-
Notifications
You must be signed in to change notification settings - Fork 252
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
all: bump Go to v1.20.3 #981
Merged
kaworu
merged 1 commit into
master
from
dependabot/docker/library/golang-1.20.3-alpine3.17
Apr 14, 2023
Merged
all: bump Go to v1.20.3 #981
kaworu
merged 1 commit into
master
from
dependabot/docker/library/golang-1.20.3-alpine3.17
Apr 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
kind/enhancement
This would improve or streamline existing functionality.
priority/release-blocker
This issue will prevent the release of the next version of Cilium.
release-note/misc
This PR makes changes that have no direct user impact.
labels
Apr 5, 2023
rolinh
approved these changes
Apr 5, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
$ skopeo inspect --override-os linux docker://docker.io/library/golang:1.20.3-alpine3.17 | jq -r '.Digest'
sha256:08e9c086194875334d606765bd60aa064abd3c215abfbcf5737619110d48d114
chancez
approved these changes
Apr 5, 2023
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/docker/library/golang-1.20.3-alpine3.17
branch
from
April 14, 2023 09:58
35740fe
to
103dd98
Compare
> go1.20.3 (released 2023-04-04) includes security fixes to the > go/parser, html/template, mime/multipart, net/http, and net/textproto > packages, as well as bug fixes to the compiler, the linker, the > runtime, and the time package. See the Go 1.20.3 milestone on our > issue tracker for details. Go 1.20.3 milestone: https://github.com/golang/go/issues?q=milestone%3AGo1.20.3+label%3ACherryPickApproved Signed-off-by: Robin Hahling <robin.hahling@gw-computing.net>
rolinh
force-pushed
the
dependabot/docker/library/golang-1.20.3-alpine3.17
branch
from
April 14, 2023 13:39
103dd98
to
9b16eb2
Compare
rolinh
changed the title
dockerfile: bump library/golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17
all: bump Go to v1.20.3
Apr 14, 2023
brlbil
approved these changes
Apr 14, 2023
maintainer-s-little-helper
bot
added
the
ready-to-merge
This PR has passed all tests and received consensus from code owners to merge.
label
Apr 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/enhancement
This would improve or streamline existing functionality.
priority/release-blocker
This issue will prevent the release of the next version of Cilium.
ready-to-merge
This PR has passed all tests and received consensus from code owners to merge.
release-note/misc
This PR makes changes that have no direct user impact.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps library/golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17.
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)