apache / openwhisk-wskdeploy

Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages
https://openwhisk.apache.org/
Apache License 2.0
77 stars 74 forks source link

Migrate to Go 1.16.2 #1132

Open advancedwebdeveloper opened 3 years ago

advancedwebdeveloper commented 3 years ago

Please also use "go edit" to update go.mod to the same version

Hm, I got this:

$ go edit go edit: unknown command Run 'go help' for usage.

I am using

$ go version go version go1.16.2 windows/amd64

mrutkows commented 3 years ago

Please also use "go edit" to update go.mod to the same version

Hm, I got this:

$ go edit go edit: unknown command Run 'go help' for usage.

I am using

$ go version go version go1.16.2 windows/amd64

Sorry, as the README says it is

go mod edit