kaniko/vendor/github.com/google/go-containerregistry/pkg/v1/google
dependabot[bot] 407904a688
chore(deps): bump github.com/google/go-containerregistry (#3206)
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
- [Commits](https://github.com/google/go-containerregistry/compare/v0.19.1...v0.19.2)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 12:20:48 -07:00
..
README.md Fix implicit GCR auth (#1856) 2021-12-28 20:34:32 -05:00
auth.go chore(deps): bump github.com/google/go-containerregistry (#3206) 2024-06-17 12:20:48 -07:00
doc.go Fix implicit GCR auth (#1856) 2021-12-28 20:34:32 -05:00
keychain.go chore(deps): bump github.com/google/go-containerregistry (#3206) 2024-06-17 12:20:48 -07:00
list.go chore(deps): bump github.com/google/go-containerregistry (#2508) 2023-05-16 00:42:29 -07:00
options.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00

README.md

google

GoDoc

The google package provides:

  • Some google-specific authentication methods.
  • Some GCR-specific listing methods.