Skip to content

Update go mod to 1.17#561

Merged
djs55 merged 1 commit intomoby:masterfrom
mat007:go-1.17
Mar 9, 2022
Merged

Update go mod to 1.17#561
djs55 merged 1 commit intomoby:masterfrom
mat007:go-1.17

Conversation

@mat007
Copy link
Copy Markdown
Contributor

@mat007 mat007 commented Mar 9, 2022

Changed 1.16 to 1.17 then did a go mod tidy.

Signed-off-by: Mathieu Champlon <mathieu.champlon@docker.com>
Copy link
Copy Markdown
Collaborator

@djs55 djs55 left a comment

Choose a reason for hiding this comment

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

LGTM!

@djs55 djs55 merged commit 67b6471 into moby:master Mar 9, 2022
@mat007 mat007 mentioned this pull request Mar 9, 2022
github.com/labstack/echo v3.3.10+incompatible
github.com/linuxkit/virtsock v0.0.0-20180830132707-8e79449dea07
github.com/pkg/errors v0.8.1-0.20181023235946-059132a15dd0
github.com/sirupsen/logrus v1.3.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

we should update this to a more current version; IIRC, this old version is known to not be compatible with go1.13 and up

github.com/google/uuid v0.0.0-20170814143639-7e072fc3a7be
github.com/labstack/echo v3.3.10+incompatible
github.com/linuxkit/virtsock v0.0.0-20180830132707-8e79449dea07
github.com/pkg/errors v0.8.1-0.20181023235946-059132a15dd0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This version is not compatible with go1.13 error wrapping; we should update that as well


require (
github.com/Microsoft/go-winio v0.4.11
github.com/google/uuid v0.0.0-20170814143639-7e072fc3a7be
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

this one has tagged releases, and (I may be mistaken ) but there may be security issues with older version

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants