Skip to content
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
merged 1 commit into from
Apr 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2023

Bumps library/golang from 1.20.2-alpine3.17 to 1.20.3-alpine3.17.

Dependabot compatibility score

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)

@dependabot dependabot bot requested a review from a team as a code owner April 5, 2023 05:09
@dependabot dependabot bot requested review from chancez and removed request for a team April 5, 2023 05:09
@dependabot 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
Copy link
Member

@rolinh rolinh left a 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

@rolinh rolinh removed the request for review from chancez April 5, 2023 08:50
@rolinh
Copy link
Member

rolinh commented Apr 14, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/docker/library/golang-1.20.3-alpine3.17 branch from 35740fe to 103dd98 Compare April 14, 2023 09:58
> 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 rolinh force-pushed the dependabot/docker/library/golang-1.20.3-alpine3.17 branch from 103dd98 to 9b16eb2 Compare April 14, 2023 13:39
@rolinh rolinh requested review from a team as code owners April 14, 2023 13:39
@rolinh rolinh requested review from brlbil and removed request for a team April 14, 2023 13:39
@rolinh 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
@maintainer-s-little-helper 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
@kaworu kaworu merged commit addff34 into master Apr 14, 2023
5 checks passed
@kaworu kaworu deleted the dependabot/docker/library/golang-1.20.3-alpine3.17 branch April 14, 2023 14:56
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants