Skip to content

[release/1.5] cherry-pick: Add proper Go version before project checks#5596

Merged
mikebrow merged 1 commit intocontainerd:release/1.5from
estesp:go-for-proj-1.5
Jun 10, 2021
Merged

[release/1.5] cherry-pick: Add proper Go version before project checks#5596
mikebrow merged 1 commit intocontainerd:release/1.5from
estesp:go-for-proj-1.5

Conversation

@estesp
Copy link
Copy Markdown
Member

@estesp estesp commented Jun 10, 2021

Due to a change in Go, the go.mod file cannot declare a version of Go
above the installed go version; until the default Go version in GitHub
actions virt environments is 1.16, we have to install 1.16 before
running the project checks now.

Signed-off-by: Phil Estes [email protected]
(cherry picked from commit 3ab9744)

Cherry pick of #5594

Due to a change in Go, the go.mod file cannot declare a version of Go
above the installed `go version`; until the default Go version in GitHub
actions virt environments is 1.16, we have to install 1.16 before
running the project checks now.

Signed-off-by: Phil Estes <[email protected]>
(cherry picked from commit 3ab9744)
@theopenlab-ci
Copy link
Copy Markdown

theopenlab-ci Bot commented Jun 10, 2021

Build succeeded.

Copy link
Copy Markdown
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

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

LGTM

@mikebrow mikebrow merged commit f5f2b68 into containerd:release/1.5 Jun 10, 2021
@estesp estesp deleted the go-for-proj-1.5 branch June 11, 2021 02:31
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.

2 participants