Skip to content

chore(deps): update module github.com/google/go-containerregistry to v0.20.6 #70

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/google/go-containerregistry v0.16.1 -> v0.20.6 age adoption passing confidence

Release Notes

google/go-containerregistry (github.com/google/go-containerregistry)

v0.20.6

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.4...v0.20.6

v0.20.5

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.5

v0.20.4: - Not usable as a go module

Compare Source

🚨 This release was published to the Go module proxy and then re-tagged with a different commit. This means it's not usable as a Go module (https://github.com/google/go-containerregistry/issues/2107) -- please us v0.20.5 instead.

What's Changed
New Contributors

Full Changelog: google/go-containerregistry@v0.20.3...v0.20.4

v0.20.3

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.20.2...v0.20.3

v0.20.2

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.20.1...v0.20.2

v0.20.1

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.20.0...v0.20.1

v0.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.19.2...v0.20.0

v0.19.2

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.19.1...v0.19.2

v0.19.1

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.18.0...v0.19.0

v0.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.17.0...v0.18.0

v0.17.0

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.16.1...v0.17.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner January 21, 2025 08:58
@renovate renovate bot added dependencies Pull requests that update a dependency file gomod labels Jan 21, 2025
Copy link
Contributor Author

renovate bot commented Jan 21, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 12 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.20 -> 1.24
github.com/go-logr/logr v1.2.4 -> v1.4.3
github.com/spf13/pflag v1.0.5 -> v1.0.6
github.com/stretchr/testify v1.8.4 -> v1.9.0
golang.org/x/oauth2 v0.11.0 -> v0.30.0
golang.org/x/sync v0.3.0 -> v0.15.0
github.com/containerd/stargz-snapshotter/estargz v0.14.3 -> v0.16.3
github.com/docker/cli v24.0.0+incompatible -> v28.2.2+incompatible
github.com/docker/distribution v2.8.2+incompatible -> v2.8.3+incompatible
github.com/klauspost/compress v1.16.5 -> v1.18.0
github.com/opencontainers/image-spec v1.1.0-rc3 -> v1.1.1
github.com/sirupsen/logrus v1.9.1 -> v1.9.3
github.com/vbatts/tar-split v0.11.3 -> v0.12.1

@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from 39e02d8 to 3220021 Compare March 3, 2025 12:27
@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch 2 times, most recently from cf24e5f to 3040394 Compare March 17, 2025 18:25
@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from 3040394 to 8817fc1 Compare April 8, 2025 13:08
@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from 8817fc1 to dac33a6 Compare May 7, 2025 17:30
@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from dac33a6 to 1691840 Compare May 23, 2025 22:13
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-containerregistry to v0.20.3 chore(deps): update module github.com/google/go-containerregistry to v0.20.4 May 23, 2025
@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from 1691840 to a20e902 Compare May 24, 2025 01:35
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-containerregistry to v0.20.4 chore(deps): update module github.com/google/go-containerregistry to v0.20.5 May 24, 2025
@renovate renovate bot force-pushed the renovate/github.com-google-go-containerregistry-0.x branch from a20e902 to 4a4bb34 Compare June 17, 2025 03:30
@renovate renovate bot changed the title chore(deps): update module github.com/google/go-containerregistry to v0.20.5 chore(deps): update module github.com/google/go-containerregistry to v0.20.6 Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file gomod size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants