Skip to content

Bump go 1.20.2#3761

Closed
kolyshkin wants to merge 1 commit intoopencontainers:mainfrom
kolyshkin:go1.20.2
Closed

Bump go 1.20.2#3761
kolyshkin wants to merge 1 commit intoopencontainers:mainfrom
kolyshkin:go1.20.2

Conversation

@kolyshkin
Copy link
Copy Markdown
Contributor

Go 1.20.2 has an important fix to an issue described in [1]. Switch from using Go 1.19 from Dockerfile (used for release binaries and some CI) as well as from cirrus-ci.

Note in cirrus-ci we have to specify the patch number explicitly, as otherwise go 1.20 will be used, while in Dockerfile saying 1.20 means to use 1.20.x (which is 1.20.2 now).

[1] golang/go#58624

Go 1.20.2 has an important fix to an issue described in [1].
Switch from using Go 1.19 from Dockerfile (used for release binaries and
some CI) as well as from cirrus-ci.

Note in cirrus-ci we have to specify the patch number explicitly, as
otherwise go 1.20 will be used, while in Dockerfile saying 1.20 means
to use 1.20.x (which is 1.20.2 now).

[1] golang/go#58624

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
@kolyshkin
Copy link
Copy Markdown
Contributor Author

Moved to #3753

@kolyshkin kolyshkin closed this Mar 9, 2023
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.

1 participant