Skip to content

Commit

Permalink
Update module github.com/google/go-containerregistry to v0.15.2 (#284)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/google/go-containerregistry](https://github.com/google/go-containerregistry)
| require | minor | `v0.11.0` -> `v0.15.2` |

---

### Release Notes

<details>
<summary>google/go-containerregistry</summary>

###
[`v0.15.2`](https://github.com/google/go-containerregistry/releases/tag/v0.15.2)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2)

#### What's Changed

- Make 403 non-fatal for manifest existence checks by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1691
- Do not reuse pushers for pullers by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1701

**Full Changelog**:
google/go-containerregistry@v0.15.1...v0.15.2

###
[`v0.15.1`](https://github.com/google/go-containerregistry/releases/tag/v0.15.1)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.15.0...v0.15.1)

#### Changelog

-
[`e2620e5`](https://github.com/google/go-containerregistry/commit/e2620e56)
Actually retry retryable status codes
([#&#8203;1618](https://github.com/google/go-containerregistry/issues/1618))
-
[`afd15f1`](https://github.com/google/go-containerregistry/commit/afd15f14)
Add --all-tags flag to crane cp
([#&#8203;1682](https://github.com/google/go-containerregistry/issues/1682))
-
[`69d1a19`](https://github.com/google/go-containerregistry/commit/69d1a197)
Add `mutate` `--ports` option to set the exposed ports
([#&#8203;1677](https://github.com/google/go-containerregistry/issues/1677))
-
[`65e78dc`](https://github.com/google/go-containerregistry/commit/65e78dc8)
Add partial.Manifests for lazy index access
([#&#8203;1631](https://github.com/google/go-containerregistry/issues/1631))
-
[`3228a60`](https://github.com/google/go-containerregistry/commit/3228a601)
Add ppc64le to .goreleaser.yml
([#&#8203;1680](https://github.com/google/go-containerregistry/issues/1680))
-
[`0b12f56`](https://github.com/google/go-containerregistry/commit/0b12f56b)
Add ppc64le to all binaries
([#&#8203;1688](https://github.com/google/go-containerregistry/issues/1688))
-
[`d958444`](https://github.com/google/go-containerregistry/commit/d9584448)
Add remote.Descriptor.Schema1()
([#&#8203;1626](https://github.com/google/go-containerregistry/issues/1626))
-
[`07c767c`](https://github.com/google/go-containerregistry/commit/07c767c7)
Add remote.Puller
([#&#8203;1644](https://github.com/google/go-containerregistry/issues/1644))
-
[`005bb71`](https://github.com/google/go-containerregistry/commit/005bb719)
Add remote.Reuse for Pusher/Puller
([#&#8203;1672](https://github.com/google/go-containerregistry/issues/1672))
-
[`21ac1b2`](https://github.com/google/go-containerregistry/commit/21ac1b24)
Adding `mutate` `--workdir` option to set the working directory
([#&#8203;1615](https://github.com/google/go-containerregistry/issues/1615))
-
[`0962e29`](https://github.com/google/go-containerregistry/commit/0962e296)
Allow remote config layers to be lazy fetched
([#&#8203;1634](https://github.com/google/go-containerregistry/issues/1634))
-
[`53189d3`](https://github.com/google/go-containerregistry/commit/53189d33)
Bump actions/setup-go from 3 to 4
([#&#8203;1602](https://github.com/google/go-containerregistry/issues/1602))
-
[`54e3f49`](https://github.com/google/go-containerregistry/commit/54e3f49e)
Bump actions/stale from 7 to 8
([#&#8203;1616](https://github.com/google/go-containerregistry/issues/1616))
-
[`07eb440`](https://github.com/google/go-containerregistry/commit/07eb440c)
Bump codecov/codecov-action from 3.1.1 to 3.1.2
([#&#8203;1650](https://github.com/google/go-containerregistry/issues/1650))
-
[`58bd35b`](https://github.com/google/go-containerregistry/commit/58bd35bc)
Bump codecov/codecov-action from 3.1.2 to 3.1.3
([#&#8203;1668](https://github.com/google/go-containerregistry/issues/1668))
-
[`e055961`](https://github.com/google/go-containerregistry/commit/e055961a)
Bump peter-evans/create-pull-request from 4 to 5
([#&#8203;1642](https://github.com/google/go-containerregistry/issues/1642))
-
[`b8d1c0a`](https://github.com/google/go-containerregistry/commit/b8d1c0a1)
Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0
([#&#8203;1621](https://github.com/google/go-containerregistry/issues/1621))
-
[`375fb61`](https://github.com/google/go-containerregistry/commit/375fb61c)
Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0
([#&#8203;1649](https://github.com/google/go-containerregistry/issues/1649))
-
[`9aa45a1`](https://github.com/google/go-containerregistry/commit/9aa45a1a)
Change return type of remote.Referrers
([#&#8203;1652](https://github.com/google/go-containerregistry/issues/1652))
-
[`2ccd41c`](https://github.com/google/go-containerregistry/commit/2ccd41c4)
Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox`
([#&#8203;1638](https://github.com/google/go-containerregistry/issues/1638))
-
[`93be9c4`](https://github.com/google/go-containerregistry/commit/93be9c42)
Don't export whiteouts for single layers
([#&#8203;1629](https://github.com/google/go-containerregistry/issues/1629))
-
[`b7c6e9d`](https://github.com/google/go-containerregistry/commit/b7c6e9dc)
Fall back to puller if reusing pusher fails
([#&#8203;1676](https://github.com/google/go-containerregistry/issues/1676))
-
[`370e8a5`](https://github.com/google/go-containerregistry/commit/370e8a5f)
Fix a few lint issues
([#&#8203;1684](https://github.com/google/go-containerregistry/issues/1684))
-
[`bc990d6`](https://github.com/google/go-containerregistry/commit/bc990d6b)
Fix fetching referrers error handling
([#&#8203;1648](https://github.com/google/go-containerregistry/issues/1648))
-
[`aee00b1`](https://github.com/google/go-containerregistry/commit/aee00b15)
Fix race in mutate
([#&#8203;1627](https://github.com/google/go-containerregistry/issues/1627))
-
[`4a79e94`](https://github.com/google/go-containerregistry/commit/4a79e94b)
Fix race in stream
([#&#8203;1632](https://github.com/google/go-containerregistry/issues/1632))
-
[`6743ec9`](https://github.com/google/go-containerregistry/commit/6743ec96)
Implement remote.Pusher
([#&#8203;1633](https://github.com/google/go-containerregistry/issues/1633))
-
[`3120ba5`](https://github.com/google/go-containerregistry/commit/3120ba58)
Keep order of env in crane mutate
([#&#8203;1683](https://github.com/google/go-containerregistry/issues/1683))
-
[`6ac92e8`](https://github.com/google/go-containerregistry/commit/6ac92e8a)
Refactor fetcher, writer, and progress
([#&#8203;1625](https://github.com/google/go-containerregistry/issues/1625))
-
[`249d7e1`](https://github.com/google/go-containerregistry/commit/249d7e1f)
Refresh authn.DefaultKeychain creds every 5 min
([#&#8203;1624](https://github.com/google/go-containerregistry/issues/1624))
-
[`ad695c0`](https://github.com/google/go-containerregistry/commit/ad695c04)
Replace deprecated command with environment file
([#&#8203;1667](https://github.com/google/go-containerregistry/issues/1667))
-
[`ed5c185`](https://github.com/google/go-containerregistry/commit/ed5c185d)
Retry net.ErrClosed
([#&#8203;1637](https://github.com/google/go-containerregistry/issues/1637))
-
[`43710a9`](https://github.com/google/go-containerregistry/commit/43710a91)
Retry without mount if auth fails
([#&#8203;1681](https://github.com/google/go-containerregistry/issues/1681))
-
[`2435320`](https://github.com/google/go-containerregistry/commit/24353209)
Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox`
([#&#8203;1638](https://github.com/google/go-containerregistry/issues/1638))"
([#&#8203;1641](https://github.com/google/go-containerregistry/issues/1641))
-
[`27a6ad6`](https://github.com/google/go-containerregistry/commit/27a6ad62)
Revert "authn: Add NewConfigKeychain to load a config from explicit path
([#&#8203;1603](https://github.com/google/go-containerregistry/issues/1603))"
([#&#8203;1664](https://github.com/google/go-containerregistry/issues/1664))
-
[`a34235c`](https://github.com/google/go-containerregistry/commit/a34235c8)
Support `Warning` header aggregation and reporting in `crane`
([#&#8203;1604](https://github.com/google/go-containerregistry/issues/1604))
-
[`01bbd53`](https://github.com/google/go-containerregistry/commit/01bbd539)
Update release.yml
([#&#8203;1601](https://github.com/google/go-containerregistry/issues/1601))
-
[`df518f9`](https://github.com/google/go-containerregistry/commit/df518f95)
add crane auth logout
([#&#8203;1589](https://github.com/google/go-containerregistry/issues/1589))
-
[`5438948`](https://github.com/google/go-containerregistry/commit/54389485)
add registry.Repo("foo")
([#&#8203;1671](https://github.com/google/go-containerregistry/issues/1671))
-
[`3706061`](https://github.com/google/go-containerregistry/commit/3706061a)
allow pkg/v1/random to accept a RNG source
([#&#8203;1675](https://github.com/google/go-containerregistry/issues/1675))
-
[`1cb7e13`](https://github.com/google/go-containerregistry/commit/1cb7e133)
authn: Add NewConfigKeychain to load a config from explicit path
([#&#8203;1603](https://github.com/google/go-containerregistry/issues/1603))
-
[`348cd86`](https://github.com/google/go-containerregistry/commit/348cd866)
bump deps using ./hack/bump-deps.sh
([#&#8203;1659](https://github.com/google/go-containerregistry/issues/1659))
-
[`691004b`](https://github.com/google/go-containerregistry/commit/691004b4)
bump deps using ./hack/bump-deps.sh
([#&#8203;1685](https://github.com/google/go-containerregistry/issues/1685))
-
[`df72a9a`](https://github.com/google/go-containerregistry/commit/df72a9a9)
crane push: print pushed ref@digest to stdout
([#&#8203;1663](https://github.com/google/go-containerregistry/issues/1663))
-
[`0577676`](https://github.com/google/go-containerregistry/commit/0577676c)
crane: ignore buildx attestations in flatten
([#&#8203;1630](https://github.com/google/go-containerregistry/issues/1630))
-
[`217318c`](https://github.com/google/go-containerregistry/commit/217318c3)
deprecate estargz
([#&#8203;1660](https://github.com/google/go-containerregistry/issues/1660))
-
[`9f68710`](https://github.com/google/go-containerregistry/commit/9f68710b)
feat(daemon): generate config file from Docker Engine API
([#&#8203;1130](https://github.com/google/go-containerregistry/issues/1130))
-
[`52d59d1`](https://github.com/google/go-containerregistry/commit/52d59d1b)
feat(remote): make retryStatusCodes configurable
([#&#8203;1635](https://github.com/google/go-containerregistry/issues/1635))
-
[`6f96bba`](https://github.com/google/go-containerregistry/commit/6f96bba2)
gcrane: Use page size of 10,000 for googley things
([#&#8203;1645](https://github.com/google/go-containerregistry/issues/1645))
-
[`0f2db49`](https://github.com/google/go-containerregistry/commit/0f2db492)
release: use ko 0.13.0 to build images
([#&#8203;1607](https://github.com/google/go-containerregistry/issues/1607))
-
[`d64f9e0`](https://github.com/google/go-containerregistry/commit/d64f9e0e)
remove time from random.Image history
([#&#8203;1678](https://github.com/google/go-containerregistry/issues/1678))
-
[`46488f7`](https://github.com/google/go-containerregistry/commit/46488f7d)
retry HTTP 499 errors by default
([#&#8203;1612](https://github.com/google/go-containerregistry/issues/1612))
-
[`ace7be7`](https://github.com/google/go-containerregistry/commit/ace7be76)
update GCR quotas
([#&#8203;1619](https://github.com/google/go-containerregistry/issues/1619))
-
[`d1c4e9f`](https://github.com/google/go-containerregistry/commit/d1c4e9ff)
verify provenance
([#&#8203;1611](https://github.com/google/go-containerregistry/issues/1611))

##### Container Images

https://gcr.io/go-containerregistry/crane:v0.15.1
https://gcr.io/go-containerregistry/gcrane:v0.15.1

For example:

    docker pull gcr.io/go-containerregistry/crane:v0.15.1
    docker pull gcr.io/go-containerregistry/gcrane:v0.15.1

###
[`v0.15.0`](https://github.com/google/go-containerregistry/compare/v0.14.0...v0.15.0)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.14.0...v0.15.0)

###
[`v0.14.0`](https://github.com/google/go-containerregistry/releases/tag/v0.14.0)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.13.0...v0.14.0)

#### Changelog

-
[`9306eba`](https://github.com/google/go-containerregistry/commit/9306ebad)
Allow crane edit to generate non-image artifacts
([#&#8203;1545](https://github.com/google/go-containerregistry/issues/1545))
-
[`de35f0f`](https://github.com/google/go-containerregistry/commit/de35f0f7)
Allow setting Content-Type in crane edit manifest
([#&#8203;1551](https://github.com/google/go-containerregistry/issues/1551))
-
[`4b081f8`](https://github.com/google/go-containerregistry/commit/4b081f80)
Avoid v1.Manifest in crane edit config
([#&#8203;1583](https://github.com/google/go-containerregistry/issues/1583))
-
[`1cfe1fc`](https://github.com/google/go-containerregistry/commit/1cfe1fc2)
Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0
([#&#8203;1593](https://github.com/google/go-containerregistry/issues/1593))
-
[`da1008f`](https://github.com/google/go-containerregistry/commit/da1008fb)
Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
([#&#8203;1548](https://github.com/google/go-containerregistry/issues/1548))
-
[`86be45f`](https://github.com/google/go-containerregistry/commit/86be45fb)
Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1
([#&#8203;1547](https://github.com/google/go-containerregistry/issues/1547))
-
[`62f183e`](https://github.com/google/go-containerregistry/commit/62f183e5)
Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0
([#&#8203;1556](https://github.com/google/go-containerregistry/issues/1556))
-
[`1b8dc2b`](https://github.com/google/go-containerregistry/commit/1b8dc2ba)
Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0
([#&#8203;1580](https://github.com/google/go-containerregistry/issues/1580))
-
[`11843ba`](https://github.com/google/go-containerregistry/commit/11843ba2)
Enforce proper sha256 usage
([#&#8203;1544](https://github.com/google/go-containerregistry/issues/1544))
-
[`2ceebaa`](https://github.com/google/go-containerregistry/commit/2ceebaaf)
Implement crane index subcommand
([#&#8203;1561](https://github.com/google/go-containerregistry/issues/1561))
-
[`9f42e02`](https://github.com/google/go-containerregistry/commit/9f42e028)
Set mediaType for empty.ImageIndex in RawManifest
([#&#8203;1562](https://github.com/google/go-containerregistry/issues/1562))
-
[`759b19f`](https://github.com/google/go-containerregistry/commit/759b19f7)
Support artifactType, for images whose config.mediaType is not a config
([#&#8203;1541](https://github.com/google/go-containerregistry/issues/1541))
-
[`b3c23b4`](https://github.com/google/go-containerregistry/commit/b3c23b4c)
Support for OCI 1.1+ referrers via API
([#&#8203;1546](https://github.com/google/go-containerregistry/issues/1546))
-
[`061ee6b`](https://github.com/google/go-containerregistry/commit/061ee6bf)
Support for OCI 1.1+ referrers via fallback tag
([#&#8203;1543](https://github.com/google/go-containerregistry/issues/1543))
-
[`6770304`](https://github.com/google/go-containerregistry/commit/67703048)
Update descriptor "data" field (when valid) during "crane edit config"
([#&#8203;1584](https://github.com/google/go-containerregistry/issues/1584))
-
[`76bac93`](https://github.com/google/go-containerregistry/commit/76bac933)
Update release.yml
([#&#8203;1540](https://github.com/google/go-containerregistry/issues/1540))
-
[`eb7d746`](https://github.com/google/go-containerregistry/commit/eb7d746c)
authn: also read mount secrets
([#&#8203;1560](https://github.com/google/go-containerregistry/issues/1560))
-
[`e94d408`](https://github.com/google/go-containerregistry/commit/e94d4089)
bump deps using ./hack/bump-deps.sh
([#&#8203;1592](https://github.com/google/go-containerregistry/issues/1592))
-
[`4e95ae2`](https://github.com/google/go-containerregistry/commit/4e95ae2b)
crane: add --flatten for index append
([#&#8203;1566](https://github.com/google/go-containerregistry/issues/1566))
-
[`ff810c1`](https://github.com/google/go-containerregistry/commit/ff810c18)
crane: add serve subcommand
([#&#8203;1586](https://github.com/google/go-containerregistry/issues/1586))
-
[`8ea5e0e`](https://github.com/google/go-containerregistry/commit/8ea5e0e8)
crane: support --omit-digest-tags in crane ls
([#&#8203;1528](https://github.com/google/go-containerregistry/issues/1528))
-
[`824efc7`](https://github.com/google/go-containerregistry/commit/824efc77)
fix(mutate): also set timestamps only present in some formats
([#&#8203;1550](https://github.com/google/go-containerregistry/issues/1550))
-
[`e04520b`](https://github.com/google/go-containerregistry/commit/e04520bc)
fix: Fix the crane release url and add more steps
([#&#8203;1532](https://github.com/google/go-containerregistry/issues/1532))
-
[`d872232`](https://github.com/google/go-containerregistry/commit/d8722327)
hash: use generic instantiation
([#&#8203;1538](https://github.com/google/go-containerregistry/issues/1538))
-
[`57f010d`](https://github.com/google/go-containerregistry/commit/57f010d2)
replace manual slsa-verifier installation with action
([#&#8203;1585](https://github.com/google/go-containerregistry/issues/1585))
-
[`9cd098e`](https://github.com/google/go-containerregistry/commit/9cd098e3)
skip tls verification if default transport is used with insecure option
([#&#8203;1559](https://github.com/google/go-containerregistry/issues/1559))
-
[`3624968`](https://github.com/google/go-containerregistry/commit/36249683)
tarball: pass imageToTags
([#&#8203;1563](https://github.com/google/go-containerregistry/issues/1563))

##### Container Images

https://gcr.io/go-containerregistry/crane:v0.14.0
https://gcr.io/go-containerregistry/gcrane:v0.14.0

For example:

    docker pull gcr.io/go-containerregistry/crane:v0.14.0
    docker pull gcr.io/go-containerregistry/gcrane:v0.14.0

###
[`v0.13.0`](https://github.com/google/go-containerregistry/releases/tag/v0.13.0)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0)

#### What's Changed

- Bump slsa-framework/slsa-github-generator to 1.2.2 by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1489
- Features: Allow eliding `serviceaccount` lookups. by
[@&#8203;mattmoor](https://github.com/mattmoor) in
[google/go-containerregistry#1490
- Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[google/go-containerregistry#1491
- add source archive checksum into the checksums.txt by
[@&#8203;developer-guy](https://github.com/developer-guy) in
[google/go-containerregistry#1492
- Fix calculating tarball size when duplicated layers exist by
[@&#8203;tydra-wang](https://github.com/tydra-wang) in
[google/go-containerregistry#1495
- Add support for zstd compression by
[@&#8203;LFrobeen](https://github.com/LFrobeen) in
[google/go-containerregistry#1487
- docs: pull latest instead of debug by
[@&#8203;AndrewCharlesHay](https://github.com/AndrewCharlesHay) in
[google/go-containerregistry#1497
- Make credential warning slightly more accurate by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1499
- Make unit tests substantially faster by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1498
- Use the default retry predicate in transport by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1502
- Revert "docs: pull latest instead of debug
([#&#8203;1497](https://github.com/google/go-containerregistry/issues/1497))"
by [@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1504
- Update Arch Linux install instructions by
[@&#8203;kpcyrd](https://github.com/kpcyrd) in
[google/go-containerregistry#1508
- Fix various lints by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1507
- Fix missing doc comment by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1509
- Treat empty registry config as anonymous by
[@&#8203;lcarva](https://github.com/lcarva) in
[google/go-containerregistry#1512
- Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[google/go-containerregistry#1511
- Bump actions/stale from 6 to 7 by
[@&#8203;dependabot](https://github.com/dependabot) in
[google/go-containerregistry#1519
- Race http fallback ping by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1521
- FIX mutate.Time not respecting history by
[@&#8203;miguelvalerio](https://github.com/miguelvalerio) in
[google/go-containerregistry#1520
- test: use `T.TempDir` to create temporary test directory by
[@&#8203;Juneezee](https://github.com/Juneezee) in
[google/go-containerregistry#1522
- crane: add digest --full by
[@&#8203;imjasonh](https://github.com/imjasonh) in
[google/go-containerregistry#1524
- Hack around DockerHub plugin scope handling by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1527
- crane: support --full-ref for crane ls by
[@&#8203;imjasonh](https://github.com/imjasonh) in
[google/go-containerregistry#1525
- Revert plugin scope hack by
[@&#8203;jonjohnsonjr](https://github.com/jonjohnsonjr) in
[google/go-containerregistry#1531
- clarify crane download readme by
[@&#8203;dtanner](https://github.com/dtanner) in
[google/go-containerregistry#1533

#### New Contributors

- [@&#8203;LFrobeen](https://github.com/LFrobeen) made their first
contribution in
[google/go-containerregistry#1487
- [@&#8203;AndrewCharlesHay](https://github.com/AndrewCharlesHay) made
their first contribution in
[google/go-containerregistry#1497
- [@&#8203;kpcyrd](https://github.com/kpcyrd) made their first
contribution in
[google/go-containerregistry#1508
- [@&#8203;miguelvalerio](https://github.com/miguelvalerio) made their
first contribution in
[google/go-containerregistry#1520
- [@&#8203;Juneezee](https://github.com/Juneezee) made their first
contribution in
[google/go-containerregistry#1522
- [@&#8203;dtanner](https://github.com/dtanner) made their first
contribution in
[google/go-containerregistry#1533

**Full Changelog**:
google/go-containerregistry@v0.12.1...v0.13.0

###
[`v0.12.1`](https://github.com/google/go-containerregistry/releases/tag/v0.12.1)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.12.0...v0.12.1)

#### Changelog

-
[`426de7d`](https://github.com/google/go-containerregistry/commit/426de7d4)
Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
([#&#8203;1475](https://github.com/google/go-containerregistry/issues/1475))
-
[`6442b02`](https://github.com/google/go-containerregistry/commit/6442b027)
Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0
([#&#8203;1476](https://github.com/google/go-containerregistry/issues/1476))
-
[`76ae819`](https://github.com/google/go-containerregistry/commit/76ae8192)
Fix context.DeadlineExceeded comparison
([#&#8203;1488](https://github.com/google/go-containerregistry/issues/1488))
-
[`1711cef`](https://github.com/google/go-containerregistry/commit/1711cefd)
Fix missing body.Close() in bearer auth
([#&#8203;1482](https://github.com/google/go-containerregistry/issues/1482))
-
[`02f47e1`](https://github.com/google/go-containerregistry/commit/02f47e13)
bump version of slsa generator
([#&#8203;1468](https://github.com/google/go-containerregistry/issues/1468))
-
[`353a117`](https://github.com/google/go-containerregistry/commit/353a1176)
crane: add catalog argument use annotation
([#&#8203;1473](https://github.com/google/go-containerregistry/issues/1473))
-
[`a0cca8a`](https://github.com/google/go-containerregistry/commit/a0cca8a0)
k8schain: Log and proceed if secret or SA are not found
([#&#8203;1472](https://github.com/google/go-containerregistry/issues/1472))

##### Container Images

https://gcr.io/go-containerregistry/crane:v0.12.1
https://gcr.io/go-containerregistry/gcrane:v0.12.1

For example:

    docker pull gcr.io/go-containerregistry/crane:v0.12.1
    docker pull gcr.io/go-containerregistry/gcrane:v0.12.1

###
[`v0.12.0`](https://github.com/google/go-containerregistry/releases/tag/v0.12.0)

[Compare
Source](https://github.com/google/go-containerregistry/compare/v0.11.0...v0.12.0)

#### Changelog

-
[`9b4fdd5`](https://github.com/google/go-containerregistry/commit/9b4fdd50)
Bump actions/setup-go from 2 to 3
([#&#8203;1463](https://github.com/google/go-containerregistry/issues/1463))
-
[`7268da0`](https://github.com/google/go-containerregistry/commit/7268da01)
Bump actions/stale from 5 to 6
([#&#8203;1452](https://github.com/google/go-containerregistry/issues/1452))
-
[`7196cf3`](https://github.com/google/go-containerregistry/commit/7196cf3d)
Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0
([#&#8203;1424](https://github.com/google/go-containerregistry/issues/1424))
-
[`8eae069`](https://github.com/google/go-containerregistry/commit/8eae069f)
Bump codecov/codecov-action from 3.1.0 to 3.1.1
([#&#8203;1453](https://github.com/google/go-containerregistry/issues/1453))
-
[`969699e`](https://github.com/google/go-containerregistry/commit/969699e7)
Bump deps using ./hack/bump-deps.sh
([#&#8203;1467](https://github.com/google/go-containerregistry/issues/1467))
-
[`c1f9836`](https://github.com/google/go-containerregistry/commit/c1f9836a)
Bump opencontainers/image-spec
([#&#8203;1423](https://github.com/google/go-containerregistry/issues/1423))
-
[`49cdb8b`](https://github.com/google/go-containerregistry/commit/49cdb8b4)
Correct usage of authn.NewKeychainFromHelper in docs
([#&#8203;1419](https://github.com/google/go-containerregistry/issues/1419))
-
[`3ba4c51`](https://github.com/google/go-containerregistry/commit/3ba4c511)
Fix tar PAX format handling
([#&#8203;1414](https://github.com/google/go-containerregistry/issues/1414))
-
[`24a1c33`](https://github.com/google/go-containerregistry/commit/24a1c335)
Ignore docker config if it's a directory
([#&#8203;1420](https://github.com/google/go-containerregistry/issues/1420))
-
[`a0f6687`](https://github.com/google/go-containerregistry/commit/a0f66878)
Make ErrBadName checkable via errors.Is()
([#&#8203;1462](https://github.com/google/go-containerregistry/issues/1462))
-
[`19e3eff`](https://github.com/google/go-containerregistry/commit/19e3eff7)
Retry ECONNRESET errors
([#&#8203;1415](https://github.com/google/go-containerregistry/issues/1415))
-
[`5749ee6`](https://github.com/google/go-containerregistry/commit/5749ee68)
Support the platform specific authentication of krane in "auth get"
command
([#&#8203;1413](https://github.com/google/go-containerregistry/issues/1413))
-
[`e3b94c7`](https://github.com/google/go-containerregistry/commit/e3b94c7e)
allow remote.DefaultTransport to be overridden by an http.RoundTripper
([#&#8203;1449](https://github.com/google/go-containerregistry/issues/1449))
-
[`f981b4c`](https://github.com/google/go-containerregistry/commit/f981b4c0)
deps: update goreleaser-action for bug
([#&#8203;1444](https://github.com/google/go-containerregistry/issues/1444))
-
[`771a9b4`](https://github.com/google/go-containerregistry/commit/771a9b44)
e2e: pull and export stdin and stdout
([#&#8203;1436](https://github.com/google/go-containerregistry/issues/1436))
-
[`87b3a79`](https://github.com/google/go-containerregistry/commit/87b3a796)
feat: Add krane to release archive
([#&#8203;1443](https://github.com/google/go-containerregistry/issues/1443))
-
[`2859a0d`](https://github.com/google/go-containerregistry/commit/2859a0d0)
feat: generate slsa provenance on github release artifacts
([#&#8203;1438](https://github.com/google/go-containerregistry/issues/1438))
-
[`9a5c14a`](https://github.com/google/go-containerregistry/commit/9a5c14ad)
fix crane's root.go after DefaultTransport change
([#&#8203;1450](https://github.com/google/go-containerregistry/issues/1450))
-
[`2b54510`](https://github.com/google/go-containerregistry/commit/2b54510b)
fix: consider base image media type when appending layers
([#&#8203;1437](https://github.com/google/go-containerregistry/issues/1437))
-
[`d3ed408`](https://github.com/google/go-containerregistry/commit/d3ed4089)
registry: implement blob deletion
([#&#8203;1432](https://github.com/google/go-containerregistry/issues/1432))
-
[`3413eb6`](https://github.com/google/go-containerregistry/commit/3413eb6c)
registry: implement pagination
([#&#8203;1430](https://github.com/google/go-containerregistry/issues/1430))
-
[`e2d575c`](https://github.com/google/go-containerregistry/commit/e2d575cf)
update crane installation instructions and release verification
([#&#8203;1440](https://github.com/google/go-containerregistry/issues/1440))

##### Container Images

https://gcr.io/go-containerregistry/crane:v0.12.0
https://gcr.io/go-containerregistry/gcrane:v0.12.0

For example:

    docker pull gcr.io/go-containerregistry/crane:v0.12.0
    docker pull gcr.io/go-containerregistry/gcrane:v0.12.0

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS44LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNS44Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 17, 2023
1 parent 7910ae2 commit 736777e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 7 deletions.
14 changes: 7 additions & 7 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/bramvdbogaerde/go-scp v1.2.1
github.com/creack/pty v1.1.19-0.20220421211855-0d412c9fbeb1
github.com/gliderlabs/ssh v0.2.2
github.com/google/go-containerregistry v0.11.0
github.com/google/go-containerregistry v0.15.2
github.com/ipfs/go-log v1.0.5
github.com/kairos-io/kairos-sdk v0.0.2-0.20230414094028-0c9d2bd9e6ae
github.com/kairos-io/kairos/v2 v2.0.3
Expand Down Expand Up @@ -55,7 +55,7 @@ require (
github.com/codingsince1985/checksum v1.3.0 // indirect
github.com/containerd/cgroups v1.1.0 // indirect
github.com/containerd/console v1.0.3 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.12.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/creachadair/otp v0.4.0 // indirect
Expand All @@ -64,10 +64,10 @@ require (
github.com/denisbrodbeck/machineid v1.0.1 // indirect
github.com/disintegration/imaging v1.6.2 // indirect
github.com/diskfs/go-diskfs v1.3.0 // indirect
github.com/docker/cli v20.10.17+incompatible // indirect
github.com/docker/cli v23.0.5+incompatible // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
github.com/docker/docker v20.10.17+incompatible // indirect
github.com/docker/docker-credential-helpers v0.6.4 // indirect
github.com/docker/docker v23.0.5+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/elastic/gosigar v0.14.2 // indirect
github.com/eliukblau/pixterm v1.3.1 // indirect
Expand Down Expand Up @@ -157,7 +157,7 @@ require (
github.com/multiformats/go-varint v0.0.7 // indirect
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 // indirect
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
github.com/opencontainers/runtime-spec v1.0.2 // indirect
github.com/opentracing/opentracing-go v1.2.0 // indirect
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
Expand Down Expand Up @@ -188,7 +188,7 @@ require (
github.com/twpayne/go-vfs v1.7.2 // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/vbatts/tar-split v0.11.2 // indirect
github.com/vbatts/tar-split v0.11.3 // indirect
github.com/vishvananda/netlink v1.1.0 // indirect
github.com/vishvananda/netns v0.0.4 // indirect
github.com/wayneashleyberry/terminal-dimensions v1.1.0 // indirect
Expand Down
17 changes: 17 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ github.com/Antonboom/errname v0.1.5/go.mod h1:DugbBstvPFQbv/5uLcRRzfrNqKE9tVdVCq
github.com/Antonboom/nilnil v0.1.0/go.mod h1:PhHLvRPSghY5Y7mX4TW+BHZQYo1A8flE5H20D3IPZBo=
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/BurntSushi/toml v0.4.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24/go.mod h1:4UJr5HIiMZrwgkSPdsjy2uOQExX/WEILpIrO9UPGuXs=
github.com/MarvinJWendt/testza v0.1.0/go.mod h1:7AxNvlfeHP7Z/hDQ5JtE3OKYT3XFUeLCDE2DQninSqs=
Expand Down Expand Up @@ -167,6 +168,8 @@ github.com/containerd/console v1.0.3 h1:lIr7SlA5PxZyMV30bDW0MGbiOPXwc63yRuCP0ARu
github.com/containerd/console v1.0.3/go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkXar0TQ1gf3U=
github.com/containerd/stargz-snapshotter/estargz v0.12.0 h1:idtwRTLjk2erqiYhPWy2L844By8NRFYEwYHcXhoIWPM=
github.com/containerd/stargz-snapshotter/estargz v0.12.0/go.mod h1:AIQ59TewBFJ4GOPEQXujcrJ/EKxh5xXZegW1rkR1P/M=
github.com/containerd/stargz-snapshotter/estargz v0.14.3 h1:OqlDCK3ZVUO6C3B/5FSkDwbkEETK84kQgEeFwDC+62k=
github.com/containerd/stargz-snapshotter/estargz v0.14.3/go.mod h1:KY//uOCIkSuNAHhJogcZtrNHdKrA99/FCCRjE3HD36o=
github.com/coreos/etcd v3.3.10+incompatible/go.mod h1:uF7uidLiAD3TWHmW31ZFd/JWoc32PjwdhPthX9715RE=
github.com/coreos/go-etcd v2.0.0+incompatible/go.mod h1:Jez6KQU2B/sWsbdaef3ED8NzMklzPG4d5KIOhIy30Tk=
github.com/coreos/go-semver v0.2.0/go.mod h1:nnelYz7RCh+5ahJtPPxZlU+153eP4D4r3EedlOD2RNk=
Expand Down Expand Up @@ -214,12 +217,18 @@ github.com/diskfs/go-diskfs v1.3.0 h1:D3IVe1y7ybB5SjCO0pOmkWThL9lZEWeanp8rRa0q0s
github.com/diskfs/go-diskfs v1.3.0/go.mod h1:3pUpCAz75Q11om5RsGpVKUgXp2Z+ATw1xV500glmCP0=
github.com/docker/cli v20.10.17+incompatible h1:eO2KS7ZFeov5UJeaDmIs1NFEDRf32PaqRpvoEkKBy5M=
github.com/docker/cli v20.10.17+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v23.0.5+incompatible h1:ufWmAOuD3Vmr7JP2G5K3cyuNC4YZWiAsuDEvFVVDafE=
github.com/docker/cli v23.0.5+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.1+incompatible h1:Q50tZOPR6T/hjNsyc9g8/syEs6bk8XXApsHjKukMl68=
github.com/docker/distribution v2.8.1+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v20.10.17+incompatible h1:JYCuMrWaVNophQTOrMMoSwudOVEfcegoZZrleKc1xwE=
github.com/docker/docker v20.10.17+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker v23.0.5+incompatible h1:DaxtlTJjFSnLOXVNUBU1+6kXGz2lpDoEAH6QoxaSg8k=
github.com/docker/docker v23.0.5+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
github.com/docker/docker-credential-helpers v0.6.4 h1:axCks+yV+2MR3/kZhAmy07yC56WZ2Pwu/fKWtKuZB0o=
github.com/docker/docker-credential-helpers v0.6.4/go.mod h1:ofX3UI0Gz1TteYBjtgs07O36Pyasyp66D2uKT7H8W1c=
github.com/docker/docker-credential-helpers v0.7.0 h1:xtCHsjxogADNZcdv1pKUHXryefjlVRqWqIhk/uXJp0A=
github.com/docker/docker-credential-helpers v0.7.0/go.mod h1:rETQfLdHNT3foU5kuNkFR1R1V12OJRRO5lzt2D1b5X0=
github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/docker/go-units v0.5.0 h1:69rxXcBk27SvSaaxTtLh/8llcHD8vYHT7WSdRZ/jvr4=
github.com/docker/go-units v0.5.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
Expand Down Expand Up @@ -401,6 +410,8 @@ github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-containerregistry v0.11.0 h1:Xt8x1adcREjFcmDoDK8OdOsjxu90PHkGuwNP8GiHMLM=
github.com/google/go-containerregistry v0.11.0/go.mod h1:BBaYtsHPHA42uEgAvd/NejvAfPSlz281sJWqupjSxfk=
github.com/google/go-containerregistry v0.15.2 h1:MMkSh+tjSdnmJZO7ljvEqV1DjfekB6VUEAZgy3a+TQE=
github.com/google/go-containerregistry v0.15.2/go.mod h1:wWK+LnOv4jXMM23IT/F1wdYftGWGr47Is8CG+pmHK1Q=
github.com/google/go-github v17.0.0+incompatible/go.mod h1:zLgOLi98H3fifZn+44m+umXrS52loVEgC2AApnigrVQ=
github.com/google/go-querystring v1.0.0/go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
Expand Down Expand Up @@ -873,6 +884,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 h1:+czc/J8SlhPKLOtVLMQc+xDCFBT73ZStMsRhSsUhsSg=
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198/go.mod h1:j4h1pJW6ZcJTgMZWP3+7RlG3zTaP02aDZ/Qw0sppK7Q=
github.com/opencontainers/image-spec v1.1.0-rc3 h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0Ys52cJydRwBkb8=
github.com/opencontainers/image-spec v1.1.0-rc3/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
github.com/opencontainers/runtime-spec v1.0.2 h1:UfAcuLBJB9Coz72x1hgl8O5RVzTdNiaglX6v2DM6FI0=
github.com/opencontainers/runtime-spec v1.0.2/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
Expand Down Expand Up @@ -1122,6 +1135,7 @@ github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtX
github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.4/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.10/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=
github.com/urfave/cli/v2 v2.25.3 h1:VJkt6wvEBOoSjPFQvOkv6iWIrsJyCrKGtCtxXWwmGeY=
github.com/urfave/cli/v2 v2.25.3/go.mod h1:GHupkWPMM0M/sj1a2b4wUrWBPzazNrIjouW6fmdJLxc=
github.com/uudashr/gocognit v1.0.5/go.mod h1:wgYz0mitoKOTysqxTDMOUXg+Jb5SvtihkfmugIZYpEA=
Expand All @@ -1135,6 +1149,8 @@ github.com/valyala/quicktemplate v1.7.0/go.mod h1:sqKJnoaOF88V07vkO+9FL8fb9uZg/V
github.com/valyala/tcplisten v1.0.0/go.mod h1:T0xQ8SeCZGxckz9qRXTfG43PvQ/mcWh7FwZEA7Ioqkc=
github.com/vbatts/tar-split v0.11.2 h1:Via6XqJr0hceW4wff3QRzD5gAk/tatMw/4ZA7cTlIME=
github.com/vbatts/tar-split v0.11.2/go.mod h1:vV3ZuO2yWSVsz+pfFzDG/upWH1JhjOiEaWq6kXyQ3VI=
github.com/vbatts/tar-split v0.11.3 h1:hLFqsOLQ1SsppQNTMpkpPXClLDfC2A3Zgy9OUU+RVck=
github.com/vbatts/tar-split v0.11.3/go.mod h1:9QlHN18E+fEH7RdG+QAJJcuya3rqT7eXSTY7wGrAokY=
github.com/viant/assertly v0.4.8/go.mod h1:aGifi++jvCrUaklKEKT0BU95igDNaqkvz+49uaYMPRU=
github.com/viant/toolbox v0.24.0/go.mod h1:OxMCG57V0PXuIP2HNQrtJf2CjqdmbrOx5EkMILuUhzM=
github.com/viki-org/dnscache v0.0.0-20130720023526-c70c1f23c5d8/go.mod h1:dniwbG03GafCjFohMDmz6Zc6oCuiqgH6tGNyXTkHzXE=
Expand Down Expand Up @@ -1485,6 +1501,7 @@ golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.0.0-20220704084225-05e143d24a9e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220906165534-d0df966e6959/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.7.0 h1:3jlCCIQZPdOYu1h8BkNvLz8Kgwtae2cagcG/VamtZRU=
golang.org/x/sys v0.7.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
Expand Down

0 comments on commit 736777e

Please sign in to comment.