Skip to content

Migrate to Go 1.16.2 - #1132

Open
advancedwebdeveloper wants to merge 1 commit into
apache:masterfrom
advancedwebdeveloper:patch-3
Open

Migrate to Go 1.16.2#1132
advancedwebdeveloper wants to merge 1 commit into
apache:masterfrom
advancedwebdeveloper:patch-3

Conversation

@advancedwebdeveloper

Copy link
Copy Markdown

No description provided.

@mrutkows mrutkows left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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

mrutkows commented Apr 7, 2021

Copy link
Copy Markdown
Contributor

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

Comment thread Dockerfile
# limitations under the License.
#

FROM golang:1.15

@mrutkows mrutkows Apr 7, 2021

Copy link
Copy Markdown
Contributor

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