|
@_myitcv | |||||
|
Hi @github - please can you provide a native way to write/use actions written in Go, that would allow me to do something like:
uses: $package@$version
which would then use proxy.golang.org for resolution, and sum.golang.org for verification. Thanks #golang
|
||||||
|
||||||
|
Paul Jolly
@_myitcv
|
3. velj |
|
cc @harrymarr @fatih
|
||
|
|
||
|
Daniel Martí
@mvdan_
|
3. velj |
|
The implementation here would also be pretty easy - little more than a 'go run' call with the right parameters.
|
||
|
|
||