Skip to content

Conversation

@advancedwebdeveloper
Copy link

No description provided.

Copy link
Contributor

@mrutkows mrutkows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@advancedwebdeveloper
Copy link
Author

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
Copy link
Contributor

mrutkows commented Apr 7, 2021

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

# limitations under the License.
#

FROM golang:1.15
Copy link
Contributor

@mrutkows mrutkows Apr 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will also need to update Travis:
https://github.com/apache/openwhisk-wskdeploy/blob/master/.travis.yml

and update the README as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants