Files
provider-kairos/go.sum

1175 lines
109 KiB
Plaintext
Raw Normal View History

atomicgo.dev/assert v0.0.2 h1:FiKeMiZSgRrZsPo9qn/7vmr7mCsh5SZyXY4YGYiYwrg=
atomicgo.dev/cursor v0.1.1 h1:0t9sxQomCTRh5ug+hAMCs59x/UmC9QL6Ci5uosINKD4=
atomicgo.dev/cursor v0.1.1/go.mod h1:Lr4ZJB3U7DfPPOkbH7/6TOtJ4vFGHlgj1nc+n900IpU=
Update module github.com/kairos-io/kairos-sdk to v0.0.14 (#473) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/kairos-io/kairos-sdk](https://togithub.com/kairos-io/kairos-sdk) | require | patch | `v0.0.9` -> `v0.0.14` | --- ### Release Notes <details> <summary>kairos-io/kairos-sdk (github.com/kairos-io/kairos-sdk)</summary> ### [`v0.0.14`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.14) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.13...v0.0.14) #### What's Changed - Add KairosFS type and detectBoot with FS by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/46](https://togithub.com/kairos-io/kairos-sdk/pull/46) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.13...v0.0.14 ### [`v0.0.13`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.13) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.12...v0.0.13) #### What's Changed - Update module github.com/zcalusic/sysinfo to v1 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/22](https://togithub.com/kairos-io/kairos-sdk/pull/22) - fix(deps): update module github.com/mudler/yip to v1.3.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/19](https://togithub.com/kairos-io/kairos-sdk/pull/19) - fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/23](https://togithub.com/kairos-io/kairos-sdk/pull/23) - Properly calculate image size by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/45](https://togithub.com/kairos-io/kairos-sdk/pull/45) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.12...v0.0.13 ### [`v0.0.12`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.12) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.11...v0.0.12) #### What's Changed - Semi force the umount of oem when dealing with mounts by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/40](https://togithub.com/kairos-io/kairos-sdk/pull/40) - Add a method to get the image size by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/39](https://togithub.com/kairos-io/kairos-sdk/pull/39) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.11...v0.0.12 ### [`v0.0.11`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.11) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.10...v0.0.11) #### What's Changed - :bug: Wrong deep merge when array contains maps by [@&#8203;mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-sdk/pull/38](https://togithub.com/kairos-io/kairos-sdk/pull/38) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.10...v0.0.11 ### [`v0.0.10`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.10) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.9...v0.0.10) #### What's Changed - Improve image extractor by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/32](https://togithub.com/kairos-io/kairos-sdk/pull/32) - Allow the users to apply arbitrary images in framework-profile.yaml by [@&#8203;jimmykarily](https://togithub.com/jimmykarily) in [https://github.com/kairos-io/kairos-sdk/pull/33](https://togithub.com/kairos-io/kairos-sdk/pull/33) - schedule renovate after hours by [@&#8203;mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-sdk/pull/34](https://togithub.com/kairos-io/kairos-sdk/pull/34) - fix(deps): update module github.com/pterm/pterm to v0.12.63 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/20](https://togithub.com/kairos-io/kairos-sdk/pull/20) - Add cleanstack util by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/35](https://togithub.com/kairos-io/kairos-sdk/pull/35) - Extend root schema by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/37](https://togithub.com/kairos-io/kairos-sdk/pull/37) #### New Contributors - [@&#8203;jimmykarily](https://togithub.com/jimmykarily) made their first contribution in [https://github.com/kairos-io/kairos-sdk/pull/33](https://togithub.com/kairos-io/kairos-sdk/pull/33) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.8...v0.0.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 15:26:57 +00:00
atomicgo.dev/cursor v0.1.3 h1:w8GcylMdZRyFzvDiGm3wy3fhZYYT7BwaqNjUFHxo0NU=
atomicgo.dev/cursor v0.1.3/go.mod h1:Lr4ZJB3U7DfPPOkbH7/6TOtJ4vFGHlgj1nc+n900IpU=
atomicgo.dev/keyboard v0.2.9 h1:tOsIid3nlPLZ3lwgG8KZMp/SFmr7P0ssEN5JUsm78K8=
atomicgo.dev/keyboard v0.2.9/go.mod h1:BC4w9g00XkxH/f1HXhW2sXmJFOCWbKn9xrOunSFtExQ=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
atomicgo.dev/schedule v0.0.2 h1:2e/4KY6t3wokja01Cyty6qgkQM8MotJzjtqCH70oX2Q=
atomicgo.dev/schedule v0.0.2/go.mod h1:xeUa3oAkiuHYh8bKiQBRojqAMq3PXXbJujjb0hw8pEU=
2022-08-10 18:55:20 +02:00
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.31.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.34.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
cloud.google.com/go v0.37.0/go.mod h1:TS1dMSSfndXH133OKGwekG838Om/cQT0BUHV3HcBgoo=
dmitri.shuralyov.com/app/changes v0.0.0-20180602232624-0a106ad413e3/go.mod h1:Yl+fi1br7+Rr3LqpNJf1/uxUdtRUV+Tnj0o93V2B9MU=
dmitri.shuralyov.com/html/belt v0.0.0-20180602232347-f7d459c86be0/go.mod h1:JLBrvjyP0v+ecvNYvCpyZgu5/xkfAUhi6wJj28eUfSU=
dmitri.shuralyov.com/service/change v0.0.0-20181023043359-a85b471d5412/go.mod h1:a1inKt/atXimZ4Mv927x+r7UpyzRUf4emIoiiSC2TN4=
dmitri.shuralyov.com/state v0.0.0-20180228185332-28bcc343414c/go.mod h1:0PRwlb0D6DFvNNtx+9ybjezNCa8XF0xaYcETyp6rHWU=
git.apache.org/thrift.git v0.0.0-20180902110319-2566ecd5d999/go.mod h1:fPE2ZNJGynbRyZ4dJvy6G277gSllfV2HJqblrnkyeyg=
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0=
2022-08-10 18:55:20 +02:00
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
github.com/BurntSushi/toml v1.2.1/go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ=
2022-08-10 18:55:20 +02:00
github.com/MarvinJWendt/testza v0.1.0/go.mod h1:7AxNvlfeHP7Z/hDQ5JtE3OKYT3XFUeLCDE2DQninSqs=
github.com/MarvinJWendt/testza v0.2.1/go.mod h1:God7bhG8n6uQxwdScay+gjm9/LnO4D3kkcZX4hv9Rp8=
github.com/MarvinJWendt/testza v0.2.8/go.mod h1:nwIcjmr0Zz+Rcwfh3/4UhBp7ePKVhuBExvZqnKYWlII=
github.com/MarvinJWendt/testza v0.2.10/go.mod h1:pd+VWsoGUiFtq+hRKSU1Bktnn+DMCSrDrXDpX2bG66k=
github.com/MarvinJWendt/testza v0.2.12/go.mod h1:JOIegYyV7rX+7VZ9r77L/eH6CfJHHzXjB69adAhzZkI=
github.com/MarvinJWendt/testza v0.3.0/go.mod h1:eFcL4I0idjtIx8P9C6KkAuLgATNKpX4/2oUqKc6bF2c=
github.com/MarvinJWendt/testza v0.4.2/go.mod h1:mSdhXiKH8sg/gQehJ63bINcCKp7RtYewEjXsvsVUPbE=
github.com/MarvinJWendt/testza v0.5.2 h1:53KDo64C1z/h/d/stCYCPY69bt/OSwjq5KpFNwi+zB4=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.10.0-rc.8 h1:YSZVvlIIDD1UxQpJp0h+dnpLUw+TrY0cx8obKsp3bek=
github.com/Microsoft/hcsshim v0.10.0-rc.8/go.mod h1:OEthFdQv/AD2RAdzR6Mm1N1KPCztGKDurW1Z8b8VGMM=
github.com/Microsoft/hcsshim v0.11.1 h1:hJ3s7GbWlGK4YVV92sO88BQSyF4ZLVy7/awqOlPxFbA=
github.com/Microsoft/hcsshim v0.11.1/go.mod h1:nFJmaO4Zr5Y7eADdFOpYswDDlNVbvcIJJNJLECr5JQg=
2022-08-12 09:40:40 +02:00
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 h1:kFOfPq6dUM1hTo4JG6LR5AXSUEsOjtdm0kw0FtQtMJA=
2022-08-10 18:55:20 +02:00
github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239/go.mod h1:2FmKhYUyUczH0OGQWaF5ceTx0UBShxjsH6f8oGKYe2c=
github.com/atomicgo/cursor v0.0.1/go.mod h1:cBON2QmmrysudxNBFthvMtN32r3jxVRIvzkUiF/RuIk=
github.com/avast/retry-go v3.0.0+incompatible h1:4SOWQ7Qs+oroOTQOYnAHqelpCO0biHSxpiH9JdtuBj0=
github.com/avast/retry-go v3.0.0+incompatible/go.mod h1:XtSnn+n/sHqQIpZ10K1qAevBhOOCWBLXXy3hyiqqBrY=
github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59 h1:WWB576BN5zNSZc/M9d/10pqEx5VHNhaQ/yOVAkmj5Yo=
github.com/aybabtme/rgbterm v0.0.0-20170906152045-cc83f3b3ce59/go.mod h1:q/89r3U2H7sSsE2t6Kca0lfwTK8JdoNGS/yzM/4iH5I=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/benbjohnson/clock v1.3.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/benbjohnson/clock v1.3.1 h1:Heo0FGXzOxUHquZbraxt+tT7UXVDhesUQH5ISbsOkCQ=
github.com/benbjohnson/clock v1.3.1/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/benbjohnson/clock v1.3.5 h1:VvXlSJBzZpA/zum6Sj74hxwYI2DIxRWuNIoXAzHZz5o=
github.com/benbjohnson/clock v1.3.5/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
2022-08-10 18:55:20 +02:00
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bool64/dev v0.2.27 h1:mFT+B74mFVgUeUmm/EbfM6ELPA55lEXBjQ/AOHCwCOc=
github.com/bool64/shared v0.1.5 h1:fp3eUhBsrSjNCQPcSdQqZxxh9bBwrYiZ+zOKFkM0/2E=
2022-08-10 18:55:20 +02:00
github.com/bradfitz/go-smtpd v0.0.0-20170404230938-deb6d6237625/go.mod h1:HYsPBTaaSFSlLx/70C2HPIMNZpVV8+vt/A+FMnYP11g=
Update module github.com/bramvdbogaerde/go-scp to v1.2.1 (#161) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/bramvdbogaerde/go-scp](https://togithub.com/bramvdbogaerde/go-scp) | require | patch | `v1.2.0` -> `v1.2.1` | --- ### Release Notes <details> <summary>bramvdbogaerde/go-scp</summary> ### [`v1.2.1`](https://togithub.com/bramvdbogaerde/go-scp/releases/tag/v1.2.1): Version 1.2.1 [Compare Source](https://togithub.com/bramvdbogaerde/go-scp/compare/v1.2.0...v1.2.1) #### What's Changed - Some code style fixes by [@&#8203;dshemin](https://togithub.com/dshemin) in [https://github.com/bramvdbogaerde/go-scp/pull/53](https://togithub.com/bramvdbogaerde/go-scp/pull/53) - fix: CopyRemotePassThru blocked on writing to error channel by [@&#8203;262nos](https://togithub.com/262nos) in [https://github.com/bramvdbogaerde/go-scp/pull/56](https://togithub.com/bramvdbogaerde/go-scp/pull/56) - fix: Data race in CopyPassThru by [@&#8203;mafredri](https://togithub.com/mafredri) in [https://github.com/bramvdbogaerde/go-scp/pull/66](https://togithub.com/bramvdbogaerde/go-scp/pull/66) #### New Contributors - [@&#8203;262nos](https://togithub.com/262nos) made their first contribution in [https://github.com/bramvdbogaerde/go-scp/pull/56](https://togithub.com/bramvdbogaerde/go-scp/pull/56) - [@&#8203;mafredri](https://togithub.com/mafredri) made their first contribution in [https://github.com/bramvdbogaerde/go-scp/pull/66](https://togithub.com/bramvdbogaerde/go-scp/pull/66) **Full Changelog**: https://github.com/bramvdbogaerde/go-scp/compare/v1.2.0...v1.2.1 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC44MS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTA4LjEifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-07 15:03:34 +01:00
github.com/bramvdbogaerde/go-scp v1.2.1 h1:BKTqrqXiQYovrDlfuVFaEGz0r4Ou6EED8L7jCXw6Buw=
github.com/bramvdbogaerde/go-scp v1.2.1/go.mod h1:s4ZldBoRAOgUg8IrRP2Urmq5qqd2yPXQTPshACY8vQ0=
github.com/buger/goterm v1.0.4 h1:Z9YvGmOih81P0FbVtEYTFF6YsSgxSUKEhf/f9bTMXbY=
github.com/buger/goterm v1.0.4/go.mod h1:HiFWV3xnkolgrBV3mY8m0X0Pumt4zg4QhbdOzQtB8tE=
2022-08-10 18:55:20 +02:00
github.com/buger/jsonparser v0.0.0-20181115193947-bf1c66bbce23/go.mod h1:bbYlZJ7hK1yFx9hf58LP0zeX7UjIGs20ufpu3evjr+s=
github.com/c-robinson/iplib v1.0.6 h1:FfZV9BWNrah3BgLCFl5/nDXe4RbOi/C9n+DeXFOv5CQ=
github.com/c-robinson/iplib v1.0.6/go.mod h1:i3LuuFL1hRT5gFpBRnEydzw8R6yhGkF4szNDIbF8pgo=
github.com/cavaliergopher/grab/v3 v3.0.1 h1:4z7TkBfmPjmLAAmkkAZNX/6QJ1nNFdv3SdIHXju0Fr4=
github.com/cavaliergopher/grab/v3 v3.0.1/go.mod h1:1U/KNnD+Ft6JJiYoYBAimKH2XrYptb8Kl3DFGmsjpq4=
github.com/cenkalti/backoff/v4 v4.2.1 h1:y4OZtCnogmCPw98Zjyt5a6+QwPLGkiQsYW5oUqylYbM=
github.com/cenkalti/backoff/v4 v4.2.1/go.mod h1:Y3VNntkOUPxTVeUxJ/G5vcM//AlwfmyYozVcomhLiZE=
2022-08-10 18:55:20 +02:00
github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU=
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/cespare/xxhash/v2 v2.2.0 h1:DC2CZ1Ep5Y4k3ZQ899DldepgrayRUGE6BBZ/cd9Cj44=
github.com/cespare/xxhash/v2 v2.2.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
2022-08-10 18:55:20 +02:00
github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9 h1:xz6Nv3zcwO2Lila35hcb0QloCQsc38Al13RNEzWRpX4=
github.com/chuckpreslar/emission v0.0.0-20170206194824-a7ddd980baf9/go.mod h1:2wSM9zJkl1UQEFZgSd68NfCgRz1VL1jzy/RjCg+ULrs=
github.com/cilium/ebpf v0.2.0/go.mod h1:To2CFviqOWL/M0gIMsvSMlqe7em/l1ALkX1PyjrX2Qs=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
github.com/codingsince1985/checksum v1.3.0 h1:kqqIqWBwjidGmt/pO4yXCEX+np7HACGx72EB+MkKcVY=
github.com/codingsince1985/checksum v1.3.0/go.mod h1:QfRskdtdWap+gJil8e5obw6I8/cWJ0SwMUACruWDSU8=
github.com/containerd/aufs v1.0.0/go.mod h1:kL5kd6KM5TzQjR79jljyi4olc1Vrx6XBlcyj3gNv2PU=
2022-08-10 18:55:20 +02:00
github.com/containerd/cgroups v0.0.0-20201119153540-4cbc285b3327/go.mod h1:ZJeTFisyysqgcCdecO57Dj79RfL0LNeGiFUqLYQRYLE=
github.com/containerd/cgroups v1.1.0 h1:v8rEWFl6EoqHB+swVNjVoCJE8o3jX7e8nqBGPLaDFBM=
github.com/containerd/cgroups v1.1.0/go.mod h1:6ppBcbh/NOOUU+dMKrykgaBnK9lCIBxHqJDGwsa1mIw=
github.com/containerd/console v1.0.3 h1:lIr7SlA5PxZyMV30bDW0MGbiOPXwc63yRuCP0ARubLw=
github.com/containerd/console v1.0.3/go.mod h1:7LqA/THxQ86k76b8c/EMSiaJ3h1eZkMkXar0TQ1gf3U=
github.com/containerd/containerd v1.7.1 h1:k8DbDkSOwt5rgxQ3uCI4WMKIJxIndSCBUaGm5oRn+Go=
github.com/containerd/containerd v1.7.1/go.mod h1:gA+nJUADRBm98QS5j5RPROnt0POQSMK+r7P7EGMC/Qc=
github.com/containerd/containerd v1.7.7 h1:QOC2K4A42RQpcrZyptP6z9EJZnlHfHJUfZrAAHe15q4=
github.com/containerd/containerd v1.7.7/go.mod h1:3c4XZv6VeT9qgf9GMTxNTMFxGJrGpI2vz1yk4ye+YY8=
github.com/containerd/continuity v0.3.0 h1:nisirsYROK15TAMVukJOUyGJjz4BNQJBVsNvAXZJ/eg=
github.com/containerd/continuity v0.3.0/go.mod h1:wJEAIwKOm/pBZuBd0JmeTvnLquTB1Ag8espWhkykbPM=
github.com/containerd/continuity v0.4.2 h1:v3y/4Yz5jwnvqPKJJ+7Wf93fyWoCB3F5EclWG023MDM=
github.com/containerd/continuity v0.4.2/go.mod h1:F6PTNCKepoxEaXLQp3wDAjygEnImnZ/7o4JzpodfroQ=
github.com/containerd/go-runc v1.0.0/go.mod h1:cNU0ZbCgCQVZK4lgG3P+9tn9/PaJNmoDXPpoJhDR+Ok=
github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
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/containerd/typeurl v1.0.2/go.mod h1:9trJWW2sRlGub4wZJRTW83VtbOLS6hwcDZXTn6oPz9s=
github.com/containerd/zfs v1.0.0/go.mod h1:m+m51S1DvAP6r3FcmYCp54bQ34pyOwTieQDNRIRHsFY=
2022-08-10 18:55:20 +02:00
github.com/coreos/go-systemd v0.0.0-20181012123002-c6f51f82210d/go.mod h1:F5haX7vjVVG0kc13fIWeqUViNPyEJxv/OmvnBo0Yme4=
github.com/coreos/go-systemd/v22 v22.1.0/go.mod h1:xO0FLkIi5MaZafQlIrOotqXZ90ih+1atmu1JpKERPPk=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/coreos/go-systemd/v22 v22.5.0 h1:RrqgGjYQKalulkV8NGVIfkXQf6YYmOyiJKk8iXXhfZs=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
2022-08-10 18:55:20 +02:00
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
github.com/cpuguy83/go-md2man/v2 v2.0.0/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
2022-08-11 13:30:51 +02:00
github.com/cpuguy83/go-md2man/v2 v2.0.2 h1:p1EgwI/C7NhT0JmVkwCD2ZBK8j4aeHQX2pMHHBfMQ6w=
2022-08-10 18:55:20 +02:00
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/creachadair/otp v0.4.0 h1:3PBnESxegU3hQ0D447D75lSnTtTVfw6Eny8GviOXcqM=
github.com/creachadair/otp v0.4.0/go.mod h1:mDkCUSoWN8zqxFoDMw20Boe6xeDd1jJuy6pNQQ4lCy4=
2022-08-12 09:40:40 +02:00
github.com/creack/pty v1.1.19-0.20220421211855-0d412c9fbeb1 h1:Tw0uuY+3UWYiSbR0+wsrJ30vY3zMFZ4JNPkSp9XdFyA=
github.com/creack/pty v1.1.19-0.20220421211855-0d412c9fbeb1/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
Update module github.com/creack/pty to v1.1.20 (#492) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/creack/pty](https://togithub.com/creack/pty) | require | patch | `v1.1.19-0.20220421211855-0d412c9fbeb1` -> `v1.1.20` | --- ### Release Notes <details> <summary>creack/pty (github.com/creack/pty)</summary> ### [`v1.1.20`](https://togithub.com/creack/pty/releases/tag/v1.1.20) [Compare Source](https://togithub.com/creack/pty/compare/v1.1.19...v1.1.20) #### What's Changed - Avoid calls to (\*os.File).Fd() and operations on raw file descriptor ints by [@&#8203;sio](https://togithub.com/sio) in [https://github.com/creack/pty/pull/167](https://togithub.com/creack/pty/pull/167) **Full Changelog**: https://github.com/creack/pty/compare/v1.1.19...v1.1.20 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-28 19:34:07 +00:00
github.com/creack/pty v1.1.20 h1:VIPb/a2s17qNeQgDnkfZC35RScx+blkKF8GV68n80J4=
github.com/creack/pty v1.1.20/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr4O4=
2022-08-10 18:55:20 +02:00
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c h1:pFUpOrbxDR6AkioZ1ySsx5yxlDQZ8stG2b88gTPxgJU=
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c/go.mod h1:6UhI8N9EjYm1c2odKpFpAYeR8dsBeM7PtzQhRgxRr9U=
github.com/decred/dcrd/crypto/blake256 v1.0.1 h1:7PltbUIQB7u/FfZ39+DGa/ShuMyJ5ilcvdfma9wOH6Y=
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0 h1:8UrgZ3GkP4i/CLijOJx79Yu+etlyjdBU4sfcs2WYQMs=
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.2.0/go.mod h1:v57UDF4pDQJcEfFUCRop3lJL149eHGSe9Jvczhzjo/0=
2022-08-10 18:55:20 +02:00
github.com/denisbrodbeck/machineid v1.0.1 h1:geKr9qtkB876mXguW2X6TU4ZynleN6ezuMSRhl4D7AQ=
github.com/denisbrodbeck/machineid v1.0.1/go.mod h1:dJUwb7PTidGDeYyUBmXZ2GphQBbjJCrnectwCyxcUSI=
github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1ei82L+c=
2022-08-11 13:30:51 +02:00
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=
github.com/diskfs/go-diskfs v1.3.0 h1:D3IVe1y7ybB5SjCO0pOmkWThL9lZEWeanp8rRa0q0sk=
github.com/diskfs/go-diskfs v1.3.0/go.mod h1:3pUpCAz75Q11om5RsGpVKUgXp2Z+ATw1xV500glmCP0=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
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 v23.0.6+incompatible h1:aBD4np894vatVX99UTx/GyOUOK4uEcROwA3+bQhEcoU=
github.com/docker/docker v23.0.6+incompatible/go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
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-connections v0.4.0 h1:El9xVISelRB7BuFusrZozjnkIM5YnzCViNKohAFqRJQ=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c/go.mod h1:Uw6UezgYA44ePAFQYUehOuCzmy5zmg/+nl2ZfMWGkpA=
github.com/docker/go-metrics v0.0.1/go.mod h1:cG1hvH2utMXtqgqqYE9plW6lDxS3/5ayHzueweSI3Vw=
2022-08-10 18:55:20 +02:00
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=
2022-08-10 18:55:20 +02:00
github.com/dustin/go-humanize v1.0.0/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
github.com/eliukblau/pixterm v1.3.1 h1:XeouQViH+lmzCa7sMUoK2cd7qlgHYGLIjwRKaOdJbKA=
2022-08-11 13:30:51 +02:00
github.com/eliukblau/pixterm v1.3.1/go.mod h1:on5ueknFt+ZFVvIVVzQ7/JXwPjv5fJd8Q1Ybh7XixfU=
2022-08-10 18:55:20 +02:00
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
2022-08-12 09:40:40 +02:00
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568 h1:BHsljHzVlRcyQhjrss6TZTdY2VfCqZPbv5k3iBFa2ZQ=
2022-08-10 18:55:20 +02:00
github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568/go.mod h1:xEzjJPgXI435gkrCt3MPfRiAkVrwSbHsst4LCFVfpJc=
github.com/flynn/noise v1.0.0 h1:DlTHqmzmvcEiKj+4RYo/imoswx/4r6iBlCMfVtrMXpQ=
github.com/flynn/noise v1.0.0/go.mod h1:xbMo+0i6+IGbYdJhF31t2eR1BIU0CYc12+BNAKwUTag=
github.com/francoispqt/gojay v1.2.13 h1:d2m3sFjloqoIUQU3TsHBgj6qg/BVGlTBeHDUmyJnXKk=
github.com/francoispqt/gojay v1.2.13/go.mod h1:ehT5mTG4ua4581f1++1WLG0vPdaA9HaiDsoyrBGkyDY=
github.com/frankban/quicktest v1.13.0/go.mod h1:qLE0fzW0VuyUAJgPU19zByoIr0HtCHN/r/VLSOOIySU=
github.com/frankban/quicktest v1.14.4 h1:g2rn0vABPOOXmZUj+vbmUp0lPoXEMuhTpIluN0XL9UY=
2022-08-10 18:55:20 +02:00
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/fsnotify/fsnotify v1.6.0 h1:n+5WquG0fcWoWp6xPWfHdbskMCQaFnG6PfBrh1Ky4HY=
2022-08-10 18:55:20 +02:00
github.com/gen2brain/shm v0.0.0-20200228170931-49f9650110c5 h1:Y5Q2mEwfzjMt5+3u70Gtw93ZOu2UuPeeeTBDntF7FoY=
2022-08-11 13:30:51 +02:00
github.com/gen2brain/shm v0.0.0-20200228170931-49f9650110c5/go.mod h1:uF6rMu/1nvu+5DpiRLwusA6xB8zlkNoGzKn8lmYONUo=
2022-08-10 18:55:20 +02:00
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
github.com/gin-gonic/gin v1.6.3 h1:ahKqKTFpO5KTPHxWZjEdPScmYaGtLo8Y4DMHoEsnp14=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/gin-gonic/gin v1.6.3/go.mod h1:75u5sXoLsGZoRN5Sgbi1eraJ4GU3++wFwWzhwvtwp4M=
2022-08-10 18:55:20 +02:00
github.com/gliderlabs/ssh v0.1.1/go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0=
2022-08-12 09:40:40 +02:00
github.com/gliderlabs/ssh v0.2.2 h1:6zsha5zo/TWhRhwqCD3+EarCAgZ2yN28ipRnGPnwkI0=
2022-08-10 18:55:20 +02:00
github.com/gliderlabs/ssh v0.2.2/go.mod h1:U7qILu1NlMHj9FlMhZLlkCdDnU1DBEAqr0aevW3Awn0=
github.com/go-errors/errors v1.0.1/go.mod h1:f4zRHt4oKfwPJE5k8C9vpYG+aDHdBFUsgrm6/TyX73Q=
github.com/go-logfmt/logfmt v0.5.1/go.mod h1:WYhtIu8zTZfxdn5+rREduYbwxfcBr/Vr6KEVveWlfTs=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
Update module github.com/onsi/ginkgo/v2 to v2.9.3 (#370) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.9.2` -> `v2.9.3` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.9.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.2...v2.9.3) #### 2.9.3 ##### Features - Add RenderTimeline to GinkgoT() \[[`c0c77b6`](https://togithub.com/onsi/ginkgo/commit/c0c77b6)] ##### Fixes - update Measure deprecation message. fixes [#&#8203;1176](https://togithub.com/onsi/ginkgo/issues/1176) \[[`227c662`](https://togithub.com/onsi/ginkgo/commit/227c662)] - add newlines to GinkgoLogr ([#&#8203;1170](https://togithub.com/onsi/ginkgo/issues/1170)) ([#&#8203;1171](https://togithub.com/onsi/ginkgo/issues/1171)) \[[`0de0e7c`](https://togithub.com/onsi/ginkgo/commit/0de0e7c)] ##### Maintenance - Bump commonmarker from 0.23.8 to 0.23.9 in /docs ([#&#8203;1183](https://togithub.com/onsi/ginkgo/issues/1183)) \[[`8b925ab`](https://togithub.com/onsi/ginkgo/commit/8b925ab)] - Bump nokogiri from 1.14.1 to 1.14.3 in /docs ([#&#8203;1184](https://togithub.com/onsi/ginkgo/issues/1184)) \[[`e3795a4`](https://togithub.com/onsi/ginkgo/commit/e3795a4)] - Bump golang.org/x/tools from 0.7.0 to 0.8.0 ([#&#8203;1182](https://togithub.com/onsi/ginkgo/issues/1182)) \[[`b453793`](https://togithub.com/onsi/ginkgo/commit/b453793)] - Bump actions/setup-go from 3 to 4 ([#&#8203;1164](https://togithub.com/onsi/ginkgo/issues/1164)) \[[`73ed75b`](https://togithub.com/onsi/ginkgo/commit/73ed75b)] - Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 ([#&#8203;1173](https://togithub.com/onsi/ginkgo/issues/1173)) \[[`0a2bc64`](https://togithub.com/onsi/ginkgo/commit/0a2bc64)] - Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 ([#&#8203;1174](https://togithub.com/onsi/ginkgo/issues/1174)) \[[`f41c557`](https://togithub.com/onsi/ginkgo/commit/f41c557)] - Bump golang.org/x/sys from 0.6.0 to 0.7.0 ([#&#8203;1179](https://togithub.com/onsi/ginkgo/issues/1179)) \[[`8e423e5`](https://togithub.com/onsi/ginkgo/commit/8e423e5)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 08:13:14 +02:00
github.com/go-logr/logr v1.2.4 h1:g01GSCwiDw2xSZfjJ2/T9M+S6pFdcNtFYsp+Y43HYDQ=
github.com/go-logr/logr v1.2.4/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
github.com/go-logr/stdr v1.2.2/go.mod h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
github.com/go-ole/go-ole v1.2.6 h1:/Fpf6oFPoeFik9ty7siob0G6Ke8QvQEuVcuChpwXzpY=
github.com/go-ole/go-ole v1.2.6/go.mod h1:pprOEPIfldk/42T2oK7lQ4v4JSDwmV0As9GaiUsvbm0=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/go-playground/assert/v2 v2.0.1/go.mod h1:VDjEfimB/XKnb+ZQfWdccd7VUvScMdVu0Titje2rxJ4=
github.com/go-playground/locales v0.13.0 h1:HyWk6mgj5qFqCT5fjGBuRArbVDfE4hi8+e8ceBS/t7Q=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/go-playground/locales v0.13.0/go.mod h1:taPMhCMXrRLJO55olJkUXHZBHCxTMfnGwq/HNwmWNS8=
github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD876Lmtgy7VtROAbHHXk8no=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
github.com/go-playground/validator/v10 v10.2.0 h1:KgJ0snyC2R9VXYN2rneOtQcw5aHQB1Vv0sFl1UcHBOY=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/go-playground/validator/v10 v10.2.0/go.mod h1:uOYAAleCW8F/7oMFd6aG0GOhaH6EGOAJShg8Id5JGkI=
2022-08-10 18:55:20 +02:00
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
Update module github.com/onsi/gomega to v1.27.6 (#253) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | patch | `v1.27.1` -> `v1.27.6` | --- ### Release Notes <details> <summary>onsi/gomega</summary> ### [`v1.27.6`](https://togithub.com/onsi/gomega/releases/tag/v1.27.6) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.5...v1.27.6) #### 1.27.6 ##### Fixes - Allow collections matchers to work correctly when expected has nil elements \[[`60e7cf3`](https://togithub.com/onsi/gomega/commit/60e7cf3)] ##### Maintenance - updates MatchError godoc comment to also accept a Gomega matcher ([#&#8203;654](https://togithub.com/onsi/gomega/issues/654)) \[[`67b869d`](https://togithub.com/onsi/gomega/commit/67b869d)] ### [`v1.27.5`](https://togithub.com/onsi/gomega/releases/tag/v1.27.5) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.4...v1.27.5) #### 1.27.5 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 ([#&#8203;653](https://togithub.com/onsi/gomega/issues/653)) \[[`a215021`](https://togithub.com/onsi/gomega/commit/a215021)] - Bump github.com/go-task/slim-sprig ([#&#8203;652](https://togithub.com/onsi/gomega/issues/652)) \[[`a26fed8`](https://togithub.com/onsi/gomega/commit/a26fed8)] ### [`v1.27.4`](https://togithub.com/onsi/gomega/releases/tag/v1.27.4) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.3...v1.27.4) #### 1.27.4 ##### Fixes - improve error formatting and remove duplication of error message in Eventually/Consistently \[[`854f075`](https://togithub.com/onsi/gomega/commit/854f075)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 ([#&#8203;650](https://togithub.com/onsi/gomega/issues/650)) \[[`ccebd9b`](https://togithub.com/onsi/gomega/commit/ccebd9b)] ### [`v1.27.3`](https://togithub.com/onsi/gomega/releases/tag/v1.27.3) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.2...v1.27.3) #### 1.27.3 ##### Fixes - format.Object now always includes err.Error() when passed an error \[[`86d97ef`](https://togithub.com/onsi/gomega/commit/86d97ef)] - Fix HaveExactElements to work inside ContainElement or other collection matchers ([#&#8203;648](https://togithub.com/onsi/gomega/issues/648)) \[[`636757e`](https://togithub.com/onsi/gomega/commit/636757e)] ##### Maintenance - Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 ([#&#8203;649](https://togithub.com/onsi/gomega/issues/649)) \[[`cc16689`](https://togithub.com/onsi/gomega/commit/cc16689)] - Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 ([#&#8203;646](https://togithub.com/onsi/gomega/issues/646)) \[[`e783366`](https://togithub.com/onsi/gomega/commit/e783366)] ### [`v1.27.2`](https://togithub.com/onsi/gomega/releases/tag/v1.27.2) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.1...v1.27.2) #### 1.27.2 ##### Fixes - improve poll progress message when polling a consistently that has been passing \[[`28a319b`](https://togithub.com/onsi/gomega/commit/28a319b)] ##### Maintenance - bump ginkgo - remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies \[[`81443b3`](https://togithub.com/onsi/gomega/commit/81443b3)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM1LjIzLjMifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 11:57:57 +02:00
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM=
Update module github.com/mudler/yip to v1 (#218) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/yip](https://togithub.com/mudler/yip) | require | major | `v0.11.4` -> `v1.0.0` | --- ### Release Notes <details> <summary>mudler/yip</summary> ### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0) [Compare Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0) #### Changelog - [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump entities dependency for license change ([#&#8203;48](https://togithub.com/mudler/yip/issues/48)) - [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump linuxkit+diskfs ([#&#8203;49](https://togithub.com/mudler/yip/issues/49)) - [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute stages in a dag ([#&#8203;50](https://togithub.com/mudler/yip/issues/50)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 22:32:24 +01:00
github.com/go-test/deep v1.0.8/go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE=
github.com/go-yaml/yaml v2.1.0+incompatible/go.mod h1:w2MrLa16VYP0jy6N7M5kHaCkaLENm+P+Tv+MfurjSw0=
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee h1:s+21KNqlpePfkah2I+gwHF8xmJWRjooY+5248k6m4A0=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee/go.mod h1:L0fX3K22YWvt/FAX9NnzrNzcI4wNYi9Yku4O0LKYflo=
github.com/gobwas/pool v0.2.0 h1:QEmUOlnSjWtnpRGHF3SauEiOsy82Cup83Vf2LcMlnc8=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/gobwas/pool v0.2.0/go.mod h1:q8bcK0KcYlCgd9e7WYLm9LpyS+YeLd8JVDW6WezmKEw=
github.com/gobwas/ws v1.0.2 h1:CoAavW/wd/kulfZmSIBt6p24n4j7tHgNVCjsfHVNUbo=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/gobwas/ws v1.0.2/go.mod h1:szmBTxLgaFppYjEmNtny/v3w89xOydFnnZMcgRRu/EM=
2022-08-10 18:55:20 +02:00
github.com/godbus/dbus/v5 v5.0.3/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/godbus/dbus/v5 v5.1.0 h1:4KLkAxT3aOY8Li4FRJe/KvhoNFFxo0m6fNuFUO8QJUk=
github.com/godbus/dbus/v5 v5.1.0/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.3.1/go.mod h1:SlYgWuQ5SjCEi6WLHjHCa1yvBfUnHcTbrrZtXPKa29o=
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q=
github.com/gogo/protobuf v1.3.2/go.mod h1:P1XiOD3dCwIKUDQYPy72D8LYyHL2YPYrpS2s69NZV8Q=
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da h1:oI5xCqsCo564l8iNU+DwB5epxmsaqB+rhGL0m5jtYqE=
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da/go.mod h1:cIg4eruTrX1D+g88fzRXU5OdNfaM+9IcxsU14FzY7Hc=
2022-08-10 18:55:20 +02:00
github.com/golang/lint v0.0.0-20180702182130-06c8688daad7/go.mod h1:tluoj9z5200jBnyusfRPU2LqT6J+DAorxEvtC7LHB+E=
github.com/golang/mock v1.1.1/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A=
github.com/golang/mock v1.2.0/go.mod h1:oTYuIxOrZwtPieC+H1uAHpcLFnEyAGVDL/k47Jfbm0A=
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
github.com/golang/mock v1.6.0/go.mod h1:p6yTPP+5HYm5mzsMV8JkE6ZKdX+/wYM6Hr+LicevLPs=
github.com/golang/protobuf v1.2.0/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
github.com/golang/protobuf v1.3.3/go.mod h1:vzj43D7+SQXF/4pzW/hwtAqwc6iTitCiVSaWz5lYuqw=
github.com/golang/protobuf v1.3.5/go.mod h1:6O5/vntMXwX2lRkT1hjjk0nAC1IDOTvTlVgjlRvqsdk=
github.com/golang/protobuf v1.4.0-rc.1/go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8=
github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208/go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA=
github.com/golang/protobuf v1.4.0-rc.2/go.mod h1:LlEzMj4AhA7rCAGe4KMBDvJI+AwstrUpVNzEA03Pprs=
github.com/golang/protobuf v1.4.0-rc.4.0.20200313231945-b860323f09d0/go.mod h1:WU3c8KckQ9AFe+yFwt9sWVRKCVIyN9cPHBJSNnbL67w=
github.com/golang/protobuf v1.4.0/go.mod h1:jodUvKwWbYaEsadDk5Fwe5c77LiNKVO9IDvqG2KuDX0=
github.com/golang/protobuf v1.4.1/go.mod h1:U8fpvMrcmy5pZrNK1lt4xCsGvpyWQ/VVv6QDs8UjoX8=
github.com/golang/protobuf v1.4.2/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
github.com/golang/protobuf v1.4.3/go.mod h1:oDoupMAO8OvCJWAcko0GGGIgR6R6ocIYbsSw735rRwI=
github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=
github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
Update module github.com/onsi/gomega to v1.27.6 (#253) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | patch | `v1.27.1` -> `v1.27.6` | --- ### Release Notes <details> <summary>onsi/gomega</summary> ### [`v1.27.6`](https://togithub.com/onsi/gomega/releases/tag/v1.27.6) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.5...v1.27.6) #### 1.27.6 ##### Fixes - Allow collections matchers to work correctly when expected has nil elements \[[`60e7cf3`](https://togithub.com/onsi/gomega/commit/60e7cf3)] ##### Maintenance - updates MatchError godoc comment to also accept a Gomega matcher ([#&#8203;654](https://togithub.com/onsi/gomega/issues/654)) \[[`67b869d`](https://togithub.com/onsi/gomega/commit/67b869d)] ### [`v1.27.5`](https://togithub.com/onsi/gomega/releases/tag/v1.27.5) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.4...v1.27.5) #### 1.27.5 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2 ([#&#8203;653](https://togithub.com/onsi/gomega/issues/653)) \[[`a215021`](https://togithub.com/onsi/gomega/commit/a215021)] - Bump github.com/go-task/slim-sprig ([#&#8203;652](https://togithub.com/onsi/gomega/issues/652)) \[[`a26fed8`](https://togithub.com/onsi/gomega/commit/a26fed8)] ### [`v1.27.4`](https://togithub.com/onsi/gomega/releases/tag/v1.27.4) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.3...v1.27.4) #### 1.27.4 ##### Fixes - improve error formatting and remove duplication of error message in Eventually/Consistently \[[`854f075`](https://togithub.com/onsi/gomega/commit/854f075)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1 ([#&#8203;650](https://togithub.com/onsi/gomega/issues/650)) \[[`ccebd9b`](https://togithub.com/onsi/gomega/commit/ccebd9b)] ### [`v1.27.3`](https://togithub.com/onsi/gomega/releases/tag/v1.27.3) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.2...v1.27.3) #### 1.27.3 ##### Fixes - format.Object now always includes err.Error() when passed an error \[[`86d97ef`](https://togithub.com/onsi/gomega/commit/86d97ef)] - Fix HaveExactElements to work inside ContainElement or other collection matchers ([#&#8203;648](https://togithub.com/onsi/gomega/issues/648)) \[[`636757e`](https://togithub.com/onsi/gomega/commit/636757e)] ##### Maintenance - Bump github.com/golang/protobuf from 1.5.2 to 1.5.3 ([#&#8203;649](https://togithub.com/onsi/gomega/issues/649)) \[[`cc16689`](https://togithub.com/onsi/gomega/commit/cc16689)] - Bump github.com/onsi/ginkgo/v2 from 2.8.4 to 2.9.0 ([#&#8203;646](https://togithub.com/onsi/gomega/issues/646)) \[[`e783366`](https://togithub.com/onsi/gomega/commit/e783366)] ### [`v1.27.2`](https://togithub.com/onsi/gomega/releases/tag/v1.27.2) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.1...v1.27.2) #### 1.27.2 ##### Fixes - improve poll progress message when polling a consistently that has been passing \[[`28a319b`](https://togithub.com/onsi/gomega/commit/28a319b)] ##### Maintenance - bump ginkgo - remove tools.go hack as Ginkgo 2.8.2 automatically pulls in the cli dependencies \[[`81443b3`](https://togithub.com/onsi/gomega/commit/81443b3)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM1LjIzLjMifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 11:57:57 +02:00
github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg=
github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiuN0vRsmY=
2022-08-10 18:55:20 +02:00
github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c/go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ=
github.com/google/btree v1.1.2 h1:xf4v41cLI2Z6FxbKm+8Bu+m8ifhj15JuZ9sa0jZCMUU=
github.com/google/btree v1.1.2/go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4=
2022-08-10 18:55:20 +02:00
github.com/google/go-cmp v0.2.0/go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M=
github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
github.com/google/go-cmp v0.3.1/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU=
github.com/google/go-cmp v0.4.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.0/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.3/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Update module github.com/mudler/yip to v1 (#218) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/yip](https://togithub.com/mudler/yip) | require | major | `v0.11.4` -> `v1.0.0` | --- ### Release Notes <details> <summary>mudler/yip</summary> ### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0) [Compare Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0) #### Changelog - [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump entities dependency for license change ([#&#8203;48](https://togithub.com/mudler/yip/issues/48)) - [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump linuxkit+diskfs ([#&#8203;49](https://togithub.com/mudler/yip/issues/49)) - [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute stages in a dag ([#&#8203;50](https://togithub.com/mudler/yip/issues/50)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 22:32:24 +01:00
github.com/google/go-cmp v0.5.8/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
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=
2022-08-10 18:55:20 +02:00
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=
github.com/google/gopacket v1.1.17/go.mod h1:UdDNZ1OO62aGYVnPhxT1U6aI7ukYtA/kB8vaU0diBUM=
github.com/google/gopacket v1.1.19 h1:ves8RnFZPGiFnTS0uPQStjwru6uO6h+nlr9j6fL7kF8=
github.com/google/gopacket v1.1.19/go.mod h1:iJ8V8n6KS+z2U1A8pUwu8bW5SyEMkXJB8Yo/Vo+TKTo=
github.com/google/martian v2.1.0+incompatible/go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs=
github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57/go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc=
github.com/google/pprof v0.0.0-20230406165453-00490a63f317 h1:hFhpt7CTmR3DX+b4R19ydQFtofxT0Sv3QsKNMVQYTMQ=
github.com/google/pprof v0.0.0-20230406165453-00490a63f317/go.mod h1:79YE0hCXdHag9sBkw2o+N/YnZtTkXi0UT9Nnixa5eYk=
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b h1:h9U78+dx9a4BKdQkBBos92HalKpaGKHrp+3Uo6yTodo=
github.com/google/pprof v0.0.0-20230817174616-7a8ec2ada47b/go.mod h1:czg5+yv1E0ZGTi6S6vVK1mke0fV+FaUhNGcd6VRS9Ik=
2022-08-10 18:55:20 +02:00
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I=
github.com/google/uuid v1.3.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/googleapis/gax-go v2.0.0+incompatible/go.mod h1:SFVmujtThgffbyetf+mdk2eWhX2bMyUtNHzFKcPA9HY=
github.com/googleapis/gax-go/v2 v2.0.3/go.mod h1:LLvjysVCY1JZeum8Z6l8qUty8fiNwE08qbEPm1M08qg=
github.com/gookit/color v1.4.2/go.mod h1:fqRyamkC1W8uxl+lxCQxOT09l/vYfZ+QeiX3rKQHCoQ=
github.com/gookit/color v1.5.0/go.mod h1:43aQb+Zerm/BWh2GnrgOQm7ffz7tvQXEKV6BFMl7wAo=
Update module github.com/pterm/pterm to v0.12.58 (#281) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.57` -> `v0.12.58` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.58`](https://togithub.com/pterm/pterm/releases/tag/v0.12.58): | Structured Logging [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.57...v0.12.58) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Exciting New Features 🎉 ##### New Printer: Structured Logging! <img width="500" src="https://raw.githubusercontent.com/pterm/pterm/master/_examples/logger/default/animation.svg" /> - feat(logger): added pretty structured logger by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/480](https://togithub.com/pterm/pterm/pull/480) - feat(rgb): made it possible to use RGB colors as background by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/474](https://togithub.com/pterm/pterm/pull/474) ##### Fixes 🔧 - fix(rgb): fixed a bug in RGB fading, where the `maxValue` would print with the `minValue` color. by [@&#8203;floaust](https://togithub.com/floaust) in [https://github.com/pterm/pterm/pull/479](https://togithub.com/pterm/pterm/pull/479) ##### Other Changes - examples: combine header examples by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/467](https://togithub.com/pterm/pterm/pull/467) - ci: added svgo workflow to optimize SVGs by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/468](https://togithub.com/pterm/pterm/pull/468) - docs(examples): added more examples by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/469](https://togithub.com/pterm/pterm/pull/469) - docs(README): improved readme by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/476](https://togithub.com/pterm/pterm/pull/476) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.57...v0.12.58 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjMxLjQifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 12:21:43 +02:00
github.com/gookit/color v1.5.3 h1:twfIhZs4QLCtimkP7MOxlF3A0U/5cDPseRT9M/+2SCE=
github.com/gookit/color v1.5.3/go.mod h1:NUzwzeehUfl7GIb36pqId+UGmRfQcU/WiiyTTeNjHtE=
2022-08-10 18:55:20 +02:00
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c h1:7lF+Vz0LqiRidnzC1Oq86fpX1q/iEv2KJdrCtttYjT4=
2022-08-10 18:55:20 +02:00
github.com/gorilla/websocket v1.4.1/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7/go.mod h1:FecbI9+v66THATjSRHfNgh1IVFe/9kFxbXtjV0ctIMA=
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0/go.mod h1:8NvIoxWQoOIhqOTXgfV/d3M/q6VIi02HzZEHgUlZvzk=
2022-08-10 18:55:20 +02:00
github.com/grpc-ecosystem/grpc-gateway v1.5.0/go.mod h1:RSKVYQBd5MCa4OVpNdGskqpgL2+G+NZTnrVHpWWfpdw=
github.com/h2non/gock v1.2.0 h1:K6ol8rfrRkUOefooBC8elXoaNGYkpp7y2qcxGG6BzUE=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw=
2022-08-10 18:55:20 +02:00
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY2I=
github.com/hashicorp/errwrap v1.1.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo=
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
github.com/hashicorp/golang-lru v0.5.4 h1:YDjusn29QI/Das2iO9M0BHnIbxPeyuCHsjMW+lJfyTc=
github.com/hashicorp/golang-lru v0.5.4/go.mod h1:iADmTwqILo4mZ8BN3D2Q6+9jd8WM5uGBxy+E8yxSoD4=
github.com/hashicorp/golang-lru/v2 v2.0.2 h1:Dwmkdr5Nc/oBiXgJS3CDHNhJtIHkuZ3DZF5twqnfBdU=
github.com/hashicorp/golang-lru/v2 v2.0.2/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
github.com/hashicorp/golang-lru/v2 v2.0.5 h1:wW7h1TG88eUIJ2i69gaE3uNVtEPIagzhGvHgwfx2Vm4=
github.com/hashicorp/golang-lru/v2 v2.0.5/go.mod h1:QeFd9opnmA6QUJc5vARoKUSoFhyfM2/ZepoAG6RGpeM=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
2022-08-10 18:55:20 +02:00
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
github.com/huin/goupnp v1.0.0/go.mod h1:n9v9KO1tAxYH82qOn+UTIFQDmx5n1Zxd/ClZDMX7Bnc=
github.com/huin/goupnp v1.1.0 h1:gEe0Dp/lZmPZiDFzJJaOfUpOvv2MKUkoBX8lDrn9vKU=
github.com/huin/goupnp v1.1.0/go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8=
github.com/huin/goupnp v1.2.0 h1:uOKW26NG1hsSSbXIZ1IR7XP9Gjd1U8pnLaCMgntmkmY=
github.com/huin/goupnp v1.2.0/go.mod h1:gnGPsThkYa7bFi/KWmEysQRf48l2dvR5bxr2OFckNX8=
2022-08-10 18:55:20 +02:00
github.com/huin/goutil v0.0.0-20170803182201-1ca381bf3150/go.mod h1:PpLOETDnJ0o3iZrZfqZzyLl6l7F3c6L1oWn7OICBi6o=
github.com/iancoleman/orderedmap v0.2.0 h1:sq1N/TFpYH++aViPcaKjys3bDClUEU7s5B+z6jq8pNA=
github.com/ipfs/boxo v0.8.0 h1:UdjAJmHzQHo/j3g3b1bAcAXCj/GM6iTwvSlBDvPBNBs=
github.com/ipfs/boxo v0.8.0/go.mod h1:RIsi4CnTyQ7AUsNn5gXljJYZlQrHBMnJp94p73liFiA=
github.com/ipfs/boxo v0.10.0 h1:tdDAxq8jrsbRkYoF+5Rcqyeb91hgWe2hp7iLu7ORZLY=
github.com/ipfs/boxo v0.10.0/go.mod h1:Fg+BnfxZ0RPzR0nOodzdIq3A7KgoWAOWsEIImrIQdBM=
github.com/ipfs/go-cid v0.4.1 h1:A/T3qGvxi4kpKWWcPC/PgbvDA2bjVLO7n4UeVwnbs/s=
github.com/ipfs/go-cid v0.4.1/go.mod h1:uQHwDeX4c6CtyrFwdqyhpNcxVewur1M7l7fNU7LKwZk=
github.com/ipfs/go-datastore v0.6.0 h1:JKyz+Gvz1QEZw0LsX1IBn+JFCJQH4SJVFtM4uWU0Myk=
github.com/ipfs/go-datastore v0.6.0/go.mod h1:rt5M3nNbSO/8q1t4LNkLyUwRs8HupMeN/8O4Vn9YAT8=
2022-08-10 18:55:20 +02:00
github.com/ipfs/go-detect-race v0.0.1 h1:qX/xay2W3E4Q1U7d9lNs1sU9nvguX0a7319XbyQ6cOk=
github.com/ipfs/go-detect-race v0.0.1/go.mod h1:8BNT7shDZPo99Q74BpGMK+4D8Mn4j46UU0LZ723meps=
github.com/ipfs/go-ipfs-util v0.0.2 h1:59Sswnk1MFaiq+VcaknX7aYEyGyGDAA73ilhEK2POp8=
github.com/ipfs/go-ipfs-util v0.0.2/go.mod h1:CbPtkWJzjLdEcezDns2XYaehFVNXG9zrdrtMecczcsQ=
github.com/ipfs/go-log v1.0.5 h1:2dOuUCB1Z7uoczMWgAyDck5JLb72zHzrMnGnCNNbvY8=
github.com/ipfs/go-log v1.0.5/go.mod h1:j0b8ZoR+7+R99LD9jZ6+AJsrzkPbSXbZfGakb5JPtIo=
github.com/ipfs/go-log/v2 v2.1.3/go.mod h1:/8d0SH3Su5Ooc31QlL1WysJhvyOTDCjcCZ9Axpmri6g=
github.com/ipfs/go-log/v2 v2.5.1 h1:1XdUzF7048prq4aBjDQQ4SL5RxftpRGdXhNRwKSAlcY=
github.com/ipfs/go-log/v2 v2.5.1/go.mod h1:prSpmC1Gpllc9UYWxDiZDreBYw7zp4Iqp1kOLU9U5UI=
github.com/ipld/go-ipld-prime v0.20.0 h1:Ud3VwE9ClxpO2LkCYP7vWPc0Fo+dYdYzgxUJZ3uRG4g=
github.com/ipld/go-ipld-prime v0.20.0/go.mod h1:PzqZ/ZR981eKbgdr3y2DJYeD/8bgMawdGVlJDE8kK+M=
github.com/itchyny/gojq v0.12.12 h1:x+xGI9BXqKoJQZkr95ibpe3cdrTbY8D9lonrK433rcA=
github.com/itchyny/gojq v0.12.12/go.mod h1:j+3sVkjxwd7A7Z5jrbKibgOLn0ZfLWkV+Awxr/pyzJE=
github.com/itchyny/gojq v0.12.13 h1:IxyYlHYIlspQHHTE0f3cJF0NKDMfajxViuhBLnHd/QU=
github.com/itchyny/gojq v0.12.13/go.mod h1:JzwzAqenfhrPUuwbmEz3nu3JQmFLlQTQMUcOdnu/Sf4=
github.com/itchyny/timefmt-go v0.1.5 h1:G0INE2la8S6ru/ZI5JecgyzbbJNs5lG1RcBqa7Jm6GE=
github.com/itchyny/timefmt-go v0.1.5/go.mod h1:nEP7L+2YmAbT2kZ2HfSs1d8Xtw9LY8D2stDBckWakZ8=
2022-08-10 18:55:20 +02:00
github.com/jackpal/go-nat-pmp v1.0.2 h1:KzKSgb7qkJvOUTqYl9/Hg/me3pWgBmERKrTGD7BdWus=
github.com/jackpal/go-nat-pmp v1.0.2/go.mod h1:QPH045xvCAeXUZOxsnwmrtiCoxIr9eob+4orBN1SBKc=
github.com/jbenet/go-cienv v0.1.0/go.mod h1:TqNnHUmJgXau0nCzC7kXWeotg3J9W34CUv5Djy1+FlA=
github.com/jbenet/go-temp-err-catcher v0.1.0 h1:zpb3ZH6wIE8Shj2sKS+khgRvf7T7RABoLk/+KKHggpk=
github.com/jbenet/go-temp-err-catcher v0.1.0/go.mod h1:0kJRvmDZXNMIiJirNPEYfhpPwbGVtZVWC34vc5WLsDk=
github.com/jbenet/goprocess v0.1.4 h1:DRGOFReOMqqDNXwW70QkacFW0YN9QnwLV0Vqk+3oU0o=
github.com/jbenet/goprocess v0.1.4/go.mod h1:5yspPrukOVuOLORacaBi858NqyClJPQxYZlqdZVfqY4=
github.com/jellevandenhooff/dkim v0.0.0-20150330215556-f50fe3d243e1/go.mod h1:E0B/fFc00Y+Rasa88328GlI/XbtyysCtTHZS8h7IrBU=
github.com/jezek/xgb v0.0.0-20210312150743-0e0f116e1240 h1:dy+DS31tGEGCsZzB45HmJJNHjur8GDgtRNX9U7HnSX4=
2022-08-11 13:30:51 +02:00
github.com/jezek/xgb v0.0.0-20210312150743-0e0f116e1240/go.mod h1:3P4UH/k22rXyHIJD2w4h2XMqPX4Of/eySEZq9L6wqc4=
github.com/jinzhu/copier v0.3.4 h1:mfU6jI9PtCeUjkjQ322dlff9ELjGDu975C2p/nrubVI=
github.com/jinzhu/copier v0.3.4/go.mod h1:DfbEm0FYsaqBcKcFuvmOZb218JkPGtvSHsKg8S8hyyg=
github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
github.com/jpillora/backoff v1.0.0/go.mod h1:J/6gKK9jxlEcS3zixgDgUAsiuZ7yrSoa/FX5e0EB2j4=
2022-08-10 18:55:20 +02:00
github.com/json-iterator/go v1.1.6/go.mod h1:+SdeFBvtyEkXs7REEP0seUULqWtbJapLOCVDaaPEHmU=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/json-iterator/go v1.1.9/go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4=
github.com/json-iterator/go v1.1.12 h1:PV8peI4a0ysnczrg+LtxykD8LfKY9ML6u2jnxaEnrnM=
github.com/json-iterator/go v1.1.12/go.mod h1:e30LSqwooZae/UwlEbR2852Gd8hjQvJoHmT4TnhNGBo=
2022-08-10 18:55:20 +02:00
github.com/jstemmer/go-junit-report v0.0.0-20190106144839-af01ea7f8024/go.mod h1:6v2b51hI/fHJwM22ozAgKL4VKDeJcHhJFhtBdhmNjmU=
github.com/jtolds/gls v4.20.0+incompatible h1:xdiiI2gbIgH/gLH7ADydsJ1uDOEzR8yvV7C0MuV77Wo=
github.com/jtolds/gls v4.20.0+incompatible/go.mod h1:QJZ7F/aHp+rZTRtaJ1ow/lLfFfVYBRgL+9YlvaHOwJU=
github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8IZAc4RVcycCCAKdM=
github.com/kairos-io/go-nodepair v0.0.0-20230424150716-d8f0757542c3 h1:HlHW1DfV/WcCphzR5uZh+NyECDLb1KlIbzbzVYvFG5Y=
github.com/kairos-io/go-nodepair v0.0.0-20230424150716-d8f0757542c3/go.mod h1:KH11wbkXxTMJrtRLjzycCqmYMoUjGJAz2gduHlQ9r8w=
github.com/kairos-io/kairos-agent/v2 v2.1.11-0.20230710123948-9c5731baa2e3 h1:2/7knmIA5BYE+ng/SiU34BkjM3K0JEbi7fA24c6mV9I=
github.com/kairos-io/kairos-agent/v2 v2.1.11-0.20230710123948-9c5731baa2e3/go.mod h1:+zG2JtLuTE9TDwiXJg9/jqcD/G59PhdN+Z0G5dcGiJk=
github.com/kairos-io/kairos-sdk v0.0.9 h1:DnuvmnCTDBQg0nr3siaXb5pspi+GUsf1rPb0MFOTdTc=
github.com/kairos-io/kairos-sdk v0.0.9/go.mod h1:Z+1CLqMZq97bzwX2XSIArr8EoniMth3mMYkOOb8L3QY=
Update module github.com/kairos-io/kairos-sdk to v0.0.14 (#473) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/kairos-io/kairos-sdk](https://togithub.com/kairos-io/kairos-sdk) | require | patch | `v0.0.9` -> `v0.0.14` | --- ### Release Notes <details> <summary>kairos-io/kairos-sdk (github.com/kairos-io/kairos-sdk)</summary> ### [`v0.0.14`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.14) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.13...v0.0.14) #### What's Changed - Add KairosFS type and detectBoot with FS by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/46](https://togithub.com/kairos-io/kairos-sdk/pull/46) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.13...v0.0.14 ### [`v0.0.13`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.13) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.12...v0.0.13) #### What's Changed - Update module github.com/zcalusic/sysinfo to v1 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/22](https://togithub.com/kairos-io/kairos-sdk/pull/22) - fix(deps): update module github.com/mudler/yip to v1.3.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/19](https://togithub.com/kairos-io/kairos-sdk/pull/19) - fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/23](https://togithub.com/kairos-io/kairos-sdk/pull/23) - Properly calculate image size by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/45](https://togithub.com/kairos-io/kairos-sdk/pull/45) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.12...v0.0.13 ### [`v0.0.12`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.12) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.11...v0.0.12) #### What's Changed - Semi force the umount of oem when dealing with mounts by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/40](https://togithub.com/kairos-io/kairos-sdk/pull/40) - Add a method to get the image size by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/39](https://togithub.com/kairos-io/kairos-sdk/pull/39) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.11...v0.0.12 ### [`v0.0.11`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.11) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.10...v0.0.11) #### What's Changed - :bug: Wrong deep merge when array contains maps by [@&#8203;mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-sdk/pull/38](https://togithub.com/kairos-io/kairos-sdk/pull/38) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.10...v0.0.11 ### [`v0.0.10`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.10) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.9...v0.0.10) #### What's Changed - Improve image extractor by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/32](https://togithub.com/kairos-io/kairos-sdk/pull/32) - Allow the users to apply arbitrary images in framework-profile.yaml by [@&#8203;jimmykarily](https://togithub.com/jimmykarily) in [https://github.com/kairos-io/kairos-sdk/pull/33](https://togithub.com/kairos-io/kairos-sdk/pull/33) - schedule renovate after hours by [@&#8203;mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-sdk/pull/34](https://togithub.com/kairos-io/kairos-sdk/pull/34) - fix(deps): update module github.com/pterm/pterm to v0.12.63 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/20](https://togithub.com/kairos-io/kairos-sdk/pull/20) - Add cleanstack util by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/35](https://togithub.com/kairos-io/kairos-sdk/pull/35) - Extend root schema by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/37](https://togithub.com/kairos-io/kairos-sdk/pull/37) #### New Contributors - [@&#8203;jimmykarily](https://togithub.com/jimmykarily) made their first contribution in [https://github.com/kairos-io/kairos-sdk/pull/33](https://togithub.com/kairos-io/kairos-sdk/pull/33) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.8...v0.0.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 15:26:57 +00:00
github.com/kairos-io/kairos-sdk v0.0.14 h1:yVKaay70cjmAUY6m4uLoV9UguBv3Dx3JxAh2faRlUZo=
github.com/kairos-io/kairos-sdk v0.0.14/go.mod h1:+fhVoCEA2hD7OFTmhDmy4pP3uC9q84OYhDa7irkEVWQ=
github.com/kairos-io/kairos-sdk v0.0.15 h1:1hcnRfKlBzDWcZ8z7UrUqJ2v6GafCHZknPqm90iTZdU=
github.com/kairos-io/kairos-sdk v0.0.15/go.mod h1:Ew3NKFuXByu3Y3yGu8Q92M3oMqsXrg2VilouubdhYqA=
2022-08-10 18:55:20 +02:00
github.com/kbinani/screenshot v0.0.0-20210720154843-7d3a670d8329 h1:qq2nCpSrXrmvDGRxW0ruW9BVEV1CN2a9YDOExdt+U0o=
2022-08-11 13:30:51 +02:00
github.com/kbinani/screenshot v0.0.0-20210720154843-7d3a670d8329/go.mod h1:2VPVQDR4wO7KXHwP+DAypEy67rXf+okUx2zjgpCxZw4=
2022-08-10 18:55:20 +02:00
github.com/kisielk/errcheck v1.2.0/go.mod h1:/BMXB+zMLi60iA8Vv6Ksmxu/1UDYcXs4uQLJ+jE2L00=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/klauspost/compress v1.10.3/go.mod h1:aoV0uJVorq1K+umq18yTdKaF57EivdYsUV+/s2qKfXs=
github.com/klauspost/compress v1.16.5 h1:IFV2oUNUzZaz+XyusxpLzpzS8Pt5rh0Z16For/djlyI=
github.com/klauspost/compress v1.16.5/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
github.com/klauspost/compress v1.16.7 h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGCFR9I=
github.com/klauspost/compress v1.16.7/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
2022-08-10 18:55:20 +02:00
github.com/klauspost/cpuid/v2 v2.0.4/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
github.com/klauspost/cpuid/v2 v2.0.10/go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c=
github.com/klauspost/cpuid/v2 v2.0.12/go.mod h1:g2LTdtYhdyuGPqyWyv7qRAmj1WBqxuObKfj5c0PQa7c=
github.com/klauspost/cpuid/v2 v2.2.4 h1:acbojRNwl3o09bUq+yDCtZFc1aiwaAAxtcn8YkZXnvk=
github.com/klauspost/cpuid/v2 v2.2.4/go.mod h1:RVVoqg1df56z8g3pUjL/3lE5UfnlrJX8tyFgg4nqhuY=
github.com/klauspost/cpuid/v2 v2.2.5 h1:0E5MSMDEoAulmXNFquVs//DdoomxaoTY1kUhbc/qbZg=
github.com/klauspost/cpuid/v2 v2.2.5/go.mod h1:Lcz8mBdAVJIBVzewtcLocK12l3Y+JytZYpaMropDUws=
2022-08-10 18:55:20 +02:00
github.com/koron/go-ssdp v0.0.0-20191105050749-2e1c40ed0b5d/go.mod h1:5Ky9EC2xfoUKUor0Hjgi2BJhCSXJfMOFlmyYrVKGQMk=
github.com/koron/go-ssdp v0.0.4 h1:1IDwrghSKYM7yLf7XCzbByg2sJ/JcNOZRXS2jczTwz0=
github.com/koron/go-ssdp v0.0.4/go.mod h1:oDXq+E5IL5q0U8uSBcoAXzTzInwy5lEgC91HoKtbmZk=
2022-08-10 18:55:20 +02:00
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
2022-08-10 18:55:20 +02:00
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/pty v1.1.3/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/labstack/echo/v4 v4.10.2 h1:n1jAhnq/elIFTHr1EYpiYtyKgx4RW9ccVgkqByZaN2M=
github.com/labstack/echo/v4 v4.10.2/go.mod h1:OEyqf2//K1DFdE57vw2DRgWY0M7s65IVQO2FzvI4J5k=
github.com/labstack/gommon v0.4.0 h1:y7cvthEAEbU0yHOf4axH8ZG2NH8knB9iNSoTO8dyIk8=
github.com/labstack/gommon v0.4.0/go.mod h1:uW6kP17uPlLJsD3ijUYn3/M5bAxtlZhMI6m3MFxTMTM=
github.com/leodido/go-urn v1.2.0 h1:hpXL4XnriNwQ/ABnpepYM/1vCLWNDfUNts8dX3xTG6Y=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/leodido/go-urn v1.2.0/go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII=
github.com/libp2p/go-buffer-pool v0.1.0 h1:oK4mSFcQz7cTQIfqbe4MIj9gLW+mnanjyFtc6cdF0Y8=
github.com/libp2p/go-buffer-pool v0.1.0/go.mod h1:N+vh8gMqimBzdKkSMVuydVDq+UV5QTWy5HSiZacSbPg=
2022-08-10 18:55:20 +02:00
github.com/libp2p/go-cidranger v1.1.0 h1:ewPN8EZ0dd1LSnrtuwd4709PXVcITVeuwbag38yPW7c=
github.com/libp2p/go-cidranger v1.1.0/go.mod h1:KWZTfSr+r9qEo9OkI9/SIEeAtw+NNoU0dXIXt15Okic=
github.com/libp2p/go-flow-metrics v0.1.0 h1:0iPhMI8PskQwzh57jB9WxIuIOQ0r+15PChFGkx3Q3WM=
github.com/libp2p/go-flow-metrics v0.1.0/go.mod h1:4Xi8MX8wj5aWNDAZttg6UPmc0ZrnFNsMtpsYUClFtro=
github.com/libp2p/go-libp2p v0.27.1 h1:k1u6RHsX3hqKnslDjsSgLNURxJ3O1atIZCY4gpMbbus=
github.com/libp2p/go-libp2p v0.27.1/go.mod h1:FAvvfQa/YOShUYdiSS03IR9OXzkcJXwcNA2FUCh9ImE=
github.com/libp2p/go-libp2p v0.31.0 h1:LFShhP8F6xthWiBBq3euxbKjZsoRajVEyBS9snfHxYg=
github.com/libp2p/go-libp2p v0.31.0/go.mod h1:W/FEK1c/t04PbRH3fA9i5oucu5YcgrG0JVoBWT1B7Eg=
github.com/libp2p/go-libp2p-asn-util v0.3.0 h1:gMDcMyYiZKkocGXDQ5nsUQyquC9+H+iLEQHwOCZ7s8s=
github.com/libp2p/go-libp2p-asn-util v0.3.0/go.mod h1:B1mcOrKUE35Xq/ASTmQ4tN3LNzVVaMNmq2NACuqyB9w=
github.com/libp2p/go-libp2p-kad-dht v0.23.0 h1:sxE6LxLopp79eLeV695n7+c77V/Vn4AMF28AdM/XFqM=
github.com/libp2p/go-libp2p-kad-dht v0.23.0/go.mod h1:oO5N308VT2msnQI6qi5M61wzPmJYg7Tr9e16m5n7uDU=
github.com/libp2p/go-libp2p-kad-dht v0.24.2 h1:zd7myKBKCmtZBhI3I0zm8xBkb28v3gmSEtQfBdAdFwc=
github.com/libp2p/go-libp2p-kad-dht v0.24.2/go.mod h1:BShPzRbK6+fN3hk8a0WGAYKpb8m4k+DtchkqouGTrSg=
github.com/libp2p/go-libp2p-kbucket v0.5.0 h1:g/7tVm8ACHDxH29BGrpsQlnNeu+6OF1A9bno/4/U1oA=
github.com/libp2p/go-libp2p-kbucket v0.5.0/go.mod h1:zGzGCpQd78b5BNTDGHNDLaTt9aDK/A02xeZp9QeFC4U=
github.com/libp2p/go-libp2p-kbucket v0.6.3 h1:p507271wWzpy2f1XxPzCQG9NiN6R6lHL9GiSErbQQo0=
github.com/libp2p/go-libp2p-kbucket v0.6.3/go.mod h1:RCseT7AH6eJWxxk2ol03xtP9pEHetYSPXOaJnOiD8i0=
github.com/libp2p/go-libp2p-pubsub v0.9.3 h1:ihcz9oIBMaCK9kcx+yHWm3mLAFBMAUsM4ux42aikDxo=
github.com/libp2p/go-libp2p-pubsub v0.9.3/go.mod h1:RYA7aM9jIic5VV47WXu4GkcRxRhrdElWf8xtyli+Dzc=
github.com/libp2p/go-libp2p-record v0.2.0 h1:oiNUOCWno2BFuxt3my4i1frNrt7PerzB3queqa1NkQ0=
github.com/libp2p/go-libp2p-record v0.2.0/go.mod h1:I+3zMkvvg5m2OcSdoL0KPljyJyvNDFGKX7QdlpYUcwk=
github.com/libp2p/go-libp2p-testing v0.12.0 h1:EPvBb4kKMWO29qP4mZGyhVzUyR25dvfUIK5WDu6iPUA=
2022-08-10 18:55:20 +02:00
github.com/libp2p/go-mplex v0.7.0 h1:BDhFZdlk5tbr0oyFq/xv/NPGfjbnrsDam1EvutpBDbY=
github.com/libp2p/go-mplex v0.7.0/go.mod h1:rW8ThnRcYWft/Jb2jeORBmPd6xuG3dGxWN/W168L9EU=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/libp2p/go-msgio v0.3.0 h1:mf3Z8B1xcFN314sWX+2vOTShIE0Mmn2TXn3YCUQGNj0=
github.com/libp2p/go-msgio v0.3.0/go.mod h1:nyRM819GmVaF9LX3l03RMh10QdOroF++NBbxAb0mmDM=
2022-08-10 18:55:20 +02:00
github.com/libp2p/go-nat v0.1.0 h1:MfVsH6DLcpa04Xr+p8hmVRG4juse0s3J8HyNWYHffXg=
github.com/libp2p/go-nat v0.1.0/go.mod h1:X7teVkwRHNInVNWQiO/tAiAVRwSr5zoRz4YSTC3uRBM=
github.com/libp2p/go-nat v0.2.0 h1:Tyz+bUFAYqGyJ/ppPPymMGbIgNRH+WqC5QrT5fKrrGk=
github.com/libp2p/go-nat v0.2.0/go.mod h1:3MJr+GRpRkyT65EpVPBstXLvOlAPzUVlG6Pwg9ohLJk=
2022-08-10 18:55:20 +02:00
github.com/libp2p/go-netroute v0.1.2/go.mod h1:jZLDV+1PE8y5XxBySEBgbuVAXbhtuHSdmLPL2n9MKbk=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/libp2p/go-netroute v0.2.1 h1:V8kVrpD8GK0Riv15/7VN6RbUQ3URNZVosw7H2v9tksU=
github.com/libp2p/go-netroute v0.2.1/go.mod h1:hraioZr0fhBjG0ZRXJJ6Zj2IVEVNx6tDTFQfSmcq7mQ=
2022-08-10 18:55:20 +02:00
github.com/libp2p/go-reuseport v0.2.0 h1:18PRvIMlpY6ZK85nIAicSBuXXvrYoSw3dsBAR7zc560=
github.com/libp2p/go-reuseport v0.2.0/go.mod h1:bvVho6eLMm6Bz5hmU0LYN3ixd3nPPvtIlaURZZgOY4k=
github.com/libp2p/go-reuseport v0.4.0 h1:nR5KU7hD0WxXCJbmw7r2rhRYruNRl2koHw8fQscQm2s=
github.com/libp2p/go-reuseport v0.4.0/go.mod h1:ZtI03j/wO5hZVDFo2jKywN6bYKWLOy8Se6DrI2E1cLU=
2022-08-10 18:55:20 +02:00
github.com/libp2p/go-sockaddr v0.0.2/go.mod h1:syPvOmNs24S3dFVGJA1/mrqdeijPxLV2Le3BRLKd68k=
github.com/libp2p/go-yamux/v4 v4.0.0 h1:+Y80dV2Yx/kv7Y7JKu0LECyVdMXm1VUoko+VQ9rBfZQ=
github.com/libp2p/go-yamux/v4 v4.0.0/go.mod h1:NWjl8ZTLOGlozrXSOZ/HlfG++39iKNnM5wwmtQP1YB4=
github.com/libp2p/go-yamux/v4 v4.0.1 h1:FfDR4S1wj6Bw2Pqbc8Uz7pCxeRBPbwsBbEdfwiCypkQ=
github.com/libp2p/go-yamux/v4 v4.0.1/go.mod h1:NWjl8ZTLOGlozrXSOZ/HlfG++39iKNnM5wwmtQP1YB4=
github.com/libp2p/zeroconf/v2 v2.2.0 h1:Cup06Jv6u81HLhIj1KasuNM/RHHrJ8T7wOTS4+Tv53Q=
github.com/libp2p/zeroconf/v2 v2.2.0/go.mod h1:fuJqLnUwZTshS3U/bMRJ3+ow/v9oid1n0DmyYyNO1Xs=
github.com/linuxkit/virtsock v0.0.0-20201010232012-f8cee7dfc7a3/go.mod h1:3r6x7q95whyfWQpmGZTu3gk3v2YkMi05HEzl7Tf7YEo=
github.com/lithammer/fuzzysearch v1.1.8 h1:/HIuJnjHuXS8bKaiTMeeDlW2/AyIWk2brx1V8LFgLN4=
github.com/lithammer/fuzzysearch v1.1.8/go.mod h1:IdqeyBClc3FFqSzYq/MXESsS4S0FsZ5ajtkr5xPLts4=
github.com/lmittmann/ppm v1.0.2 h1:YW2FFG864rGdrzYu41XngKfptOQU2V+cOmi/hBbaUlI=
github.com/lmittmann/ppm v1.0.2/go.mod h1:GObNM/dbtplb87+9xClwI9bZ+AOPMg0Ujf4k3iLo23E=
2022-08-11 13:30:51 +02:00
github.com/lucasb-eyer/go-colorful v1.0.3/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
2022-08-10 18:55:20 +02:00
github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69Aj6K7nkY=
2022-08-11 13:30:51 +02:00
github.com/lucasb-eyer/go-colorful v1.2.0/go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 h1:6E+4a0GO5zZEnZ81pIr0yLvtUWk2if982qA3F3QD6H4=
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0/go.mod h1:zJYVVT2jmtg6P3p1VtQj7WsuWi/y4VnjVBn7F8KPB3I=
2022-08-10 18:55:20 +02:00
github.com/lunixbochs/vtclean v1.0.0/go.mod h1:pHhQNgMf3btfWnGBVipUOjRYhoOsdGqdm/+2c2E2WMI=
Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox) | require | patch | `v0.0.0-alpha2` -> `v0.0.0-alpha3` | --- ### Release Notes <details> <summary>luthermonson/go-proxmox</summary> ### [`v0.0.0-alpha3`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha3) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3) #### What's Changed - updating mage to use aliases by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/47](https://togithub.com/luthermonson/go-proxmox/pull/47) - adding more tests and light refactor by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/48](https://togithub.com/luthermonson/go-proxmox/pull/48) - adding gock tests for proxmox main client funcs by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/49](https://togithub.com/luthermonson/go-proxmox/pull/49) - adding nocloud cloud-init functionality by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/50](https://togithub.com/luthermonson/go-proxmox/pull/50) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 22:03:27 +01:00
github.com/luthermonson/go-proxmox v0.0.0-alpha3 h1:HywsFQf2Xr1am2GoCJEFey0IN25w23AySXxO+KbfkL0=
github.com/luthermonson/go-proxmox v0.0.0-alpha3/go.mod h1:vaCzhWez7HzvjDU8ACmJrVA4zKiQndqRNYnO4Usu/iM=
Update module github.com/luthermonson/go-proxmox to v0.0.0-beta1 (#490) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox) | require | patch | `v0.0.0-alpha3` -> `v0.0.0-beta1` | --- ### Release Notes <details> <summary>luthermonson/go-proxmox (github.com/luthermonson/go-proxmox)</summary> ### [`v0.0.0-beta1`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-beta1) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha9...v0.0.0-beta1) #### What's Changed - Add context support by [@&#8203;jqueuniet](https://togithub.com/jqueuniet) in [https://github.com/luthermonson/go-proxmox/pull/97](https://togithub.com/luthermonson/go-proxmox/pull/97) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha10...v0.0.0-beta1 ### [`v0.0.0-alpha9`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha9) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha8...v0.0.0-alpha9) #### What's Changed - adding group update/delete tests by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/93](https://togithub.com/luthermonson/go-proxmox/pull/93) - add node and node version test by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/94](https://togithub.com/luthermonson/go-proxmox/pull/94) - fix node network deserialization by [@&#8203;simplysoft](https://togithub.com/simplysoft) in [https://github.com/luthermonson/go-proxmox/pull/95](https://togithub.com/luthermonson/go-proxmox/pull/95) - extend storage up & download by [@&#8203;simplysoft](https://togithub.com/simplysoft) in [https://github.com/luthermonson/go-proxmox/pull/96](https://togithub.com/luthermonson/go-proxmox/pull/96) #### New Contributors - [@&#8203;simplysoft](https://togithub.com/simplysoft) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/95](https://togithub.com/luthermonson/go-proxmox/pull/95) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha8...v0.0.0-alpha9 ### [`v0.0.0-alpha8`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha8) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha7...v0.0.0-alpha8) #### What's Changed - adding missing vm fields, added vm rdddata by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/85](https://togithub.com/luthermonson/go-proxmox/pull/85) - adding roles by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/86](https://togithub.com/luthermonson/go-proxmox/pull/86) - adding missing networks fields, moving networks to own file, added network(s) tests by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/88](https://togithub.com/luthermonson/go-proxmox/pull/88) - adding vm ping test by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/89](https://togithub.com/luthermonson/go-proxmox/pull/89) - adding acl by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/90](https://togithub.com/luthermonson/go-proxmox/pull/90) - adding tests for domains by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/91](https://togithub.com/luthermonson/go-proxmox/pull/91) - adding domain type, renamed timeframe const by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/92](https://togithub.com/luthermonson/go-proxmox/pull/92) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha7...v0.0.0-alpha8 ### [`v0.0.0-alpha7`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha7) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha6...v0.0.0-alpha7) #### What's Changed - Adding Groups by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/82](https://togithub.com/luthermonson/go-proxmox/pull/82) - Adding users and tokens by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/83](https://togithub.com/luthermonson/go-proxmox/pull/83) - Refactor pools to drop PoolAPI and add pool resource filters by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/81](https://togithub.com/luthermonson/go-proxmox/pull/81) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha6...v0.0.0-alpha7 ### [`v0.0.0-alpha6`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha6) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha5...v0.0.0-alpha6) #### What's Changed - adding domain endpoints for realm management by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/78](https://togithub.com/luthermonson/go-proxmox/pull/78) - Fix warnings raised by Goland by [@&#8203;jqueuniet](https://togithub.com/jqueuniet) in [https://github.com/luthermonson/go-proxmox/pull/80](https://togithub.com/luthermonson/go-proxmox/pull/80) - Implement pool API by [@&#8203;jqueuniet](https://togithub.com/jqueuniet) in [https://github.com/luthermonson/go-proxmox/pull/79](https://togithub.com/luthermonson/go-proxmox/pull/79) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha5...v0.0.0-alpha6 ### [`v0.0.0-alpha5`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha5) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha4...v0.0.0-alpha5) #### What's Changed - Deprecate Old Access funcs in Favor of Options by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/74](https://togithub.com/luthermonson/go-proxmox/pull/74) - add lint to ci process, add mage comments by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/72](https://togithub.com/luthermonson/go-proxmox/pull/72) - Add missing fields to virtual machine config and cluster resource by [@&#8203;jqueuniet](https://togithub.com/jqueuniet) in [https://github.com/luthermonson/go-proxmox/pull/73](https://togithub.com/luthermonson/go-proxmox/pull/73) - add Password by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/75](https://togithub.com/luthermonson/go-proxmox/pull/75) - rewrite cluster resources to use url and add tests by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/76](https://togithub.com/luthermonson/go-proxmox/pull/76) - Do not fail if cloudinit iso is not found by [@&#8203;mcbenjemaa](https://togithub.com/mcbenjemaa) in [https://github.com/luthermonson/go-proxmox/pull/77](https://togithub.com/luthermonson/go-proxmox/pull/77) #### New Contributors - [@&#8203;mcbenjemaa](https://togithub.com/mcbenjemaa) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/77](https://togithub.com/luthermonson/go-proxmox/pull/77) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha4...v0.0.0-alpha5 ### [`v0.0.0-alpha4`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha4) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha3...v0.0.0-alpha4) #### What's Changed - Extend cloud-init ISO builder to include vendor-data and network-config by [@&#8203;jqueuniet](https://togithub.com/jqueuniet) in [https://github.com/luthermonson/go-proxmox/pull/51](https://togithub.com/luthermonson/go-proxmox/pull/51) - basic framework to gock out the entire pve api by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/52](https://togithub.com/luthermonson/go-proxmox/pull/52) - moving integration tests by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/53](https://togithub.com/luthermonson/go-proxmox/pull/53) - Better handle the optionality of network-config and vendor-data by [@&#8203;jqueuniet](https://togithub.com/jqueuniet) in [https://github.com/luthermonson/go-proxmox/pull/54](https://togithub.com/luthermonson/go-proxmox/pull/54) - Add missing uptime field in NodeStatus by [@&#8203;FedericoAntoniazzi](https://togithub.com/FedericoAntoniazzi) in [https://github.com/luthermonson/go-proxmox/pull/55](https://togithub.com/luthermonson/go-proxmox/pull/55) - fixes for agent exec by [@&#8203;boyvinall](https://togithub.com/boyvinall) in [https://github.com/luthermonson/go-proxmox/pull/57](https://togithub.com/luthermonson/go-proxmox/pull/57) - make sure we get a number, it not we set 0 by [@&#8203;earentir](https://togithub.com/earentir) in [https://github.com/luthermonson/go-proxmox/pull/58](https://togithub.com/luthermonson/go-proxmox/pull/58) - upgrade to go 1.20 and add gophers slack channel by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/60](https://togithub.com/luthermonson/go-proxmox/pull/60) - Cleanup by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/62](https://togithub.com/luthermonson/go-proxmox/pull/62) - removing route abstract and using gock directly by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/63](https://togithub.com/luthermonson/go-proxmox/pull/63) - move mock config, add /nodes by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/64](https://togithub.com/luthermonson/go-proxmox/pull/64) - adding a couple cluster tests by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/65](https://togithub.com/luthermonson/go-proxmox/pull/65) - fix cpulimit type to float32 by [@&#8203;ricardoalcantara](https://togithub.com/ricardoalcantara) in [https://github.com/luthermonson/go-proxmox/pull/67](https://togithub.com/luthermonson/go-proxmox/pull/67) - adding noop error and ignoring task from addtag in cloudinit by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/70](https://togithub.com/luthermonson/go-proxmox/pull/70) - adding StringOrFloat64 by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/71](https://togithub.com/luthermonson/go-proxmox/pull/71) #### New Contributors - [@&#8203;FedericoAntoniazzi](https://togithub.com/FedericoAntoniazzi) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/55](https://togithub.com/luthermonson/go-proxmox/pull/55) - [@&#8203;boyvinall](https://togithub.com/boyvinall) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/57](https://togithub.com/luthermonson/go-proxmox/pull/57) - [@&#8203;earentir](https://togithub.com/earentir) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/58](https://togithub.com/luthermonson/go-proxmox/pull/58) - [@&#8203;ricardoalcantara](https://togithub.com/ricardoalcantara) made their first contribution in [https://github.com/luthermonson/go-proxmox/pull/67](https://togithub.com/luthermonson/go-proxmox/pull/67) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha3...v0.0.0-alpha4 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuMzEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-28 03:07:49 +00:00
github.com/luthermonson/go-proxmox v0.0.0-beta1/go.mod h1:wkD6045y9lKBCP0sJGjNqmlBCo0vwRwnfhmsrPBTu34=
2022-08-10 18:55:20 +02:00
github.com/lxn/win v0.0.0-20210218163916-a377121e959e h1:H+t6A/QJMbhCSEH5rAuRxh+CtW96g0Or0Fxa9IKr4uc=
2022-08-11 13:30:51 +02:00
github.com/lxn/win v0.0.0-20210218163916-a377121e959e/go.mod h1:KxxjdtRkfNoYDCUP5ryK7XJJNTnpC8atvtmTheChOtk=
Update module github.com/luthermonson/go-proxmox to v0.0.0-alpha3 (#198) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/luthermonson/go-proxmox](https://togithub.com/luthermonson/go-proxmox) | require | patch | `v0.0.0-alpha2` -> `v0.0.0-alpha3` | --- ### Release Notes <details> <summary>luthermonson/go-proxmox</summary> ### [`v0.0.0-alpha3`](https://togithub.com/luthermonson/go-proxmox/releases/tag/v0.0.0-alpha3) [Compare Source](https://togithub.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3) #### What's Changed - updating mage to use aliases by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/47](https://togithub.com/luthermonson/go-proxmox/pull/47) - adding more tests and light refactor by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/48](https://togithub.com/luthermonson/go-proxmox/pull/48) - adding gock tests for proxmox main client funcs by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/49](https://togithub.com/luthermonson/go-proxmox/pull/49) - adding nocloud cloud-init functionality by [@&#8203;luthermonson](https://togithub.com/luthermonson) in [https://github.com/luthermonson/go-proxmox/pull/50](https://togithub.com/luthermonson/go-proxmox/pull/50) **Full Changelog**: https://github.com/luthermonson/go-proxmox/compare/v0.0.0-alpha2...v0.0.0-alpha3 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMTEuMSIsInVwZGF0ZWRJblZlciI6IjM0LjExMS4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-25 22:03:27 +01:00
github.com/magefile/mage v1.14.0 h1:6QDX3g6z1YvJ4olPhT1wksUcSa/V0a1B+pJb73fBjyo=
github.com/magefile/mage v1.14.0/go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A=
2022-08-10 18:55:20 +02:00
github.com/mailru/easyjson v0.0.0-20190312143242-1de009706dbe/go.mod h1:C1wdFJiN94OJF2b5HbByQZoLdCWB1Yqtg26g4irojpc=
github.com/makiuchi-d/gozxing v0.1.1 h1:xxqijhoedi+/lZlhINteGbywIrewVdVv2wl9r5O9S1I=
2022-08-11 13:30:51 +02:00
github.com/makiuchi-d/gozxing v0.1.1/go.mod h1:eRIHbOjX7QWxLIDJoQuMLhuXg9LAuw6znsUtRkNw9DU=
2022-08-10 18:55:20 +02:00
github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd h1:br0buuQ854V8u83wA0rVZ8ttrq5CpaPZdvrK0LP2lOk=
github.com/marten-seemann/tcp v0.0.0-20210406111302-dfbc87cc63fd/go.mod h1:QuCEs1Nt24+FYQEqAAncTDPJIuGs+LxK1MCiFL25pMU=
github.com/mattn/go-colorable v0.1.11/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
github.com/mattn/go-isatty v0.0.12/go.mod h1:cbi8OIDigv2wuxKPP5vlRcQ1OAZbq2CE4Kysco4FUpU=
2022-08-10 18:55:20 +02:00
github.com/mattn/go-isatty v0.0.14/go.mod h1:7GGIvUiUoEMVVmxf/4nioHXj79iQHKdU27kJ6hsGG94=
github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/yFXSvRLM=
github.com/mattn/go-isatty v0.0.19 h1:JITubQf0MOLdlGRuRq+jtsDlekdYPia9ZFsB8h/APPA=
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
2022-08-10 18:55:20 +02:00
github.com/mattn/go-runewidth v0.0.13/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/mattn/go-runewidth v0.0.14 h1:+xnbZSEeDbOIg5/mE6JF0w6n9duR1l3/WmbinWVwUuU=
github.com/mattn/go-runewidth v0.0.14/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
2022-08-10 18:55:20 +02:00
github.com/matttproud/golang_protobuf_extensions v1.0.1/go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo=
github.com/matttproud/golang_protobuf_extensions v1.0.4/go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4=
2022-08-10 18:55:20 +02:00
github.com/microcosm-cc/bluemonday v1.0.1/go.mod h1:hsXNsILzKxV+sX77C5b8FSuKF00vh2OMYv+xgHpAMF4=
github.com/miekg/dns v1.1.41/go.mod h1:p6aan82bvRIyn+zDIv9xYNUpwa73JcSh9BKwknJysuI=
github.com/miekg/dns v1.1.43/go.mod h1:+evo5L0630/F6ca/Z9+GAqzhjGyn8/c+TBaOyfEl0V4=
github.com/miekg/dns v1.1.53 h1:ZBkuHr5dxHtB1caEOlZTLPo7D3L3TWckgUUs/RHfDxw=
github.com/miekg/dns v1.1.53/go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY=
github.com/miekg/dns v1.1.55 h1:GoQ4hpsj0nFLYe+bWiCToyrBEJXkQfOOIvFGFy0lEgo=
github.com/miekg/dns v1.1.55/go.mod h1:uInx36IzPl7FYnDcMeVWxj9byh7DutNykX4G9Sj60FY=
2022-08-10 18:55:20 +02:00
github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c h1:bzE/A84HN25pxAuk9Eej1Kz9OUelF97nAc82bDquQI8=
github.com/mikioh/tcp v0.0.0-20190314235350-803a9b46060c/go.mod h1:0SQS9kMwD2VsyFEB++InYyBJroV/FRmBgcydeSUcJms=
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b h1:z78hV3sbSMAUoyUMM0I83AUIT6Hu17AWfgjzIbtrYFc=
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b/go.mod h1:lxPUiZwKoFL8DUUmalo2yJJUCxbPKtm8OKfqr2/FTNU=
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc h1:PTfri+PuQmWDqERdnNMiD9ZejrlswWrCpBEZgWOiTrc=
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc/go.mod h1:cGKTAVKx4SxOuR/czcZ/E2RSJ3sfHs8FpHhQ5CWMf9s=
github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1/go.mod h1:pD8RvIylQ358TN4wwqatJ8rNavkEINozVn9DtGI3dfQ=
github.com/minio/sha256-simd v0.1.1-0.20190913151208-6de447530771/go.mod h1:B5e1o+1/KgNmWrSQK08Y6Z1Vb5pwIktudl0J58iy0KM=
github.com/minio/sha256-simd v1.0.0 h1:v1ta+49hkWZyvaKwrQB8elexRqm6Y0aMLjCNsrYxo6g=
github.com/minio/sha256-simd v1.0.0/go.mod h1:OuYzVNI5vcoYIAmbIvHPl3N3jUzVedXbKy5RFepssQM=
github.com/minio/sha256-simd v1.0.1 h1:6kaan5IFmwTNynnKKpDHe6FWHohJOHhCPchzK49dzMM=
github.com/minio/sha256-simd v1.0.1/go.mod h1:Pz6AKMiUdngCLpeTL/RJY1M9rUuPMYujV5xJjtbRSN8=
github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible/go.mod h1:8AuVvqP/mXw1px98n46wfvcGfQ4ci2FwoAjKYxuo3Z4=
github.com/mitchellh/go-homedir v1.1.0 h1:lukF9ziXFxDFPkA1vsr5zpc1XuPDn/wFntq5mG+4E0Y=
2022-08-10 18:55:20 +02:00
github.com/mitchellh/go-homedir v1.1.0/go.mod h1:SfyaCUpYCn1Vlf4IUYiD9fPX4A5wJrkLzIz1N1q0pr0=
github.com/moby/locker v1.0.1/go.mod h1:S7SDdo5zpBK84bzzVlKr2V0hz+7x9hWbYC/kq7oQppc=
github.com/moby/sys/mountinfo v0.6.2 h1:BzJjoreD5BMFNmD9Rus6gdd1pLuecOFPt8wC+Vygl78=
github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc=
github.com/moby/sys/sequential v0.5.0/go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo=
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 h1:HfkjXDfhgVaN5rmueG8cL8KKeFNecRCXFhaJ2qZ5SKA=
2022-08-10 18:55:20 +02:00
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w8PVh93nsPXa1VrQ6jlwL5oN8l14QlcNfg=
2022-08-10 18:55:20 +02:00
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/morikuni/aec v1.0.0 h1:nP9CBfwrvYnBRgY6qfDQkygYDmYwOilePFkwzv4dU8A=
github.com/morikuni/aec v1.0.0/go.mod h1:BbKIizmSmc5MMPqRYbxO4ZU0S0+P200+tUnFx7PXmsc=
2022-08-10 18:55:20 +02:00
github.com/mr-tron/base58 v1.1.2/go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc=
github.com/mr-tron/base58 v1.1.3/go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc=
github.com/mr-tron/base58 v1.2.0 h1:T/HDJBh4ZCPbU39/+c3rRvE0uKBQlU27+QI8LJ4t64o=
github.com/mr-tron/base58 v1.2.0/go.mod h1:BinMc/sQntlIE1frQmRFPUoPA1Zkr8VRgBdjWI2mNwc=
github.com/mudler/edgevpn v0.23.1 h1:I94vkbGoJ9NsmAt7hgoN9BPAPOvnhYI6PwqwZWixwOc=
github.com/mudler/edgevpn v0.23.1/go.mod h1:A0ZECL1xTmntXUDz17KZmf3h5KsgnwzBNNSNSVpy2JM=
github.com/mudler/edgevpn v0.24.4 h1:nEQCEYBx5bDfM13EU6T56xez0XJv5fRxAHLLfRlBT1c=
github.com/mudler/edgevpn v0.24.4/go.mod h1:aHwb0Hy7abS6z4E+kBxhNjYJogQHj5K/u3oO7MQCINE=
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5 h1:FaZD86+A9mVt7lh9glAryzQblMsbJYU2VnrdZ8yHlTs=
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5/go.mod h1:WmKcT8ONmhDQIqQ+HxU+tkGWjzBEyY/KFO8LTGCu4AI=
2022-08-21 21:54:01 +00:00
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d h1:/lAg9vPAAU+s35cDMCx1IyeMn+4OYfCBPqi08Q8vXDg=
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d/go.mod h1:HGGAOJhipApckwNV8ZTliRJqxctUv3xRY+zbQEwuytc=
github.com/mudler/go-processmanager v0.0.0-20230818213616-f204007f963c h1:CI5uGwqBpN8N7BrSKC+nmdfw+9nPQIDyjHHlaIiitZI=
github.com/mudler/go-processmanager v0.0.0-20230818213616-f204007f963c/go.mod h1:gY3wyrhkRySJtmtI/JPt4a2mKv48h/M9pEZIW+SjeC0=
github.com/mudler/gosigar v0.14.3-0.20220502202347-34be910bdaaf h1:hNa6C3a7+14a2qwMkYZbq94ddebYc8CloF2KOVytf+A=
github.com/mudler/gosigar v0.14.3-0.20220502202347-34be910bdaaf/go.mod h1:iXRIGg2tLnu7LBdpqzyQfGDEidKCfWcCMS0WKyPWoMs=
github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0 h1:Qh6ghkMgTu6siFbTf7L3IszJmshMhXxNL4V+t7IIA6w=
github.com/mudler/water v0.0.0-20221010214108-8c7313014ce0/go.mod h1:nViSE8jcOcraZwhi34joEqn7HYFISgs0M8/YujzY5Xk=
github.com/mudler/yip v1.3.1-0.20230704124832-e5812d0f5890 h1:lNOwUTOH+WW8c2t1aQniYRiF8qFwRjB6XO6Nu+d9vlo=
github.com/mudler/yip v1.3.1-0.20230704124832-e5812d0f5890/go.mod h1:3WeDh6tGX1yYPJom05E7xEjw8dNVlkH2WFxLi7Gflzk=
github.com/multiformats/go-base32 v0.1.0 h1:pVx9xoSPqEIQG8o+UbAe7DNi51oej1NtK+aGkbLYxPE=
github.com/multiformats/go-base32 v0.1.0/go.mod h1:Kj3tFY6zNr+ABYMqeUNeGvkIC/UYgtWibDcT0rExnbI=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/multiformats/go-base36 v0.2.0 h1:lFsAbNOGeKtuKozrtBsAkSVhv1p9D0/qedU9rQyccr0=
github.com/multiformats/go-base36 v0.2.0/go.mod h1:qvnKE++v+2MWCfePClUEjE78Z7P2a1UV0xHgWc0hkp4=
2022-08-10 18:55:20 +02:00
github.com/multiformats/go-multiaddr v0.1.1/go.mod h1:aMKBKNEYmzmDmxfX88/vz+J5IU55txyt0p4aiWVohjo=
github.com/multiformats/go-multiaddr v0.2.0/go.mod h1:0nO36NvPpyV4QzvTLi/lafl2y95ncPj0vFwVF6k6wJ4=
github.com/multiformats/go-multiaddr v0.9.0 h1:3h4V1LHIk5w4hJHekMKWALPXErDfz/sggzwC/NcqbDQ=
github.com/multiformats/go-multiaddr v0.9.0/go.mod h1:mI67Lb1EeTOYb8GQfL/7wpIZwc46ElrvzhYnoJOmTT0=
github.com/multiformats/go-multiaddr v0.11.0 h1:XqGyJ8ufbCE0HmTDwx2kPdsrQ36AGPZNZX6s6xfJH10=
github.com/multiformats/go-multiaddr v0.11.0/go.mod h1:gWUm0QLR4thQ6+ZF6SXUw8YjtwQSPapICM+NmCkxHSM=
2022-08-10 18:55:20 +02:00
github.com/multiformats/go-multiaddr-dns v0.3.1 h1:QgQgR+LQVt3NPTjbrLLpsaT2ufAA2y0Mkk+QRVJbW3A=
github.com/multiformats/go-multiaddr-dns v0.3.1/go.mod h1:G/245BRQ6FJGmryJCrOuTdB37AMA5AMOVuO6NY3JwTk=
github.com/multiformats/go-multiaddr-fmt v0.1.0 h1:WLEFClPycPkp4fnIzoFoV9FVd49/eQsuaL3/CWe167E=
github.com/multiformats/go-multiaddr-fmt v0.1.0/go.mod h1:hGtDIW4PU4BqJ50gW2quDuPVjyWNZxToGUh/HwTZYJo=
github.com/multiformats/go-multibase v0.2.0 h1:isdYCVLvksgWlMW9OZRYJEa9pZETFivncJHmHnnd87g=
github.com/multiformats/go-multibase v0.2.0/go.mod h1:bFBZX4lKCA/2lyOFSAoKH5SS6oPyjtnzK/XTFDPkNuk=
github.com/multiformats/go-multicodec v0.8.1 h1:ycepHwavHafh3grIbR1jIXnKCsFm0fqsfEOsJ8NtKE8=
github.com/multiformats/go-multicodec v0.8.1/go.mod h1:L3QTQvMIaVBkXOXXtVmYE+LI16i14xuaojr/H7Ai54k=
github.com/multiformats/go-multicodec v0.9.0 h1:pb/dlPnzee/Sxv/j4PmkDRxCOi3hXTz3IbPKOXWJkmg=
github.com/multiformats/go-multicodec v0.9.0/go.mod h1:L3QTQvMIaVBkXOXXtVmYE+LI16i14xuaojr/H7Ai54k=
2022-08-10 18:55:20 +02:00
github.com/multiformats/go-multihash v0.0.8/go.mod h1:YSLudS+Pi8NHE7o6tb3D8vrpKa63epEDmG8nTduyAew=
github.com/multiformats/go-multihash v0.0.13/go.mod h1:VdAWLKTwram9oKAatUcLxBNUjdtcVwxObEQBtRfuyjc=
github.com/multiformats/go-multihash v0.2.1 h1:aem8ZT0VA2nCHHk7bPJ1BjUbHNciqZC/d16Vve9l108=
github.com/multiformats/go-multihash v0.2.1/go.mod h1:WxoMcYG85AZVQUyRyo9s4wULvW5qrI9vb2Lt6evduFc=
github.com/multiformats/go-multihash v0.2.3 h1:7Lyc8XfX/IY2jWb/gI7JP+o7JEq9hOa7BFvVU9RSh+U=
github.com/multiformats/go-multihash v0.2.3/go.mod h1:dXgKXCXjBzdscBLk9JkjINiEsCKRVch90MdaGiKsvSM=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/multiformats/go-multistream v0.4.1 h1:rFy0Iiyn3YT0asivDUIR05leAdwZq3de4741sbiSdfo=
github.com/multiformats/go-multistream v0.4.1/go.mod h1:Mz5eykRVAjJWckE2U78c6xqdtyNUEhKSM0Lwar2p77Q=
2022-08-10 18:55:20 +02:00
github.com/multiformats/go-varint v0.0.1/go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE=
github.com/multiformats/go-varint v0.0.5/go.mod h1:3Ls8CIEsrijN6+B7PbrXRPxHRPuXSrVKRY101jdMZYE=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/multiformats/go-varint v0.0.7 h1:sWSGR+f/eu5ABZA2ZpYKBILXTTs9JWpdEM/nEGOHFS8=
github.com/multiformats/go-varint v0.0.7/go.mod h1:r8PUYw/fD/SjBCiKOoDlGF6QawOELpZAu9eioSos/OU=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
2022-08-10 18:55:20 +02:00
github.com/neelance/astrewrite v0.0.0-20160511093645-99348263ae86/go.mod h1:kHJEU3ofeGjhHklVoIGuVj85JJwZ6kWPaJwCIxgnFmo=
github.com/neelance/sourcemap v0.0.0-20151028013722-8c68805598ab/go.mod h1:Qr6/a/Q4r9LP1IltGz7tA7iOK1WonHEYhu1HRBA7ZiM=
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 h1:zYyBkD/k9seD2A7fsi6Oo2LfFZAehjjQMERAvZLEDnQ=
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646/go.mod h1:jpp1/29i3P1S/RLdc7JQKbRpFeM1dOBd8T9ki5s+AY8=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/onsi/ginkgo v1.6.0/go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE=
github.com/onsi/ginkgo v1.12.1/go.mod h1:zj2OWP4+oCPe1qIXoGWkgMRwljMUYCdkwsT2108oapk=
github.com/onsi/ginkgo v1.14.2/go.mod h1:iSB4RoI2tjJc9BBv4NKIKWKya62Rps+oPG/Lv9klQyY=
github.com/onsi/ginkgo v1.16.4/go.mod h1:dX+/inL/fNMqNlz0e9LfyB9TswhZpCVdJM/Z6Vvnwo0=
github.com/onsi/ginkgo v1.16.5 h1:8xi0RTUf59SOSfEtZMvwTvXYMzG4gV23XVHOZiXNtnE=
github.com/onsi/ginkgo/v2 v2.10.0 h1:sfUl4qgLdvkChZrWCYndY2EAu9BRIw1YphNAzy1VNWs=
github.com/onsi/ginkgo/v2 v2.10.0/go.mod h1:UDQOh5wbQUlMnkLfVaIUMtQ1Vus92oM+P2JX1aulgcE=
github.com/onsi/ginkgo/v2 v2.11.0 h1:WgqUCUt/lT6yXoQ8Wef0fsNn5cAuMK7+KT9UFRz2tcU=
github.com/onsi/ginkgo/v2 v2.11.0/go.mod h1:ZhrRA5XmEE3x3rhlzamx/JJvujdZoJ2uvgI7kR0iZvM=
github.com/onsi/ginkgo/v2 v2.13.0 h1:0jY9lJquiL8fcf3M4LAXN5aMlS/b2BV86HFFPCPMgE4=
github.com/onsi/ginkgo/v2 v2.13.0/go.mod h1:TE309ZR8s5FsKKpuB1YAQYBzCaAfUgatB/xlT/ETL/o=
2022-08-10 18:55:20 +02:00
github.com/onsi/gomega v1.7.1/go.mod h1:XdKZgCCFLUoM/7CFJVPcG8C1xQ1AJ0vpAezJrB7JYyY=
github.com/onsi/gomega v1.10.1/go.mod h1:iN09h71vgCQne3DLsj+A5owkum+a2tYe+TOCB1ybHNo=
github.com/onsi/gomega v1.10.3/go.mod h1:V9xEwhxec5O8UDM77eCW8vLymOMltsqPVYWrpDsH8xc=
github.com/onsi/gomega v1.16.0/go.mod h1:HnhC7FXeEQY45zxNK3PPoIUhzk/80Xly9PcubAlGdZY=
github.com/onsi/gomega v1.27.8 h1:gegWiwZjBsf2DgiSbf5hpokZ98JVDMcWkUiigk6/KXc=
github.com/onsi/gomega v1.27.8/go.mod h1:2J8vzI/s+2shY9XHRApDkdgPo1TKT7P2u6fXeJKFnNQ=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
github.com/onsi/gomega v1.30.0 h1:hvMK7xYz4D3HapigLTeGdId/NcfQx1VHMJc60ew99+8=
github.com/onsi/gomega v1.30.0/go.mod h1:9sxs+SwGrKI0+PWe4Fxa9tFQQBG5xSsSbMXOI8PPpoQ=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
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=
2022-08-10 18:55:20 +02:00
github.com/opencontainers/runtime-spec v1.0.2/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
github.com/opencontainers/runtime-spec v1.1.0-rc.1 h1:wHa9jroFfKGQqFHj0I1fMRKLl0pfj+ynAqBxo3v6u9w=
github.com/opencontainers/runtime-spec v1.1.0-rc.1/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg=
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
2022-08-10 18:55:20 +02:00
github.com/opentracing/opentracing-go v1.2.0 h1:uEJPy/1a5RIPAJ0Ov+OIO8OxWu77jEv+1B0VhjKrZUs=
github.com/opentracing/opentracing-go v1.2.0/go.mod h1:GxEUsuufX4nBwe+T+Wl9TAgYrxe9dPLANfrWvHYVTgc=
github.com/openzipkin/zipkin-go v0.1.1/go.mod h1:NtoC/o8u3JlF1lSlyPNswIbeQH9bJTmOf0Erfk+hxe8=
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0=
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58/go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y=
github.com/peterbourgon/diskv v2.0.1+incompatible h1:UBdAOUP5p4RWqPBg048CAvpKN+vxiaj6gdUUzhl4XmI=
github.com/peterbourgon/diskv v2.0.1+incompatible/go.mod h1:uqqh8zWWbv1HBMNONnaR/tNboyR3/BZd58JJSHlUSCU=
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5 h1:Ii+DKncOVM8Cu1Hc+ETb5K+23HdAMvESYE3ZJ5b5cMI=
github.com/phayes/freeport v0.0.0-20220201140144-74d24b5ae9f5/go.mod h1:iIss55rKnNBTvrwdmkUpLnDpZoAHvWaiq5+iMmen4AE=
2022-08-10 18:55:20 +02:00
github.com/pierrec/lz4 v2.3.0+incompatible/go.mod h1:pdkljMzZIN41W+lC3N2tnIh5sFi+IEE17M5jbnwPHcY=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/xattr v0.4.1/go.mod h1:W2cGD0TBEus7MkUgv0tNZ9JutLtVO3cXu+IBRuHqnFs=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/polydawn/refmt v0.89.0 h1:ADJTApkvkeBZsN0tBTx8QjpD9JkmxbKp0cxfr9qszm4=
github.com/polydawn/refmt v0.89.0/go.mod h1:/zvteZs/GwLtCgZ4BL6CBsk9IKIlexP43ObX9AxTqTw=
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c h1:ncq/mPwQF4JjgDlrVEn3C11VoGHZN7m8qihwgMEtzYw=
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c/go.mod h1:OmDBASR4679mdNQnz2pUhc2G8CO2JrUAVFDRBDP/hJE=
2022-08-10 18:55:20 +02:00
github.com/prometheus/client_golang v0.8.0/go.mod h1:7SWBe2y4D6OKWSNQJUaRYU/AaXPKyh/dDVn+NZz0KFw=
github.com/prometheus/client_golang v1.15.0 h1:5fCgGYogn0hFdhyhLbw7hEsWxufKtY9klyvdNfFlFhM=
github.com/prometheus/client_golang v1.15.0/go.mod h1:e9yaBhRPU2pPNsZwE+JdQl0KEt1N9XgF6zxWmaC0xOk=
2022-08-10 18:55:20 +02:00
github.com/prometheus/client_model v0.0.0-20180712105110-5c3871d89910/go.mod h1:MbSGuTsp3dbXC40dX6PRTWyKYBIrTGTE9sqQNg2J8bo=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/prometheus/client_model v0.3.0 h1:UBgGFHqYdG/TPFD1B1ogZywDqEkwp3fBMvqdiQ7Xew4=
github.com/prometheus/client_model v0.3.0/go.mod h1:LDGWKZIo7rky3hgvBe+caln+Dr3dPggB5dvjtD7w9+w=
github.com/prometheus/client_model v0.4.0 h1:5lQXD3cAg1OXBf4Wq03gTrXHeaV0TQvGfUooCfx1yqY=
github.com/prometheus/client_model v0.4.0/go.mod h1:oMQmHW1/JoDwqLtg57MGgP/Fb1CJEYF2imWWhWtMkYU=
2022-08-10 18:55:20 +02:00
github.com/prometheus/common v0.0.0-20180801064454-c7de2306084e/go.mod h1:daVV7qP5qjZbuso7PdcryaAu0sAZbrN9i7WWcTMWvro=
github.com/prometheus/common v0.42.0 h1:EKsfXEYo4JpWMHH5cg+KOUWeuJSov1Id8zGR8eeI1YM=
github.com/prometheus/common v0.42.0/go.mod h1:xBwqVerjNdUDjgODMpudtOMwlOwf2SaTr1yjz4b7Zbc=
2022-08-10 18:55:20 +02:00
github.com/prometheus/procfs v0.0.0-20180725123919-05ee40e3a273/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.9.0 h1:wzCHvIvM5SxWqYvwgVL7yJY8Lz3PKn49KQtpgMYJfhI=
github.com/prometheus/procfs v0.9.0/go.mod h1:+pB4zwohETzFnmlpe6yd2lSc+0/46IYZRB/chUwxUZY=
2022-08-10 18:55:20 +02:00
github.com/pterm/pterm v0.12.27/go.mod h1:PhQ89w4i95rhgE+xedAoqous6K9X+r6aSOI2eFF7DZI=
github.com/pterm/pterm v0.12.29/go.mod h1:WI3qxgvoQFFGKGjGnJR849gU0TsEOvKn5Q8LlY1U7lg=
github.com/pterm/pterm v0.12.30/go.mod h1:MOqLIyMOgmTDz9yorcYbcw+HsgoZo3BQfg2wtl3HEFE=
github.com/pterm/pterm v0.12.31/go.mod h1:32ZAWZVXD7ZfG0s8qqHXePte42kdz8ECtRyEejaWgXU=
github.com/pterm/pterm v0.12.33/go.mod h1:x+h2uL+n7CP/rel9+bImHD5lF3nM9vJj80k9ybiiTTE=
github.com/pterm/pterm v0.12.36/go.mod h1:NjiL09hFhT/vWjQHSj1athJpx6H8cjpHXNAK5bUw8T8=
github.com/pterm/pterm v0.12.40/go.mod h1:ffwPLwlbXxP+rxT0GsgDTzS3y3rmpAO1NMjUkGTYf8s=
github.com/pterm/pterm v0.12.62 h1:Xjj5Wl6UR4Il9xOiDUOZRwReRTdO75if/JdWsn9I59s=
github.com/pterm/pterm v0.12.62/go.mod h1:+c3ujjE7N5qmNx6eKAa7YVSC6m/gCorJJKhzwYTbL90=
Update module github.com/kairos-io/kairos-sdk to v0.0.14 (#473) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/kairos-io/kairos-sdk](https://togithub.com/kairos-io/kairos-sdk) | require | patch | `v0.0.9` -> `v0.0.14` | --- ### Release Notes <details> <summary>kairos-io/kairos-sdk (github.com/kairos-io/kairos-sdk)</summary> ### [`v0.0.14`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.14) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.13...v0.0.14) #### What's Changed - Add KairosFS type and detectBoot with FS by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/46](https://togithub.com/kairos-io/kairos-sdk/pull/46) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.13...v0.0.14 ### [`v0.0.13`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.13) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.12...v0.0.13) #### What's Changed - Update module github.com/zcalusic/sysinfo to v1 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/22](https://togithub.com/kairos-io/kairos-sdk/pull/22) - fix(deps): update module github.com/mudler/yip to v1.3.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/19](https://togithub.com/kairos-io/kairos-sdk/pull/19) - fix(deps): update module github.com/onsi/ginkgo/v2 to v2.11.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/23](https://togithub.com/kairos-io/kairos-sdk/pull/23) - Properly calculate image size by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/45](https://togithub.com/kairos-io/kairos-sdk/pull/45) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.12...v0.0.13 ### [`v0.0.12`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.12) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.11...v0.0.12) #### What's Changed - Semi force the umount of oem when dealing with mounts by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/40](https://togithub.com/kairos-io/kairos-sdk/pull/40) - Add a method to get the image size by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/39](https://togithub.com/kairos-io/kairos-sdk/pull/39) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.11...v0.0.12 ### [`v0.0.11`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.11) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.10...v0.0.11) #### What's Changed - :bug: Wrong deep merge when array contains maps by [@&#8203;mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-sdk/pull/38](https://togithub.com/kairos-io/kairos-sdk/pull/38) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.10...v0.0.11 ### [`v0.0.10`](https://togithub.com/kairos-io/kairos-sdk/releases/tag/v0.0.10) [Compare Source](https://togithub.com/kairos-io/kairos-sdk/compare/v0.0.9...v0.0.10) #### What's Changed - Improve image extractor by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/32](https://togithub.com/kairos-io/kairos-sdk/pull/32) - Allow the users to apply arbitrary images in framework-profile.yaml by [@&#8203;jimmykarily](https://togithub.com/jimmykarily) in [https://github.com/kairos-io/kairos-sdk/pull/33](https://togithub.com/kairos-io/kairos-sdk/pull/33) - schedule renovate after hours by [@&#8203;mauromorales](https://togithub.com/mauromorales) in [https://github.com/kairos-io/kairos-sdk/pull/34](https://togithub.com/kairos-io/kairos-sdk/pull/34) - fix(deps): update module github.com/pterm/pterm to v0.12.63 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos-sdk/pull/20](https://togithub.com/kairos-io/kairos-sdk/pull/20) - Add cleanstack util by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/35](https://togithub.com/kairos-io/kairos-sdk/pull/35) - Extend root schema by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos-sdk/pull/37](https://togithub.com/kairos-io/kairos-sdk/pull/37) #### New Contributors - [@&#8203;jimmykarily](https://togithub.com/jimmykarily) made their first contribution in [https://github.com/kairos-io/kairos-sdk/pull/33](https://togithub.com/kairos-io/kairos-sdk/pull/33) **Full Changelog**: https://github.com/kairos-io/kairos-sdk/compare/v0.0.8...v0.0.10 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzcuMC4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-05 15:26:57 +00:00
github.com/pterm/pterm v0.12.63 h1:fHlrpFiI9qLtEU0TWDWMU+tAt4qKJ/s157BEAPtGm8w=
github.com/pterm/pterm v0.12.63/go.mod h1:Bq1eoUJ6BhUzzXG8WxA4l7T3s7d3Ogwg7v9VXlsVat0=
2022-08-10 18:55:20 +02:00
github.com/qeesung/image2ascii v1.0.1 h1:Fe5zTnX/v/qNC3OC4P/cfASOXS501Xyw2UUcgrLgtp4=
github.com/qeesung/image2ascii v1.0.1/go.mod h1:kZKhyX0h2g/YXa/zdJR3JnLnJ8avHjZ3LrvEKSYyAyU=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/quic-go/qpack v0.4.0 h1:Cr9BXA1sQS2SmDUWjSofMPNKmvF6IiIfDRmgU0w1ZCo=
github.com/quic-go/qpack v0.4.0/go.mod h1:UZVnYIfi5GRk+zI9UMaCPsmZ2xKJP7XBUvVyT1Knj9A=
github.com/quic-go/qtls-go1-19 v0.3.2 h1:tFxjCFcTQzK+oMxG6Zcvp4Dq8dx4yD3dDiIiyc86Z5U=
github.com/quic-go/qtls-go1-19 v0.3.2/go.mod h1:ySOI96ew8lnoKPtSqx2BlI5wCpUVPT05RMAlajtnyOI=
github.com/quic-go/qtls-go1-20 v0.2.2 h1:WLOPx6OY/hxtTxKV1Zrq20FtXtDEkeY00CGQm8GEa3E=
github.com/quic-go/qtls-go1-20 v0.2.2/go.mod h1:JKtK6mjbAVcUTN/9jZpvLbGxvdWIKS8uT7EiStoU1SM=
github.com/quic-go/qtls-go1-20 v0.3.3 h1:17/glZSLI9P9fDAeyCHBFSWSqJcwx1byhLwP5eUIDCM=
github.com/quic-go/qtls-go1-20 v0.3.3/go.mod h1:X9Nh97ZL80Z+bX/gUXMbipO6OxdiDi58b/fMC9mAL+k=
github.com/quic-go/quic-go v0.34.0 h1:OvOJ9LFjTySgwOTYUZmNoq0FzVicP8YujpV0kB7m2lU=
github.com/quic-go/quic-go v0.34.0/go.mod h1:+4CVgVppm0FNjpG3UcX8Joi/frKOH7/ciD5yGcwOO1g=
github.com/quic-go/quic-go v0.38.1 h1:M36YWA5dEhEeT+slOu/SwMEucbYd0YFidxG3KlGPZaE=
github.com/quic-go/quic-go v0.38.1/go.mod h1:ijnZM7JsFIkp4cRyjxJNIzdSfCLmUMg9wdyhGmg+SN4=
github.com/quic-go/webtransport-go v0.5.2 h1:GA6Bl6oZY+g/flt00Pnu0XtivSD8vukOu3lYhJjnGEk=
github.com/quic-go/webtransport-go v0.5.2/go.mod h1:OhmmgJIzTTqXK5xvtuX0oBpLV2GkLWNDA+UeTGJXErU=
github.com/quic-go/webtransport-go v0.5.3 h1:5XMlzemqB4qmOlgIus5zB45AcZ2kCgCy2EptUrfOPWU=
github.com/quic-go/webtransport-go v0.5.3/go.mod h1:OhmmgJIzTTqXK5xvtuX0oBpLV2GkLWNDA+UeTGJXErU=
github.com/raulk/go-watchdog v1.3.0 h1:oUmdlHxdkXRJlwfG0O9omj8ukerm8MEQavSiDTEtBsk=
github.com/raulk/go-watchdog v1.3.0/go.mod h1:fIvOnLbF0b0ZwkB9YU4mOW9Did//4vPZtDqv66NfsMU=
2022-08-10 18:55:20 +02:00
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Update module github.com/pterm/pterm to v0.12.55 (#268) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.54` -> `v0.12.55` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.55`](https://togithub.com/pterm/pterm/releases/tag/v0.12.55) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.54...v0.12.55) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Exciting New Features 🎉 - feat(table): multiline support for table printer by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/452](https://togithub.com/pterm/pterm/pull/452) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.54...v0.12.55 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 09:58:05 +01:00
github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
2022-08-10 18:55:20 +02:00
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=
github.com/rogpeppe/go-internal v1.9.0 h1:73kH8U+JUqXU8lRuOHeVHaa/SZPifC7BkcraZVejAe8=
2022-08-10 18:55:20 +02:00
github.com/russross/blackfriday v1.5.2/go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g=
github.com/russross/blackfriday/v2 v2.0.1/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
2022-08-11 13:30:51 +02:00
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
2022-08-10 18:55:20 +02:00
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
Update module github.com/samber/lo to v1.38.1 (#290) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/samber/lo](https://togithub.com/samber/lo) | require | minor | `v1.37.0` -> `v1.38.1` | --- ### Release Notes <details> <summary>samber/lo</summary> ### [`v1.38.1`](https://togithub.com/samber/lo/releases/tag/v1.38.1) [Compare Source](https://togithub.com/samber/lo/compare/v1.38.0...v1.38.1) Improvement: - Async and AsyncX: now returns `<-chan T` instead of `chan T` ### [`v1.38.0`](https://togithub.com/samber/lo/releases/tag/v1.38.0) [Compare Source](https://togithub.com/samber/lo/compare/v1.37.0...v1.38.0) Adding: - lo.ValueOr - lo.DebounceBy - lo.EmptyableToPtr Improvement: - Substring: add support for non-english chars Fix: - Async: Fix goroutine leak </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNC4yIiwidXBkYXRlZEluVmVyIjoiMzUuMTQuMiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:34:45 +03:00
github.com/samber/lo v1.38.1 h1:j2XEAqXKb09Am4ebOg31SpvzUTTs6EN3VfgeLUhPdXM=
github.com/samber/lo v1.38.1/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
github.com/santhosh-tekuri/jsonschema/v5 v5.3.0 h1:uIkTLo0AGRc8l7h5l9r+GcYi9qfVPt6lD4/bhmzfiKo=
github.com/santhosh-tekuri/jsonschema/v5 v5.3.0/go.mod h1:FKdcjfQW6rpZSnxxUvEA5H/cDPdvJ/SZJQLWWXWGrZ0=
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4=
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1/go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY=
2022-08-10 18:55:20 +02:00
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=
github.com/sergi/go-diff v1.2.0/go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM=
github.com/sergi/go-diff v1.3.1 h1:xkr+Oxo4BOQKmkn/B9eMK0g5Kg/983T9DqqPHwYqD+8=
github.com/shirou/gopsutil/v3 v3.23.7 h1:C+fHO8hfIppoJ1WdsVm1RoI0RwXoNdfTK7yWXV0wVj4=
github.com/shirou/gopsutil/v3 v3.23.7/go.mod h1:c4gnmoRC0hQuaLqvxnx1//VXQ0Ms/X9UnJF8pddY5z4=
github.com/shoenig/go-m1cpu v0.1.6 h1:nxdKQNcEB6vzgA2E2bvzKIYRuNj7XNJ4S/aRSwKzFtM=
github.com/shoenig/go-m1cpu v0.1.6/go.mod h1:1JJMcUBvfNwpq05QDQVAnx3gUHr9IYF7GNg9SUEw2VQ=
github.com/shoenig/test v0.6.4/go.mod h1:byHiCGXqrVaflBLAMq/srcZIHynQPQgeyvkvXnjqq0k=
2022-08-10 18:55:20 +02:00
github.com/shurcooL/component v0.0.0-20170202220835-f88ec8f54cc4/go.mod h1:XhFIlyj5a1fBNx5aJTbKoIq0mNaPvOagO+HjB3EtxrY=
github.com/shurcooL/events v0.0.0-20181021180414-410e4ca65f48/go.mod h1:5u70Mqkb5O5cxEA8nxTsgrgLehJeAw6Oc4Ab1c/P1HM=
github.com/shurcooL/github_flavored_markdown v0.0.0-20181002035957-2122de532470/go.mod h1:2dOwnU2uBioM+SGy2aZoq1f/Sd1l9OkAeAUvjSyvgU0=
github.com/shurcooL/go v0.0.0-20180423040247-9e1955d9fb6e/go.mod h1:TDJrrUr11Vxrven61rcy3hJMUqaf/CLWYhHNPmT14Lk=
github.com/shurcooL/go-goon v0.0.0-20170922171312-37c2f522c041/go.mod h1:N5mDOmsrJOB+vfqUK+7DmDyjhSLIIBnXo9lvZJj3MWQ=
github.com/shurcooL/gofontwoff v0.0.0-20180329035133-29b52fc0a18d/go.mod h1:05UtEgK5zq39gLST6uB0cf3NEHjETfB4Fgr3Gx5R9Vw=
github.com/shurcooL/gopherjslib v0.0.0-20160914041154-feb6d3990c2c/go.mod h1:8d3azKNyqcHP1GaQE/c6dDgjkgSx2BZ4IoEi4F1reUI=
github.com/shurcooL/highlight_diff v0.0.0-20170515013008-09bb4053de1b/go.mod h1:ZpfEhSmds4ytuByIcDnOLkTHGUI6KNqRNPDLHDk+mUU=
github.com/shurcooL/highlight_go v0.0.0-20181028180052-98c3abbbae20/go.mod h1:UDKB5a1T23gOMUJrI+uSuH0VRDStOiUVSjBTRDVBVag=
github.com/shurcooL/home v0.0.0-20181020052607-80b7ffcb30f9/go.mod h1:+rgNQw2P9ARFAs37qieuu7ohDNQ3gds9msbT2yn85sg=
github.com/shurcooL/htmlg v0.0.0-20170918183704-d01228ac9e50/go.mod h1:zPn1wHpTIePGnXSHpsVPWEktKXHr6+SS6x/IKRb7cpw=
github.com/shurcooL/httperror v0.0.0-20170206035902-86b7830d14cc/go.mod h1:aYMfkZ6DWSJPJ6c4Wwz3QtW22G7mf/PEgaB9k/ik5+Y=
github.com/shurcooL/httpfs v0.0.0-20171119174359-809beceb2371/go.mod h1:ZY1cvUeJuFPAdZ/B6v7RHavJWZn2YPVFQ1OSXhCGOkg=
github.com/shurcooL/httpgzip v0.0.0-20180522190206-b1c53ac65af9/go.mod h1:919LwcH0M7/W4fcZ0/jy0qGght1GIhqyS/EgWGH2j5Q=
github.com/shurcooL/issues v0.0.0-20181008053335-6292fdc1e191/go.mod h1:e2qWDig5bLteJ4fwvDAc2NHzqFEthkqn7aOZAOpj+PQ=
github.com/shurcooL/issuesapp v0.0.0-20180602232740-048589ce2241/go.mod h1:NPpHK2TI7iSaM0buivtFUc9offApnI0Alt/K8hcHy0I=
github.com/shurcooL/notifications v0.0.0-20181007000457-627ab5aea122/go.mod h1:b5uSkrEVM1jQUspwbixRBhaIjIzL2xazXp6kntxYle0=
github.com/shurcooL/octicon v0.0.0-20181028054416-fa4f57f9efb2/go.mod h1:eWdoE5JD4R5UVWDucdOPg1g2fqQRq78IQa9zlOV1vpQ=
github.com/shurcooL/reactions v0.0.0-20181006231557-f2e0b4ca5b82/go.mod h1:TCR1lToEk4d2s07G3XGfz2QrgHXg4RJBvjrOozvoWfk=
github.com/shurcooL/sanitized_anchor_name v0.0.0-20170918181015-86672fcb3f95/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc=
github.com/shurcooL/users v0.0.0-20180125191416-49c67e49c537/go.mod h1:QJTqeLYEDaXHZDBsXlPCDqdhQuJkuw4NOtaxYe3xii4=
github.com/shurcooL/webdavfs v0.0.0-20170829043945-18c3829fa133/go.mod h1:hKmq5kWdCj2z2KEozexVbfEZIWiTjhE0+UjmZgPqehw=
github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic61uBYv0=
github.com/sirupsen/logrus v1.9.0/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
2022-08-10 18:55:20 +02:00
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e h1:MRM5ITcdelLK2j1vwZ3Je0FKVCfqOLp5zO6trqMLYs0=
2022-08-11 13:30:51 +02:00
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e/go.mod h1:XV66xRDqSt+GTGFMVlhk3ULuV0y9ZmzeVGR4mloJI3M=
github.com/smartystreets/assertions v1.2.0/go.mod h1:tcbTF8ujkAEcZ8TElKY+i30BzYlVhC/LOxJk7iOWnoo=
github.com/smartystreets/assertions v1.13.0 h1:Dx1kYM01xsSqKPno3aqLnrwac2LetPvN23diwyr69Qs=
github.com/smartystreets/goconvey v1.7.2 h1:9RBaZCeXEQ3UselpuwUQHltGVXvdwm6cv1hgR6gDIPg=
github.com/smartystreets/goconvey v1.7.2/go.mod h1:Vw0tHAZW6lzCRk3xgdin6fKYcG+G3Pg9vgXWeJpQFMM=
2022-08-10 18:55:20 +02:00
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091 h1:1zN6ImoqhSJhN8hGXFaJlSC8msLmIbX8bFqOfWLKw0w=
github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091/go.mod h1:N20Z5Y8oye9a7HmytmZ+tr8Q2vlP0tAHP13kTHzwvQY=
github.com/sourcegraph/annotate v0.0.0-20160123013949-f4cad6c6324d/go.mod h1:UdhH50NIW0fCiwBSr0co2m7BnFLdv4fQTgdqdJTHFeE=
github.com/sourcegraph/syntaxhighlight v0.0.0-20170531221838-bd320f5d308e/go.mod h1:HuIsMU8RRBOtsCgI77wP899iHVBQpCmg4ErYMZB+2IA=
github.com/spaolacci/murmur3 v1.1.0 h1:7c1g84S4BPRrfL5Xrdp6fOJ206sU9y293DDHaoy0bLI=
github.com/spaolacci/murmur3 v1.1.0/go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA=
github.com/spectrocloud/peg v0.0.0-20230517140709-5c01c852c557 h1:aS7x4j98JEm4a1529GRIIteXc+JAvJ3T25SeLLcnsMA=
github.com/spectrocloud/peg v0.0.0-20230517140709-5c01c852c557/go.mod h1:L2fIdtZqbQEagjOOXwkwH3t7MjJUd7fbt52cLSQGDBg=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980/go.mod h1:AO3tvPzVZ/ayst6UlUKUv6rcPQInYe3IknH3jYhAKu8=
2022-08-10 18:55:20 +02:00
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0 h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
2022-08-10 18:55:20 +02:00
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/swaggest/assertjson v1.8.0 h1:XSg4p6iOZMjtpV2tW2SXfD1GsOOTsWcm+sOADODu/DU=
github.com/swaggest/jsonschema-go v0.3.51 h1:Cl0hFQ/jtBIP8NlHNuwW6ka3J7zzW5r2jxbLSCUByGY=
github.com/swaggest/jsonschema-go v0.3.51/go.mod h1:QfUB5HaZ8y5TiFtCPhM7QwvPNKxTsYxDJaLHTLq6jgU=
github.com/swaggest/jsonschema-go v0.3.59 h1:BoPhtNvWbZRo1Wl6xvR3g6WL01COJTOAs6vMUnZgocM=
github.com/swaggest/jsonschema-go v0.3.59/go.mod h1:5WFFGBBte5JAWAV8gDpNRJ/tlQnb1AHDdf/ghgsVUik=
github.com/swaggest/refl v1.1.0 h1:a+9a75Kv6ciMozPjVbOfcVTEQe81t2R3emvaD9oGQGc=
github.com/swaggest/refl v1.1.0/go.mod h1:g3Qa6ki0A/L2yxiuUpT+cuBURuRaltF5SDQpg1kMZSY=
github.com/swaggest/refl v1.2.0 h1:Qqqhfwi7REXF6/4cwJmj3gQMzl0Q0cYquxTYdD0kvi0=
github.com/swaggest/refl v1.2.0/go.mod h1:CkC6g7h1PW33KprTuYRSw8UUOslRUt4lF3oe7tTIgNU=
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG7XYTFWNJGYcbNJQlaLq0fg1yr4J4t/NcTQtrfww=
2022-08-10 18:55:20 +02:00
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA=
github.com/tklauser/go-sysconf v0.3.11 h1:89WgdJhk5SNwJfu+GKyYveZ4IaJ7xAkecBo+KdJV0CM=
github.com/tklauser/go-sysconf v0.3.11/go.mod h1:GqXfhXY3kiPa0nAXPDIQIWzJbMCB7AmcWpGR8lSZfqI=
github.com/tklauser/numcpus v0.6.0 h1:kebhY2Qt+3U6RNK7UqpYNA+tJ23IBEGKkB7JQBfDYms=
github.com/tklauser/numcpus v0.6.0/go.mod h1:FEZLMke0lhOUG6w2JadTzp0a+Nl8PF/GFkQ5UVIcaL4=
2022-08-10 18:55:20 +02:00
github.com/twpayne/go-vfs v1.7.2 h1:ZNYMAXcu2Av8c109USrSGYm8dIIIV0xPlG19I2088Kw=
github.com/twpayne/go-vfs v1.7.2/go.mod h1:1eni2ntkiiAHZG27xfLOO4CYvMR4Kw8V7rYiLeeolsQ=
github.com/ugorji/go v1.1.7 h1:/68gy2h+1mWMrwZFeD1kQialdSzAb432dtpeJ42ovdo=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/ugorji/go v1.1.7/go.mod h1:kZn38zHttfInRq0xu/PH0az30d+z6vm202qpg1oXVMw=
github.com/ugorji/go/codec v1.1.7 h1:2SvQaVZ1ouYrrKKwoSk2pzd4A9evlKJb9oTL+OaLUSs=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
github.com/ugorji/go/codec v1.1.7/go.mod h1:Ax+UKWsSmolVDwsd+7N3ZtXu+yMGCf907BLYF3GoBXY=
2022-08-10 18:55:20 +02:00
github.com/ulikunitz/xz v0.5.10/go.mod h1:nbz6k7qbPmH4IRqmfOplQw/tblSgqTqBwxkY0oWt/14=
github.com/urfave/cli v1.22.2/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
github.com/urfave/cli v1.22.10/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
github.com/urfave/cli v1.22.12/go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8=
github.com/urfave/cli/v2 v2.25.7 h1:VAzn5oq403l5pHjc4OhD54+XGO9cdKVL/7lDjF+iKUs=
github.com/urfave/cli/v2 v2.25.7/go.mod h1:8qnjx1vcq5s2/wpsqoZFndg2CE5tNFyrTvS6SinrnYQ=
2022-08-10 18:55:20 +02:00
github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw=
github.com/valyala/bytebufferpool v1.0.0/go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc=
github.com/valyala/fasttemplate v1.2.1/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo=
github.com/valyala/fasttemplate v1.2.2/go.mod h1:KHLXt3tVN2HBp8eijSv/kGJopbvo7S+qRAEEKiv+SiQ=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
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=
2022-08-10 18:55:20 +02:00
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/vishvananda/netlink v1.2.1-beta.2 h1:Llsql0lnQEbHj0I1OuKyp8otXp0r3q0mPkuhwHfStVs=
github.com/vishvananda/netlink v1.2.1-beta.2/go.mod h1:twkDnbuQxJYemMlGd4JFIcuhgX83tXhKS2B/PRMpOho=
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae/go.mod h1:DD4vA1DwXk04H54A1oHXtwZmA0grkVMdPxx/VGLCah0=
Update module github.com/mudler/yip to v1 (#218) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/yip](https://togithub.com/mudler/yip) | require | major | `v0.11.4` -> `v1.0.0` | --- ### Release Notes <details> <summary>mudler/yip</summary> ### [`v1.0.0`](https://togithub.com/mudler/yip/releases/tag/v1.0.0) [Compare Source](https://togithub.com/mudler/yip/compare/v0.11.4...v1.0.0) #### Changelog - [`18cb23d`](https://togithub.com/mudler/yip/commit/18cb23d) Bump entities dependency for license change ([#&#8203;48](https://togithub.com/mudler/yip/issues/48)) - [`91e88df`](https://togithub.com/mudler/yip/commit/91e88df) Bump linuxkit+diskfs ([#&#8203;49](https://togithub.com/mudler/yip/issues/49)) - [`297dedc`](https://togithub.com/mudler/yip/commit/297dedc) Execute stages in a dag ([#&#8203;50](https://togithub.com/mudler/yip/issues/50)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEyNC4yIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-06 22:32:24 +01:00
github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8=
github.com/vishvananda/netns v0.0.4/go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM=
github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0 h1:GDDkbFiaK8jsSDJfjId/PEGEShv6ugrt4kYsC5UIDaQ=
github.com/warpfork/go-wish v0.0.0-20220906213052-39a1cc7a02d0/go.mod h1:x6AKhvSSexNrVSrViXSHUEbICjmGXhtgABaHIySUSGw=
2022-08-10 18:55:20 +02:00
github.com/wayneashleyberry/terminal-dimensions v1.1.0 h1:EB7cIzBdsOzAgmhTUtTTQXBByuPheP/Zv1zL2BRPY6g=
github.com/wayneashleyberry/terminal-dimensions v1.1.0/go.mod h1:2lc/0eWCObmhRczn2SdGSQtgBooLUzIotkkEGXqghyg=
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 h1:EKhdznlJHPMoKr0XTrX+IlJs1LH3lyx2nfr1dOlZ79k=
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1/go.mod h1:8UvriyWtv5Q5EOgjHaSseUEdkQfvwFv1I/In/O2M9gc=
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415/go.mod h1:GwrjFmJcFw6At/Gs6z4yjiIwzuJ1/+UwLxMQDVQXShQ=
2022-08-10 18:55:20 +02:00
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778/go.mod h1:2MuV+tbUrU1zIOPMxZ5EncGwgmMJsa+9ucAQZXxsObs=
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e h1:JVG44RsyaB9T2KIHavMF/ppJZNG9ZpyihvCd0w101no=
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e/go.mod h1:RbqR21r5mrJuqunuUZ/Dhy/avygyECGrLceyNeo4LiM=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 h1:bAn7/zixMGCfxrRTfdpNzjtPYqr8smhKouy9mxVdGPU=
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673/go.mod h1:N3UwUGtsrSj3ccvlPHLoLsHnpR27oXr4ZE984MbSER8=
github.com/yudai/gojsondiff v1.0.0 h1:27cbfqXLVEJ1o8I6v3y9lg8Ydm53EKqHXAOMxEGlCOA=
github.com/yudai/golcs v0.0.0-20170316035057-ecda9a501e82 h1:BHyfKlQyqbsFN5p3IfnEUduWvb9is428/nNb5L3U01M=
2022-08-10 18:55:20 +02:00
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/yusufpapurcu/wmi v1.2.3 h1:E1ctvB7uKFMOJw3fdOW32DwGE9I7t++CRUEMKvFoFiw=
github.com/yusufpapurcu/wmi v1.2.3/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1/go.mod h1:SNgMg+EgDFwmvSmLRTNKC5fegJjB7v23qTQ0XLGUNHk=
2022-08-10 18:55:20 +02:00
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
go.opencensus.io v0.24.0 h1:y73uSU6J157QMP2kn2r30vwW1A2W2WFwSCGnAVxeaD0=
go.opencensus.io v0.24.0/go.mod h1:vNK8G9p7aAivkbmorf4v+7Hgx+Zs0yY+0fOtgBfjQKo=
go.opentelemetry.io/otel v1.14.0 h1:/79Huy8wbf5DnIPhemGB+zEPVwnN6fuQybr/SRXa6hM=
go.opentelemetry.io/otel v1.14.0/go.mod h1:o4buv+dJzx8rohcUeRmWUZhqupFvzWis188WlggnNeU=
go.opentelemetry.io/otel v1.16.0 h1:Z7GVAX/UkAXPKsy94IU+i6thsQS4nb7LviLpnaNeW8s=
go.opentelemetry.io/otel v1.16.0/go.mod h1:vl0h9NUa1D5s1nv3A5vZOYWn8av4K8Ml6JDeHrT/bx4=
go.opentelemetry.io/otel/metric v1.16.0 h1:RbrpwVG1Hfv85LgnZ7+txXioPDoh6EdbZHo26Q3hqOo=
go.opentelemetry.io/otel/metric v1.16.0/go.mod h1:QE47cpOmkwipPiefDwo2wDzwJrlfxxNYodqc4xnGCo4=
go.opentelemetry.io/otel/trace v1.14.0 h1:wp2Mmvj41tDsyAJXiWDWpfNsOiIyd38fy85pyKcFq/M=
go.opentelemetry.io/otel/trace v1.14.0/go.mod h1:8avnQLK+CG77yNLUae4ea2JDQ6iT+gozhnZjy/rw9G8=
go.opentelemetry.io/otel/trace v1.16.0 h1:8JRpaObFoW0pxuVPapkgH8UhHQj+bJW8jJsCZEu5MQs=
go.opentelemetry.io/otel/trace v1.16.0/go.mod h1:Yt9vYq1SdNz3xdjZZK7wcXv1qv2pwLkqr2QVwea0ef0=
2022-08-10 18:55:20 +02:00
go.uber.org/atomic v1.6.0/go.mod h1:sABNBOSYdrvTF6hTgEIbc7YasKWGhgEQZyfxyTvoXHQ=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/atomic v1.10.0 h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ=
go.uber.org/atomic v1.10.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
go.uber.org/atomic v1.11.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
go.uber.org/dig v1.16.1 h1:+alNIBsl0qfY0j6epRubp/9obgtrObRAc5aD+6jbWY8=
go.uber.org/dig v1.16.1/go.mod h1:557JTAUZT5bUK0SvCwikmLPPtdQhfvLYtO5tJgQSbnk=
go.uber.org/dig v1.17.0 h1:5Chju+tUvcC+N7N6EV08BJz41UZuO3BmHcN4A287ZLI=
go.uber.org/dig v1.17.0/go.mod h1:rTxpf7l5I0eBTlE6/9RL+lDybC7WFwY2QH55ZSjy1mU=
go.uber.org/fx v1.19.2 h1:SyFgYQFr1Wl0AYstE8vyYIzP4bFz2URrScjwC4cwUvY=
go.uber.org/fx v1.19.2/go.mod h1:43G1VcqSzbIv77y00p1DRAsyZS8WdzuYdhZXmEUkMyQ=
go.uber.org/fx v1.20.0 h1:ZMC/pnRvhsthOZh9MZjMq5U8Or3mA9zBSPaLnzs3ihQ=
go.uber.org/fx v1.20.0/go.mod h1:qCUj0btiR3/JnanEr1TYEePfSw6o/4qYJscgvzQ5Ub0=
2022-08-10 18:55:20 +02:00
go.uber.org/goleak v1.1.11-0.20210813005559-691160354723/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
go.uber.org/goleak v1.1.12 h1:gZAh5/EyT/HQwlpkCy6wTpqfH9H8Lz8zbm3dZh+OyzA=
go.uber.org/goleak v1.1.12/go.mod h1:cwTWslyiVhfpKIDGSZEM2HlOvcqm+tG4zioyIeLoqMQ=
2022-08-10 18:55:20 +02:00
go.uber.org/multierr v1.5.0/go.mod h1:FeouvMocqHpRaaGuG9EjoKcStLC43Zu/fmqdUMPcKYU=
go.uber.org/multierr v1.6.0/go.mod h1:cdWPpRnG4AhwMwsgIHip0KRBQjJy5kYEpYjJxpXp9iU=
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
go.uber.org/multierr v1.11.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
2022-08-10 18:55:20 +02:00
go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9Ejo0C68/HhF8uaILCdgjnY+goOA=
go.uber.org/zap v1.16.0/go.mod h1:MA8QOfq0BHJwdXa996Y4dYkAqRKB8/1K1QMMZVaNZjQ=
go.uber.org/zap v1.19.1/go.mod h1:j3DNczoxDZroyBnOT1L/Q79cfUMGZxlv/9dzN7SM1rI=
Update module go.uber.org/zap to v1.24.0 (#105) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [go.uber.org/zap](https://togithub.com/uber-go/zap) | require | minor | `v1.23.0` -> `v1.24.0` | --- ### Release Notes <details> <summary>uber-go/zap</summary> ### [`v1.24.0`](https://togithub.com/uber-go/zap/releases/tag/v1.24.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.23.0...v1.24.0) Enhancements: - [#&#8203;1148][]: Add `Level` to both `Logger` and `SugaredLogger` that reports the current minimum enabled log level. - [#&#8203;1185][]: `SugaredLogger` turns errors to zap.Error automatically. Thanks to [@&#8203;Abirdcfly](https://togithub.com/Abirdcfly), [@&#8203;craigpastro](https://togithub.com/craigpastro), [@&#8203;nnnkkk7](https://togithub.com/nnnkkk7), and [@&#8203;sashamelentyev](https://togithub.com/sashamelentyev) for their contributions to this release. [#&#8203;1148]: https://togithub.com/uber-go/zap/pull/1148 [#&#8203;1185]: https://togithub.com/uber-go/zap/pull/1185 </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:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-16 15:34:44 +01:00
go.uber.org/zap v1.24.0 h1:FiJd5l1UOLj0wCgbSE0rwwXHzEdAZS6hiiSnxJN/D60=
go.uber.org/zap v1.24.0/go.mod h1:2kMP+WWQ8aoFoedH3T2sq6iJ2yDWpHbP0f6MQbS9Gkg=
go.uber.org/zap v1.25.0 h1:4Hvk6GtkucQ790dqmj7l1eEnRdKm3k3ZUrUMS2d5+5c=
go.uber.org/zap v1.25.0/go.mod h1:JIAUzQIH94IC4fOJQm7gMmBJP5k7wQfdcnYdPoEXJYk=
2022-08-10 18:55:20 +02:00
go4.org v0.0.0-20180809161055-417644f6feb5/go.mod h1:MkTOUMDaeVYJUOUsaDXIhWPZYa1yOyC1qaOBpL57BhE=
golang.org/x/build v0.0.0-20190111050920-041ab4dc3f9d/go.mod h1:OWs+y06UdEOHN4y+MfF/py+xQ/tYqIWW03b70/CG9Rw=
golang.org/x/crypto v0.0.0-20181030102418-4d3f4d9ffa16/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20190611184440-5c40567a22f8/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
2022-08-11 13:30:51 +02:00
golang.org/x/crypto v0.0.0-20191206172530-e9b2fee46413/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
2022-08-10 18:55:20 +02:00
golang.org/x/crypto v0.0.0-20200602180216-279210d13fed/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2/go.mod h1:T9bdIzuCu7OtxOm1hfPfRQxPLYneinmdGuTeoZ9dtd4=
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a/go.mod h1:P+XmwS30IXTQdn5tA2iutPOUgjI07+tq3H3K9MVA1s8=
2022-08-10 18:55:20 +02:00
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
golang.org/x/crypto v0.9.0 h1:LF6fAI+IutBocDJ2OT0Q1g8plpYljMZ4+lty+dsqw3g=
golang.org/x/crypto v0.9.0/go.mod h1:yrmDGqONDYtNj3tH8X9dzUun2m2lzPa9ngI6/RUPGR0=
golang.org/x/crypto v0.11.0 h1:6Ewdq3tDic1mg5xRO4milcWCfMVQhI4NkqWWvqejpuA=
golang.org/x/crypto v0.11.0/go.mod h1:xgJhtzW8F9jGdVFWZESrid1U1bjeNy4zgy5cRr/CIio=
golang.org/x/crypto v0.12.0 h1:tFM/ta59kqch6LlvYnPa0yx5a83cL2nHflFhYKvv9Yk=
golang.org/x/crypto v0.12.0/go.mod h1:NF0Gs7EO5K4qLn+Ylc+fih8BSTeIjAP05siRnAh98yw=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
golang.org/x/crypto v0.14.0 h1:wBqGXzWJW6m1XrIKlAH0Hs1JJ7+9KBwnIO8v66Q9cHc=
golang.org/x/crypto v0.14.0/go.mod h1:MVFd36DqK4CsrnJYDkBA3VC4m2GkXAM0PvzMCn4JQf4=
2022-08-10 18:55:20 +02:00
golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA=
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 h1:k/i9J1pBpvlfR+9QsetwPyERsqu1GIbi967PQMq3Ivc=
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1/go.mod h1:V1LtkGg67GoY2N1AnLN78QLrzxkLyJw7RJb1gzOOz9w=
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 h1:m64FZMko/V45gv0bNmrNYoDEq8U5YUhetc9cBWKS1TQ=
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63/go.mod h1:0v4NqG35kSWCMzLaMeX+IQrlSnVE/bqGSyC2cz/9Le8=
2022-08-11 13:30:51 +02:00
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/image v0.0.0-20191206065243-da761ea9ff43/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/image v0.0.0-20220302094943-723b81ca9867 h1:TcHcE0vrmgzNH1v3ppjcMGbhG5+9fMuvOmUYwNEF4q4=
golang.org/x/image v0.0.0-20220302094943-723b81ca9867/go.mod h1:023OzeP/+EPmXeapQh35lcL3II3LrY8Ic+EFFKVhULM=
golang.org/x/image v0.6.0 h1:bR8b5okrPI3g/gyZakLZHeWxAR8Dn5CyxXv1hLH5g/4=
golang.org/x/image v0.6.0/go.mod h1:MXLdDR43H7cDJq5GEGXEVeeNhPgi+YYEQ2pC1byI1x0=
2022-08-10 18:55:20 +02:00
golang.org/x/lint v0.0.0-20180702182130-06c8688daad7/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE=
golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU=
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
golang.org/x/lint v0.0.0-20190930215403-16217165b5de/go.mod h1:6SW0HCj/g11FgYtHlgUYUwCkIfeOF89ocIRzGO/8vkc=
golang.org/x/lint v0.0.0-20200302205851-738671d3881b/go.mod h1:3xt1FjdF8hUf6vQPIChWIBhFzV8gjjsPE/fR3IyQdNY=
golang.org/x/mod v0.0.0-20190513183733-4bf6d317e70e/go.mod h1:mXi4GBBbnImb6dmsKGUJ2LatrhH/nqhxcFungHvyanc=
golang.org/x/mod v0.1.1-0.20191105210325-c90efee705ee/go.mod h1:QqPTAvyqsEbceGzBzNggFXnrqF1CaUcvgkdR5Ot7KZg=
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
golang.org/x/mod v0.4.2/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
golang.org/x/mod v0.8.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
Update module github.com/onsi/ginkgo/v2 to v2.9.3 (#370) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.9.2` -> `v2.9.3` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.9.3`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.3) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.2...v2.9.3) #### 2.9.3 ##### Features - Add RenderTimeline to GinkgoT() \[[`c0c77b6`](https://togithub.com/onsi/ginkgo/commit/c0c77b6)] ##### Fixes - update Measure deprecation message. fixes [#&#8203;1176](https://togithub.com/onsi/ginkgo/issues/1176) \[[`227c662`](https://togithub.com/onsi/ginkgo/commit/227c662)] - add newlines to GinkgoLogr ([#&#8203;1170](https://togithub.com/onsi/ginkgo/issues/1170)) ([#&#8203;1171](https://togithub.com/onsi/ginkgo/issues/1171)) \[[`0de0e7c`](https://togithub.com/onsi/ginkgo/commit/0de0e7c)] ##### Maintenance - Bump commonmarker from 0.23.8 to 0.23.9 in /docs ([#&#8203;1183](https://togithub.com/onsi/ginkgo/issues/1183)) \[[`8b925ab`](https://togithub.com/onsi/ginkgo/commit/8b925ab)] - Bump nokogiri from 1.14.1 to 1.14.3 in /docs ([#&#8203;1184](https://togithub.com/onsi/ginkgo/issues/1184)) \[[`e3795a4`](https://togithub.com/onsi/ginkgo/commit/e3795a4)] - Bump golang.org/x/tools from 0.7.0 to 0.8.0 ([#&#8203;1182](https://togithub.com/onsi/ginkgo/issues/1182)) \[[`b453793`](https://togithub.com/onsi/ginkgo/commit/b453793)] - Bump actions/setup-go from 3 to 4 ([#&#8203;1164](https://togithub.com/onsi/ginkgo/issues/1164)) \[[`73ed75b`](https://togithub.com/onsi/ginkgo/commit/73ed75b)] - Bump github.com/onsi/gomega from 1.27.4 to 1.27.6 ([#&#8203;1173](https://togithub.com/onsi/ginkgo/issues/1173)) \[[`0a2bc64`](https://togithub.com/onsi/ginkgo/commit/0a2bc64)] - Bump github.com/go-logr/logr from 1.2.3 to 1.2.4 ([#&#8203;1174](https://togithub.com/onsi/ginkgo/issues/1174)) \[[`f41c557`](https://togithub.com/onsi/ginkgo/commit/f41c557)] - Bump golang.org/x/sys from 0.6.0 to 0.7.0 ([#&#8203;1179](https://togithub.com/onsi/ginkgo/issues/1179)) \[[`8e423e5`](https://togithub.com/onsi/ginkgo/commit/8e423e5)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 08:13:14 +02:00
golang.org/x/mod v0.10.0 h1:lFO9qtOdlre5W1jxS3r/4szv2/6iXxScdzjoBMXNhYk=
golang.org/x/mod v0.10.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
golang.org/x/mod v0.12.0 h1:rmsUpXtvNzj340zd98LZ4KntptpfRHwpFOHG188oHXc=
golang.org/x/mod v0.12.0/go.mod h1:iBbtSCu2XBx23ZKBPSOrRkjjQPZFPuis4dIYUhu/chs=
2022-08-10 18:55:20 +02:00
golang.org/x/net v0.0.0-20180724234803-3673e40ba225/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20181011144130-49bb7cea24b1/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20181029044818-c44066c5c816/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20181106065722-10aee1819953/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190108225652-1e06a53dbb7e/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190213061140-3a22650c66bd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
golang.org/x/net v0.0.0-20190311183353-d8887717615a/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190313220215-9f648a60d977/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7/go.mod h1:qpuaurCH72eLCgpAm/N6yyVIVM9cpaDIP3A8BGJEC5A=
golang.org/x/net v0.0.0-20201006153459-a7d1128ccaa0/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
golang.org/x/net v0.0.0-20201110031124-69a78807bb2b/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
golang.org/x/net v0.0.0-20210119194325-5f4716e94777/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4/go.mod h1:p54w0d4576C0XHj96bSt6lcn1PtDYWL6XObtHCRCNQM=
golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6/go.mod h1:OJAsFXCWl8Ukc7SiCT/9KSuxbyM7479/AVlXFRxuMCk=
golang.org/x/net v0.0.0-20210428140749-89ef3d95e781/go.mod h1:OJAsFXCWl8Ukc7SiCT/9KSuxbyM7479/AVlXFRxuMCk=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
golang.org/x/net v0.6.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs=
Update module github.com/onsi/ginkgo/v2 to v2.9.5 (#372) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.9.3` -> `v2.9.5` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.9.5`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.5) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.4...v2.9.5) #### 2.9.5 ##### Fixes - ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function \[[`7fa0b6b`](https://togithub.com/onsi/ginkgo/commit/7fa0b6b)] ##### Maintenance - fix generators link ([#&#8203;1200](https://togithub.com/onsi/ginkgo/issues/1200)) \[[`9f9d8b9`](https://togithub.com/onsi/ginkgo/commit/9f9d8b9)] - Bump golang.org/x/tools from 0.8.0 to 0.9.1 ([#&#8203;1196](https://togithub.com/onsi/ginkgo/issues/1196)) \[[`150e3f2`](https://togithub.com/onsi/ginkgo/commit/150e3f2)] - fix spelling err in docs ([#&#8203;1199](https://togithub.com/onsi/ginkgo/issues/1199)) \[[`0013b1a`](https://togithub.com/onsi/ginkgo/commit/0013b1a)] - Bump golang.org/x/sys from 0.7.0 to 0.8.0 ([#&#8203;1193](https://togithub.com/onsi/ginkgo/issues/1193)) \[[`9e9e3e5`](https://togithub.com/onsi/ginkgo/commit/9e9e3e5)] ### [`v2.9.4`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.4) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.3...v2.9.4) #### 2.9.4 ##### Fixes - fix hang with ginkgo -p ([#&#8203;1192](https://togithub.com/onsi/ginkgo/issues/1192)) \[[`15d4bdc`](https://togithub.com/onsi/ginkgo/commit/15d4bdc)] - this addresses a *long* standing issue related to Ginkgo hanging when a child process spawned by the test does not exit. - fix: fail fast may cause Serial spec or cleanup Node interrupted ([#&#8203;1178](https://togithub.com/onsi/ginkgo/issues/1178)) \[[`8dea88b`](https://togithub.com/onsi/ginkgo/commit/8dea88b)] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite. ##### Maintenance - Document run order when multiple setup nodes are at the same nesting level \[[`903be81`](https://togithub.com/onsi/ginkgo/commit/903be81)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:22:45 +03:00
golang.org/x/net v0.10.0 h1:X2//UzNDwYmtCLn7To6G58Wr6f5ahEAQgKNzv9Y951M=
golang.org/x/net v0.10.0/go.mod h1:0qNGK6F8kojg2nk9dLZ2mShWaEBan6FAoqfSigmmuDg=
golang.org/x/net v0.12.0 h1:cfawfvKITfUsFCeJIHJrbSxpeu/E81khclypR0GVT50=
golang.org/x/net v0.12.0/go.mod h1:zEVYFnQC7m/vmpQFELhcD1EWkZlX69l4oqgmer6hfKA=
golang.org/x/net v0.14.0 h1:BONx9s002vGdD9umnlX1Po8vOZmrgH34qlHcD1MfK14=
golang.org/x/net v0.14.0/go.mod h1:PpSgVXXLK0OxS0F31C1/tv6XNguvCrnXIDrFMspZIUI=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM=
golang.org/x/net v0.17.0/go.mod h1:NxSsAGuq816PNPmqtQdLE42eU2Fs7NoRIZrHJAlaCOE=
2022-08-10 18:55:20 +02:00
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20181017192945-9dcd33a902f4/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20181203162652-d668ce993890/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U=
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw=
golang.org/x/perf v0.0.0-20180704124530-6e6d33e29852/go.mod h1:JLpeXjPJfIyPr5TlbXLkXWLhP8nz10XfvxElABhCtcw=
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181108010431-42b317875d0f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20190227155943-e225da77a7e6/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.1.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Update module github.com/onsi/ginkgo/v2 to v2.9.5 (#372) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.9.3` -> `v2.9.5` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.9.5`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.5) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.4...v2.9.5) #### 2.9.5 ##### Fixes - ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function \[[`7fa0b6b`](https://togithub.com/onsi/ginkgo/commit/7fa0b6b)] ##### Maintenance - fix generators link ([#&#8203;1200](https://togithub.com/onsi/ginkgo/issues/1200)) \[[`9f9d8b9`](https://togithub.com/onsi/ginkgo/commit/9f9d8b9)] - Bump golang.org/x/tools from 0.8.0 to 0.9.1 ([#&#8203;1196](https://togithub.com/onsi/ginkgo/issues/1196)) \[[`150e3f2`](https://togithub.com/onsi/ginkgo/commit/150e3f2)] - fix spelling err in docs ([#&#8203;1199](https://togithub.com/onsi/ginkgo/issues/1199)) \[[`0013b1a`](https://togithub.com/onsi/ginkgo/commit/0013b1a)] - Bump golang.org/x/sys from 0.7.0 to 0.8.0 ([#&#8203;1193](https://togithub.com/onsi/ginkgo/issues/1193)) \[[`9e9e3e5`](https://togithub.com/onsi/ginkgo/commit/9e9e3e5)] ### [`v2.9.4`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.4) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.3...v2.9.4) #### 2.9.4 ##### Fixes - fix hang with ginkgo -p ([#&#8203;1192](https://togithub.com/onsi/ginkgo/issues/1192)) \[[`15d4bdc`](https://togithub.com/onsi/ginkgo/commit/15d4bdc)] - this addresses a *long* standing issue related to Ginkgo hanging when a child process spawned by the test does not exit. - fix: fail fast may cause Serial spec or cleanup Node interrupted ([#&#8203;1178](https://togithub.com/onsi/ginkgo/issues/1178)) \[[`8dea88b`](https://togithub.com/onsi/ginkgo/commit/8dea88b)] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite. ##### Maintenance - Document run order when multiple setup nodes are at the same nesting level \[[`903be81`](https://togithub.com/onsi/ginkgo/commit/903be81)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:22:45 +03:00
golang.org/x/sync v0.2.0 h1:PUR+T4wwASmuSTYdKjYHI5TD22Wy5ogLU5qZCOLxBrI=
golang.org/x/sync v0.2.0/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
golang.org/x/sync v0.3.0 h1:ftCYgMx6zT/asHUrPw8BLLscYtGznsLAnjq5RH9P66E=
golang.org/x/sync v0.3.0/go.mod h1:FU7BRWz2tNW+3quACPkgCx/L+uEAv1htQ0V83Z9Rj+Y=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20180810173357-98c5dad5d1a0/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20180830151530-49385e6e1522/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20181021155630-eda9bb28ed51/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20181029174526-d69651ed3497/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190228124157-a34e9553db1e/go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY=
golang.org/x/sys v0.0.0-20190316082340-a2f829d7f35f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190405154228-4b34438f7a67/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190412213103-97732733099d/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190904154756-749cb33beabd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20190916202348-b4ddaad3f8a3/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20191005200804-aed5e4c7ecf9/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191026070338-33540a1f6037/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20191120155948-bd437916bb0e/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200124204421-9fbb57f87de9/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200217220822-9197077df867/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200519105757-fe76b779f299/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20200930185726-fdedc70b468f/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-11 13:30:51 +02:00
golang.org/x/sys v0.0.0-20201018230417-eeed37f84f13/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20201204225414-ed752295db88/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20201223074533-0d417f636930/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210112080510-489259a85091/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210303074136-134d130e1a04/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210331175145-43e1dd70ce54/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210426080607-c94f62235c83/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20210510120138-977fb7262007/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20210525143221-35b2ab0089ea/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
2022-08-10 18:55:20 +02:00
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20211013075003-97ac67df715c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20211103235746-7861aae1554b/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
2022-08-10 18:55:20 +02:00
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=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
Update module github.com/google/go-containerregistry to v0.15.2 (#284) [![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://togithub.com/google/go-containerregistry) | require | minor | `v0.11.0` -> `v0.15.2` | --- ### Release Notes <details> <summary>google/go-containerregistry</summary> ### [`v0.15.2`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.2) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1691](https://togithub.com/google/go-containerregistry/pull/1691) - Do not reuse pushers for pullers by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1701](https://togithub.com/google/go-containerregistry/pull/1701) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.15.1...v0.15.2 ### [`v0.15.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.15.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.15.0...v0.15.1) #### Changelog - [`e2620e5`](https://togithub.com/google/go-containerregistry/commit/e2620e56) Actually retry retryable status codes ([#&#8203;1618](https://togithub.com/google/go-containerregistry/issues/1618)) - [`afd15f1`](https://togithub.com/google/go-containerregistry/commit/afd15f14) Add --all-tags flag to crane cp ([#&#8203;1682](https://togithub.com/google/go-containerregistry/issues/1682)) - [`69d1a19`](https://togithub.com/google/go-containerregistry/commit/69d1a197) Add `mutate` `--ports` option to set the exposed ports ([#&#8203;1677](https://togithub.com/google/go-containerregistry/issues/1677)) - [`65e78dc`](https://togithub.com/google/go-containerregistry/commit/65e78dc8) Add partial.Manifests for lazy index access ([#&#8203;1631](https://togithub.com/google/go-containerregistry/issues/1631)) - [`3228a60`](https://togithub.com/google/go-containerregistry/commit/3228a601) Add ppc64le to .goreleaser.yml ([#&#8203;1680](https://togithub.com/google/go-containerregistry/issues/1680)) - [`0b12f56`](https://togithub.com/google/go-containerregistry/commit/0b12f56b) Add ppc64le to all binaries ([#&#8203;1688](https://togithub.com/google/go-containerregistry/issues/1688)) - [`d958444`](https://togithub.com/google/go-containerregistry/commit/d9584448) Add remote.Descriptor.Schema1() ([#&#8203;1626](https://togithub.com/google/go-containerregistry/issues/1626)) - [`07c767c`](https://togithub.com/google/go-containerregistry/commit/07c767c7) Add remote.Puller ([#&#8203;1644](https://togithub.com/google/go-containerregistry/issues/1644)) - [`005bb71`](https://togithub.com/google/go-containerregistry/commit/005bb719) Add remote.Reuse for Pusher/Puller ([#&#8203;1672](https://togithub.com/google/go-containerregistry/issues/1672)) - [`21ac1b2`](https://togithub.com/google/go-containerregistry/commit/21ac1b24) Adding `mutate` `--workdir` option to set the working directory ([#&#8203;1615](https://togithub.com/google/go-containerregistry/issues/1615)) - [`0962e29`](https://togithub.com/google/go-containerregistry/commit/0962e296) Allow remote config layers to be lazy fetched ([#&#8203;1634](https://togithub.com/google/go-containerregistry/issues/1634)) - [`53189d3`](https://togithub.com/google/go-containerregistry/commit/53189d33) Bump actions/setup-go from 3 to 4 ([#&#8203;1602](https://togithub.com/google/go-containerregistry/issues/1602)) - [`54e3f49`](https://togithub.com/google/go-containerregistry/commit/54e3f49e) Bump actions/stale from 7 to 8 ([#&#8203;1616](https://togithub.com/google/go-containerregistry/issues/1616)) - [`07eb440`](https://togithub.com/google/go-containerregistry/commit/07eb440c) Bump codecov/codecov-action from 3.1.1 to 3.1.2 ([#&#8203;1650](https://togithub.com/google/go-containerregistry/issues/1650)) - [`58bd35b`](https://togithub.com/google/go-containerregistry/commit/58bd35bc) Bump codecov/codecov-action from 3.1.2 to 3.1.3 ([#&#8203;1668](https://togithub.com/google/go-containerregistry/issues/1668)) - [`e055961`](https://togithub.com/google/go-containerregistry/commit/e055961a) Bump peter-evans/create-pull-request from 4 to 5 ([#&#8203;1642](https://togithub.com/google/go-containerregistry/issues/1642)) - [`b8d1c0a`](https://togithub.com/google/go-containerregistry/commit/b8d1c0a1) Bump slsa-framework/slsa-verifier from 2.0.1 to 2.1.0 ([#&#8203;1621](https://togithub.com/google/go-containerregistry/issues/1621)) - [`375fb61`](https://togithub.com/google/go-containerregistry/commit/375fb61c) Bump slsa-framework/slsa-verifier from 2.1.0 to 2.2.0 ([#&#8203;1649](https://togithub.com/google/go-containerregistry/issues/1649)) - [`9aa45a1`](https://togithub.com/google/go-containerregistry/commit/9aa45a1a) Change return type of remote.Referrers ([#&#8203;1652](https://togithub.com/google/go-containerregistry/issues/1652)) - [`2ccd41c`](https://togithub.com/google/go-containerregistry/commit/2ccd41c4) Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638)) - [`93be9c4`](https://togithub.com/google/go-containerregistry/commit/93be9c42) Don't export whiteouts for single layers ([#&#8203;1629](https://togithub.com/google/go-containerregistry/issues/1629)) - [`b7c6e9d`](https://togithub.com/google/go-containerregistry/commit/b7c6e9dc) Fall back to puller if reusing pusher fails ([#&#8203;1676](https://togithub.com/google/go-containerregistry/issues/1676)) - [`370e8a5`](https://togithub.com/google/go-containerregistry/commit/370e8a5f) Fix a few lint issues ([#&#8203;1684](https://togithub.com/google/go-containerregistry/issues/1684)) - [`bc990d6`](https://togithub.com/google/go-containerregistry/commit/bc990d6b) Fix fetching referrers error handling ([#&#8203;1648](https://togithub.com/google/go-containerregistry/issues/1648)) - [`aee00b1`](https://togithub.com/google/go-containerregistry/commit/aee00b15) Fix race in mutate ([#&#8203;1627](https://togithub.com/google/go-containerregistry/issues/1627)) - [`4a79e94`](https://togithub.com/google/go-containerregistry/commit/4a79e94b) Fix race in stream ([#&#8203;1632](https://togithub.com/google/go-containerregistry/issues/1632)) - [`6743ec9`](https://togithub.com/google/go-containerregistry/commit/6743ec96) Implement remote.Pusher ([#&#8203;1633](https://togithub.com/google/go-containerregistry/issues/1633)) - [`3120ba5`](https://togithub.com/google/go-containerregistry/commit/3120ba58) Keep order of env in crane mutate ([#&#8203;1683](https://togithub.com/google/go-containerregistry/issues/1683)) - [`6ac92e8`](https://togithub.com/google/go-containerregistry/commit/6ac92e8a) Refactor fetcher, writer, and progress ([#&#8203;1625](https://togithub.com/google/go-containerregistry/issues/1625)) - [`249d7e1`](https://togithub.com/google/go-containerregistry/commit/249d7e1f) Refresh authn.DefaultKeychain creds every 5 min ([#&#8203;1624](https://togithub.com/google/go-containerregistry/issues/1624)) - [`ad695c0`](https://togithub.com/google/go-containerregistry/commit/ad695c04) Replace deprecated command with environment file ([#&#8203;1667](https://togithub.com/google/go-containerregistry/issues/1667)) - [`ed5c185`](https://togithub.com/google/go-containerregistry/commit/ed5c185d) Retry net.ErrClosed ([#&#8203;1637](https://togithub.com/google/go-containerregistry/issues/1637)) - [`43710a9`](https://togithub.com/google/go-containerregistry/commit/43710a91) Retry without mount if auth fails ([#&#8203;1681](https://togithub.com/google/go-containerregistry/issues/1681)) - [`2435320`](https://togithub.com/google/go-containerregistry/commit/24353209) Revert "Cleanup: Switch the debug image to `cgr.dev/chainguard/busybox` ([#&#8203;1638](https://togithub.com/google/go-containerregistry/issues/1638))" ([#&#8203;1641](https://togithub.com/google/go-containerregistry/issues/1641)) - [`27a6ad6`](https://togithub.com/google/go-containerregistry/commit/27a6ad62) Revert "authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603))" ([#&#8203;1664](https://togithub.com/google/go-containerregistry/issues/1664)) - [`a34235c`](https://togithub.com/google/go-containerregistry/commit/a34235c8) Support `Warning` header aggregation and reporting in `crane` ([#&#8203;1604](https://togithub.com/google/go-containerregistry/issues/1604)) - [`01bbd53`](https://togithub.com/google/go-containerregistry/commit/01bbd539) Update release.yml ([#&#8203;1601](https://togithub.com/google/go-containerregistry/issues/1601)) - [`df518f9`](https://togithub.com/google/go-containerregistry/commit/df518f95) add crane auth logout ([#&#8203;1589](https://togithub.com/google/go-containerregistry/issues/1589)) - [`5438948`](https://togithub.com/google/go-containerregistry/commit/54389485) add registry.Repo("foo") ([#&#8203;1671](https://togithub.com/google/go-containerregistry/issues/1671)) - [`3706061`](https://togithub.com/google/go-containerregistry/commit/3706061a) allow pkg/v1/random to accept a RNG source ([#&#8203;1675](https://togithub.com/google/go-containerregistry/issues/1675)) - [`1cb7e13`](https://togithub.com/google/go-containerregistry/commit/1cb7e133) authn: Add NewConfigKeychain to load a config from explicit path ([#&#8203;1603](https://togithub.com/google/go-containerregistry/issues/1603)) - [`348cd86`](https://togithub.com/google/go-containerregistry/commit/348cd866) bump deps using ./hack/bump-deps.sh ([#&#8203;1659](https://togithub.com/google/go-containerregistry/issues/1659)) - [`691004b`](https://togithub.com/google/go-containerregistry/commit/691004b4) bump deps using ./hack/bump-deps.sh ([#&#8203;1685](https://togithub.com/google/go-containerregistry/issues/1685)) - [`df72a9a`](https://togithub.com/google/go-containerregistry/commit/df72a9a9) crane push: print pushed ref@digest to stdout ([#&#8203;1663](https://togithub.com/google/go-containerregistry/issues/1663)) - [`0577676`](https://togithub.com/google/go-containerregistry/commit/0577676c) crane: ignore buildx attestations in flatten ([#&#8203;1630](https://togithub.com/google/go-containerregistry/issues/1630)) - [`217318c`](https://togithub.com/google/go-containerregistry/commit/217318c3) deprecate estargz ([#&#8203;1660](https://togithub.com/google/go-containerregistry/issues/1660)) - [`9f68710`](https://togithub.com/google/go-containerregistry/commit/9f68710b) feat(daemon): generate config file from Docker Engine API ([#&#8203;1130](https://togithub.com/google/go-containerregistry/issues/1130)) - [`52d59d1`](https://togithub.com/google/go-containerregistry/commit/52d59d1b) feat(remote): make retryStatusCodes configurable ([#&#8203;1635](https://togithub.com/google/go-containerregistry/issues/1635)) - [`6f96bba`](https://togithub.com/google/go-containerregistry/commit/6f96bba2) gcrane: Use page size of 10,000 for googley things ([#&#8203;1645](https://togithub.com/google/go-containerregistry/issues/1645)) - [`0f2db49`](https://togithub.com/google/go-containerregistry/commit/0f2db492) release: use ko 0.13.0 to build images ([#&#8203;1607](https://togithub.com/google/go-containerregistry/issues/1607)) - [`d64f9e0`](https://togithub.com/google/go-containerregistry/commit/d64f9e0e) remove time from random.Image history ([#&#8203;1678](https://togithub.com/google/go-containerregistry/issues/1678)) - [`46488f7`](https://togithub.com/google/go-containerregistry/commit/46488f7d) retry HTTP 499 errors by default ([#&#8203;1612](https://togithub.com/google/go-containerregistry/issues/1612)) - [`ace7be7`](https://togithub.com/google/go-containerregistry/commit/ace7be76) update GCR quotas ([#&#8203;1619](https://togithub.com/google/go-containerregistry/issues/1619)) - [`d1c4e9f`](https://togithub.com/google/go-containerregistry/commit/d1c4e9ff) verify provenance ([#&#8203;1611](https://togithub.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://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.14.0...v0.15.0) ### [`v0.14.0`](https://togithub.com/google/go-containerregistry/releases/tag/v0.14.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.13.0...v0.14.0) #### Changelog - [`9306eba`](https://togithub.com/google/go-containerregistry/commit/9306ebad) Allow crane edit to generate non-image artifacts ([#&#8203;1545](https://togithub.com/google/go-containerregistry/issues/1545)) - [`de35f0f`](https://togithub.com/google/go-containerregistry/commit/de35f0f7) Allow setting Content-Type in crane edit manifest ([#&#8203;1551](https://togithub.com/google/go-containerregistry/issues/1551)) - [`4b081f8`](https://togithub.com/google/go-containerregistry/commit/4b081f80) Avoid v1.Manifest in crane edit config ([#&#8203;1583](https://togithub.com/google/go-containerregistry/issues/1583)) - [`1cfe1fc`](https://togithub.com/google/go-containerregistry/commit/1cfe1fc2) Bump aws-actions/configure-aws-credentials from 1.7.0 to 2.0.0 ([#&#8203;1593](https://togithub.com/google/go-containerregistry/issues/1593)) - [`da1008f`](https://togithub.com/google/go-containerregistry/commit/da1008fb) Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 ([#&#8203;1548](https://togithub.com/google/go-containerregistry/issues/1548)) - [`86be45f`](https://togithub.com/google/go-containerregistry/commit/86be45fb) Bump goreleaser/goreleaser-action from 4.1.0 to 4.1.1 ([#&#8203;1547](https://togithub.com/google/go-containerregistry/issues/1547)) - [`62f183e`](https://togithub.com/google/go-containerregistry/commit/62f183e5) Bump goreleaser/goreleaser-action from 4.1.1 to 4.2.0 ([#&#8203;1556](https://togithub.com/google/go-containerregistry/issues/1556)) - [`1b8dc2b`](https://togithub.com/google/go-containerregistry/commit/1b8dc2ba) Bump slsa-framework/slsa-github-generator from 1.2.2 to 1.5.0 ([#&#8203;1580](https://togithub.com/google/go-containerregistry/issues/1580)) - [`11843ba`](https://togithub.com/google/go-containerregistry/commit/11843ba2) Enforce proper sha256 usage ([#&#8203;1544](https://togithub.com/google/go-containerregistry/issues/1544)) - [`2ceebaa`](https://togithub.com/google/go-containerregistry/commit/2ceebaaf) Implement crane index subcommand ([#&#8203;1561](https://togithub.com/google/go-containerregistry/issues/1561)) - [`9f42e02`](https://togithub.com/google/go-containerregistry/commit/9f42e028) Set mediaType for empty.ImageIndex in RawManifest ([#&#8203;1562](https://togithub.com/google/go-containerregistry/issues/1562)) - [`759b19f`](https://togithub.com/google/go-containerregistry/commit/759b19f7) Support artifactType, for images whose config.mediaType is not a config ([#&#8203;1541](https://togithub.com/google/go-containerregistry/issues/1541)) - [`b3c23b4`](https://togithub.com/google/go-containerregistry/commit/b3c23b4c) Support for OCI 1.1+ referrers via API ([#&#8203;1546](https://togithub.com/google/go-containerregistry/issues/1546)) - [`061ee6b`](https://togithub.com/google/go-containerregistry/commit/061ee6bf) Support for OCI 1.1+ referrers via fallback tag ([#&#8203;1543](https://togithub.com/google/go-containerregistry/issues/1543)) - [`6770304`](https://togithub.com/google/go-containerregistry/commit/67703048) Update descriptor "data" field (when valid) during "crane edit config" ([#&#8203;1584](https://togithub.com/google/go-containerregistry/issues/1584)) - [`76bac93`](https://togithub.com/google/go-containerregistry/commit/76bac933) Update release.yml ([#&#8203;1540](https://togithub.com/google/go-containerregistry/issues/1540)) - [`eb7d746`](https://togithub.com/google/go-containerregistry/commit/eb7d746c) authn: also read mount secrets ([#&#8203;1560](https://togithub.com/google/go-containerregistry/issues/1560)) - [`e94d408`](https://togithub.com/google/go-containerregistry/commit/e94d4089) bump deps using ./hack/bump-deps.sh ([#&#8203;1592](https://togithub.com/google/go-containerregistry/issues/1592)) - [`4e95ae2`](https://togithub.com/google/go-containerregistry/commit/4e95ae2b) crane: add --flatten for index append ([#&#8203;1566](https://togithub.com/google/go-containerregistry/issues/1566)) - [`ff810c1`](https://togithub.com/google/go-containerregistry/commit/ff810c18) crane: add serve subcommand ([#&#8203;1586](https://togithub.com/google/go-containerregistry/issues/1586)) - [`8ea5e0e`](https://togithub.com/google/go-containerregistry/commit/8ea5e0e8) crane: support --omit-digest-tags in crane ls ([#&#8203;1528](https://togithub.com/google/go-containerregistry/issues/1528)) - [`824efc7`](https://togithub.com/google/go-containerregistry/commit/824efc77) fix(mutate): also set timestamps only present in some formats ([#&#8203;1550](https://togithub.com/google/go-containerregistry/issues/1550)) - [`e04520b`](https://togithub.com/google/go-containerregistry/commit/e04520bc) fix: Fix the crane release url and add more steps ([#&#8203;1532](https://togithub.com/google/go-containerregistry/issues/1532)) - [`d872232`](https://togithub.com/google/go-containerregistry/commit/d8722327) hash: use generic instantiation ([#&#8203;1538](https://togithub.com/google/go-containerregistry/issues/1538)) - [`57f010d`](https://togithub.com/google/go-containerregistry/commit/57f010d2) replace manual slsa-verifier installation with action ([#&#8203;1585](https://togithub.com/google/go-containerregistry/issues/1585)) - [`9cd098e`](https://togithub.com/google/go-containerregistry/commit/9cd098e3) skip tls verification if default transport is used with insecure option ([#&#8203;1559](https://togithub.com/google/go-containerregistry/issues/1559)) - [`3624968`](https://togithub.com/google/go-containerregistry/commit/36249683) tarball: pass imageToTags ([#&#8203;1563](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.13.0) [Compare Source](https://togithub.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://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1489](https://togithub.com/google/go-containerregistry/pull/1489) - Features: Allow eliding `serviceaccount` lookups. by [@&#8203;mattmoor](https://togithub.com/mattmoor) in [https://github.com/google/go-containerregistry/pull/1490](https://togithub.com/google/go-containerregistry/pull/1490) - Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1491](https://togithub.com/google/go-containerregistry/pull/1491) - add source archive checksum into the checksums.txt by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/google/go-containerregistry/pull/1492](https://togithub.com/google/go-containerregistry/pull/1492) - Fix calculating tarball size when duplicated layers exist by [@&#8203;tydra-wang](https://togithub.com/tydra-wang) in [https://github.com/google/go-containerregistry/pull/1495](https://togithub.com/google/go-containerregistry/pull/1495) - Add support for zstd compression by [@&#8203;LFrobeen](https://togithub.com/LFrobeen) in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - docs: pull latest instead of debug by [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - Make credential warning slightly more accurate by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1499](https://togithub.com/google/go-containerregistry/pull/1499) - Make unit tests substantially faster by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1498](https://togithub.com/google/go-containerregistry/pull/1498) - Use the default retry predicate in transport by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1502](https://togithub.com/google/go-containerregistry/pull/1502) - Revert "docs: pull latest instead of debug ([#&#8203;1497](https://togithub.com/google/go-containerregistry/issues/1497))" by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1504](https://togithub.com/google/go-containerregistry/pull/1504) - Update Arch Linux install instructions by [@&#8203;kpcyrd](https://togithub.com/kpcyrd) in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - Fix various lints by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1507](https://togithub.com/google/go-containerregistry/pull/1507) - Fix missing doc comment by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1509](https://togithub.com/google/go-containerregistry/pull/1509) - Treat empty registry config as anonymous by [@&#8203;lcarva](https://togithub.com/lcarva) in [https://github.com/google/go-containerregistry/pull/1512](https://togithub.com/google/go-containerregistry/pull/1512) - Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1511](https://togithub.com/google/go-containerregistry/pull/1511) - Bump actions/stale from 6 to 7 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/google/go-containerregistry/pull/1519](https://togithub.com/google/go-containerregistry/pull/1519) - Race http fallback ping by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1521](https://togithub.com/google/go-containerregistry/pull/1521) - FIX mutate.Time not respecting history by [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - test: use `T.TempDir` to create temporary test directory by [@&#8203;Juneezee](https://togithub.com/Juneezee) in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - crane: add digest --full by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1524](https://togithub.com/google/go-containerregistry/pull/1524) - Hack around DockerHub plugin scope handling by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1527](https://togithub.com/google/go-containerregistry/pull/1527) - crane: support --full-ref for crane ls by [@&#8203;imjasonh](https://togithub.com/imjasonh) in [https://github.com/google/go-containerregistry/pull/1525](https://togithub.com/google/go-containerregistry/pull/1525) - Revert plugin scope hack by [@&#8203;jonjohnsonjr](https://togithub.com/jonjohnsonjr) in [https://github.com/google/go-containerregistry/pull/1531](https://togithub.com/google/go-containerregistry/pull/1531) - clarify crane download readme by [@&#8203;dtanner](https://togithub.com/dtanner) in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) #### New Contributors - [@&#8203;LFrobeen](https://togithub.com/LFrobeen) made their first contribution in [https://github.com/google/go-containerregistry/pull/1487](https://togithub.com/google/go-containerregistry/pull/1487) - [@&#8203;AndrewCharlesHay](https://togithub.com/AndrewCharlesHay) made their first contribution in [https://github.com/google/go-containerregistry/pull/1497](https://togithub.com/google/go-containerregistry/pull/1497) - [@&#8203;kpcyrd](https://togithub.com/kpcyrd) made their first contribution in [https://github.com/google/go-containerregistry/pull/1508](https://togithub.com/google/go-containerregistry/pull/1508) - [@&#8203;miguelvalerio](https://togithub.com/miguelvalerio) made their first contribution in [https://github.com/google/go-containerregistry/pull/1520](https://togithub.com/google/go-containerregistry/pull/1520) - [@&#8203;Juneezee](https://togithub.com/Juneezee) made their first contribution in [https://github.com/google/go-containerregistry/pull/1522](https://togithub.com/google/go-containerregistry/pull/1522) - [@&#8203;dtanner](https://togithub.com/dtanner) made their first contribution in [https://github.com/google/go-containerregistry/pull/1533](https://togithub.com/google/go-containerregistry/pull/1533) **Full Changelog**: https://github.com/google/go-containerregistry/compare/v0.12.1...v0.13.0 ### [`v0.12.1`](https://togithub.com/google/go-containerregistry/releases/tag/v0.12.1) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.12.0...v0.12.1) #### Changelog - [`426de7d`](https://togithub.com/google/go-containerregistry/commit/426de7d4) Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 ([#&#8203;1475](https://togithub.com/google/go-containerregistry/issues/1475)) - [`6442b02`](https://togithub.com/google/go-containerregistry/commit/6442b027) Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 ([#&#8203;1476](https://togithub.com/google/go-containerregistry/issues/1476)) - [`76ae819`](https://togithub.com/google/go-containerregistry/commit/76ae8192) Fix context.DeadlineExceeded comparison ([#&#8203;1488](https://togithub.com/google/go-containerregistry/issues/1488)) - [`1711cef`](https://togithub.com/google/go-containerregistry/commit/1711cefd) Fix missing body.Close() in bearer auth ([#&#8203;1482](https://togithub.com/google/go-containerregistry/issues/1482)) - [`02f47e1`](https://togithub.com/google/go-containerregistry/commit/02f47e13) bump version of slsa generator ([#&#8203;1468](https://togithub.com/google/go-containerregistry/issues/1468)) - [`353a117`](https://togithub.com/google/go-containerregistry/commit/353a1176) crane: add catalog argument use annotation ([#&#8203;1473](https://togithub.com/google/go-containerregistry/issues/1473)) - [`a0cca8a`](https://togithub.com/google/go-containerregistry/commit/a0cca8a0) k8schain: Log and proceed if secret or SA are not found ([#&#8203;1472](https://togithub.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://togithub.com/google/go-containerregistry/releases/tag/v0.12.0) [Compare Source](https://togithub.com/google/go-containerregistry/compare/v0.11.0...v0.12.0) #### Changelog - [`9b4fdd5`](https://togithub.com/google/go-containerregistry/commit/9b4fdd50) Bump actions/setup-go from 2 to 3 ([#&#8203;1463](https://togithub.com/google/go-containerregistry/issues/1463)) - [`7268da0`](https://togithub.com/google/go-containerregistry/commit/7268da01) Bump actions/stale from 5 to 6 ([#&#8203;1452](https://togithub.com/google/go-containerregistry/issues/1452)) - [`7196cf3`](https://togithub.com/google/go-containerregistry/commit/7196cf3d) Bump aws-actions/configure-aws-credentials from 1.6.1 to 1.7.0 ([#&#8203;1424](https://togithub.com/google/go-containerregistry/issues/1424)) - [`8eae069`](https://togithub.com/google/go-containerregistry/commit/8eae069f) Bump codecov/codecov-action from 3.1.0 to 3.1.1 ([#&#8203;1453](https://togithub.com/google/go-containerregistry/issues/1453)) - [`969699e`](https://togithub.com/google/go-containerregistry/commit/969699e7) Bump deps using ./hack/bump-deps.sh ([#&#8203;1467](https://togithub.com/google/go-containerregistry/issues/1467)) - [`c1f9836`](https://togithub.com/google/go-containerregistry/commit/c1f9836a) Bump opencontainers/image-spec ([#&#8203;1423](https://togithub.com/google/go-containerregistry/issues/1423)) - [`49cdb8b`](https://togithub.com/google/go-containerregistry/commit/49cdb8b4) Correct usage of authn.NewKeychainFromHelper in docs ([#&#8203;1419](https://togithub.com/google/go-containerregistry/issues/1419)) - [`3ba4c51`](https://togithub.com/google/go-containerregistry/commit/3ba4c511) Fix tar PAX format handling ([#&#8203;1414](https://togithub.com/google/go-containerregistry/issues/1414)) - [`24a1c33`](https://togithub.com/google/go-containerregistry/commit/24a1c335) Ignore docker config if it's a directory ([#&#8203;1420](https://togithub.com/google/go-containerregistry/issues/1420)) - [`a0f6687`](https://togithub.com/google/go-containerregistry/commit/a0f66878) Make ErrBadName checkable via errors.Is() ([#&#8203;1462](https://togithub.com/google/go-containerregistry/issues/1462)) - [`19e3eff`](https://togithub.com/google/go-containerregistry/commit/19e3eff7) Retry ECONNRESET errors ([#&#8203;1415](https://togithub.com/google/go-containerregistry/issues/1415)) - [`5749ee6`](https://togithub.com/google/go-containerregistry/commit/5749ee68) Support the platform specific authentication of krane in "auth get" command ([#&#8203;1413](https://togithub.com/google/go-containerregistry/issues/1413)) - [`e3b94c7`](https://togithub.com/google/go-containerregistry/commit/e3b94c7e) allow remote.DefaultTransport to be overridden by an http.RoundTripper ([#&#8203;1449](https://togithub.com/google/go-containerregistry/issues/1449)) - [`f981b4c`](https://togithub.com/google/go-containerregistry/commit/f981b4c0) deps: update goreleaser-action for bug ([#&#8203;1444](https://togithub.com/google/go-containerregistry/issues/1444)) - [`771a9b4`](https://togithub.com/google/go-containerregistry/commit/771a9b44) e2e: pull and export stdin and stdout ([#&#8203;1436](https://togithub.com/google/go-containerregistry/issues/1436)) - [`87b3a79`](https://togithub.com/google/go-containerregistry/commit/87b3a796) feat: Add krane to release archive ([#&#8203;1443](https://togithub.com/google/go-containerregistry/issues/1443)) - [`2859a0d`](https://togithub.com/google/go-containerregistry/commit/2859a0d0) feat: generate slsa provenance on github release artifacts ([#&#8203;1438](https://togithub.com/google/go-containerregistry/issues/1438)) - [`9a5c14a`](https://togithub.com/google/go-containerregistry/commit/9a5c14ad) fix crane's root.go after DefaultTransport change ([#&#8203;1450](https://togithub.com/google/go-containerregistry/issues/1450)) - [`2b54510`](https://togithub.com/google/go-containerregistry/commit/2b54510b) fix: consider base image media type when appending layers ([#&#8203;1437](https://togithub.com/google/go-containerregistry/issues/1437)) - [`d3ed408`](https://togithub.com/google/go-containerregistry/commit/d3ed4089) registry: implement blob deletion ([#&#8203;1432](https://togithub.com/google/go-containerregistry/issues/1432)) - [`3413eb6`](https://togithub.com/google/go-containerregistry/commit/3413eb6c) registry: implement pagination ([#&#8203;1430](https://togithub.com/google/go-containerregistry/issues/1430)) - [`e2d575c`](https://togithub.com/google/go-containerregistry/commit/e2d575cf) update crane installation instructions and release verification ([#&#8203;1440](https://togithub.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>
2023-05-17 11:32:17 +03:00
golang.org/x/sys v0.0.0-20220906165534-d0df966e6959/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.2.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.8.0 h1:EBmGv8NaZBZTWvrbjNoL6HVt+IVy3QDQpJs7VRIw3tU=
golang.org/x/sys v0.8.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.10.0 h1:SqMFp9UcQJZa+pmYuAKjd9xq1f0j5rLcDIk0mj4qAsA=
golang.org/x/sys v0.10.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.12.0 h1:CM0HF96J0hcLAwsHPJZjfdNzs0gftsLfgKt57wWHJ0o=
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE=
golang.org/x/sys v0.13.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
2022-08-10 18:55:20 +02:00
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/term v0.5.0/go.mod h1:jMB1sMXY+tzblOD4FWmEbocvup2/aLOaQEp7JmGp78k=
Update module github.com/onsi/ginkgo/v2 to v2.9.5 (#372) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/ginkgo/v2](https://togithub.com/onsi/ginkgo) | require | patch | `v2.9.3` -> `v2.9.5` | --- ### Release Notes <details> <summary>onsi/ginkgo</summary> ### [`v2.9.5`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.5) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.4...v2.9.5) #### 2.9.5 ##### Fixes - ensure the correct deterministic sort order is produced when ordered specs are generated by a helper function \[[`7fa0b6b`](https://togithub.com/onsi/ginkgo/commit/7fa0b6b)] ##### Maintenance - fix generators link ([#&#8203;1200](https://togithub.com/onsi/ginkgo/issues/1200)) \[[`9f9d8b9`](https://togithub.com/onsi/ginkgo/commit/9f9d8b9)] - Bump golang.org/x/tools from 0.8.0 to 0.9.1 ([#&#8203;1196](https://togithub.com/onsi/ginkgo/issues/1196)) \[[`150e3f2`](https://togithub.com/onsi/ginkgo/commit/150e3f2)] - fix spelling err in docs ([#&#8203;1199](https://togithub.com/onsi/ginkgo/issues/1199)) \[[`0013b1a`](https://togithub.com/onsi/ginkgo/commit/0013b1a)] - Bump golang.org/x/sys from 0.7.0 to 0.8.0 ([#&#8203;1193](https://togithub.com/onsi/ginkgo/issues/1193)) \[[`9e9e3e5`](https://togithub.com/onsi/ginkgo/commit/9e9e3e5)] ### [`v2.9.4`](https://togithub.com/onsi/ginkgo/releases/tag/v2.9.4) [Compare Source](https://togithub.com/onsi/ginkgo/compare/v2.9.3...v2.9.4) #### 2.9.4 ##### Fixes - fix hang with ginkgo -p ([#&#8203;1192](https://togithub.com/onsi/ginkgo/issues/1192)) \[[`15d4bdc`](https://togithub.com/onsi/ginkgo/commit/15d4bdc)] - this addresses a *long* standing issue related to Ginkgo hanging when a child process spawned by the test does not exit. - fix: fail fast may cause Serial spec or cleanup Node interrupted ([#&#8203;1178](https://togithub.com/onsi/ginkgo/issues/1178)) \[[`8dea88b`](https://togithub.com/onsi/ginkgo/commit/8dea88b)] - prior to this there was a small gap in which specs on other processes might start even if one process has tried to abort the suite. ##### Maintenance - Document run order when multiple setup nodes are at the same nesting level \[[`903be81`](https://togithub.com/onsi/ginkgo/commit/903be81)] </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:eyJjcmVhdGVkSW5WZXIiOiIzNS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:22:45 +03:00
golang.org/x/term v0.8.0 h1:n5xxQn2i3PC0yLAbjTpNT85q/Kgzcr2gIoX9OrJUols=
golang.org/x/term v0.8.0/go.mod h1:xPskH00ivmX89bAKVGSKKtLOWNx2+17Eiy94tnKShWo=
golang.org/x/term v0.10.0 h1:3R7pNqamzBraeqj/Tj8qt1aQ2HpmlC+Cx/qL/7hn4/c=
golang.org/x/term v0.10.0/go.mod h1:lpqdcUyK/oCiQxvxVrppt5ggO2KCZ5QblwqPnfZ6d5o=
golang.org/x/term v0.11.0 h1:F9tnn/DA/Im8nCwm+fX+1/eBwi4qFjRT++MhtVC4ZX0=
golang.org/x/term v0.11.0/go.mod h1:zC9APTIj3jG3FdV/Ons+XE1riIZXG4aZ4GTHiPZJPIU=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
golang.org/x/term v0.13.0 h1:bb+I9cTfFazGW51MZqBVmZy7+JEJMouUHTUSKVQLBek=
golang.org/x/term v0.13.0/go.mod h1:LTmsnFJwVN6bCy1rVCoS+qHT1HhALEFxKncY3WNNh4U=
2022-08-10 18:55:20 +02:00
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.1-0.20180807135948-17ff2d5776d2/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.6/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/text v0.8.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
Update module github.com/kairos-io/kairos/v2 to v2.0.0-rc5 (#329) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/kairos-io/kairos/v2](https://togithub.com/kairos-io/kairos) | require | patch | `v2.0.0-rc4` -> `v2.0.0-rc5` | --- ### Release Notes <details> <summary>kairos-io/kairos</summary> ### [`v2.0.0-rc5`](https://togithub.com/kairos-io/kairos/releases/tag/v2.0.0-rc5) [Compare Source](https://togithub.com/kairos-io/kairos/compare/v2.0.0-rc4...v2.0.0-rc5) #### What's Changed - Update module golang.org/x/net to v0.9.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos/pull/1266](https://togithub.com/kairos-io/kairos/pull/1266) - Update aquasec/trivy Docker tag to v0.39.1 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kairos-io/kairos/pull/1268](https://togithub.com/kairos-io/kairos/pull/1268) - :arrow_up: Bump repositories by [@&#8203;Itxaka](https://togithub.com/Itxaka) in [https://github.com/kairos-io/kairos/pull/1272](https://togithub.com/kairos-io/kairos/pull/1272) **Full Changelog**: https://github.com/kairos-io/kairos/compare/v2.0.0-rc4...v2.0.0-rc5 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 17:18:48 +02:00
golang.org/x/text v0.9.0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE=
golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/text v0.11.0 h1:LAntKIrcmeSKERyiOh0XMV39LXS8IE9UL2yP7+f5ij4=
golang.org/x/text v0.11.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
golang.org/x/text v0.12.0 h1:k+n5B8goJNdU7hSvEtMUz3d1Q6D/XW4COJSJR6fN0mc=
golang.org/x/text v0.12.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
Update module github.com/onsi/gomega to v1.30.0 (#493) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/onsi/gomega](https://togithub.com/onsi/gomega) | require | minor | `v1.27.10` -> `v1.30.0` | --- ### Release Notes <details> <summary>onsi/gomega (github.com/onsi/gomega)</summary> ### [`v1.30.0`](https://togithub.com/onsi/gomega/releases/tag/v1.30.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.29.0...v1.30.0) #### 1.30.0 ##### Features - BeTrueBecause and BeFalseBecause allow for better failure messages \[[`4da4c7f`](https://togithub.com/onsi/gomega/commit/4da4c7f)] ##### Maintenance - Bump actions/checkout from 3 to 4 ([#&#8203;694](https://togithub.com/onsi/gomega/issues/694)) \[[`6ca6e97`](https://togithub.com/onsi/gomega/commit/6ca6e97)] - doc: fix type on gleak go doc \[[`f1b8343`](https://togithub.com/onsi/gomega/commit/f1b8343)] ### [`v1.29.0`](https://togithub.com/onsi/gomega/releases/tag/v1.29.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.1...v1.29.0) #### 1.29.0 ##### Features - MatchError can now take an optional func(error) bool + description \[[`2b39142`](https://togithub.com/onsi/gomega/commit/2b39142)] ### [`v1.28.1`](https://togithub.com/onsi/gomega/releases/tag/v1.28.1) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.28.0...v1.28.1) #### 1.28.1 ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 \[[`635d196`](https://togithub.com/onsi/gomega/commit/635d196)] - Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 \[[`14f8859`](https://togithub.com/onsi/gomega/commit/14f8859)] - Bump golang.org/x/net from 0.14.0 to 0.17.0 \[[`d8a6508`](https://togithub.com/onsi/gomega/commit/d8a6508)] - [#&#8203;703](https://togithub.com/onsi/gomega/issues/703) doc(matchers): HaveEach() doc comment updated \[[`2705bdb`](https://togithub.com/onsi/gomega/commit/2705bdb)] - Minor typos ([#&#8203;699](https://togithub.com/onsi/gomega/issues/699)) \[[`375648c`](https://togithub.com/onsi/gomega/commit/375648c)] ### [`v1.28.0`](https://togithub.com/onsi/gomega/releases/tag/v1.28.0) [Compare Source](https://togithub.com/onsi/gomega/compare/v1.27.10...v1.28.0) #### 1.28.0 ##### Features - Add VerifyHost handler to ghttp ([#&#8203;698](https://togithub.com/onsi/gomega/issues/698)) \[[`0b03b36`](https://togithub.com/onsi/gomega/commit/0b03b36)] ##### Fixes - Read Body for Newer Responses in HaveHTTPBodyMatcher ([#&#8203;686](https://togithub.com/onsi/gomega/issues/686)) \[[`18d6673`](https://togithub.com/onsi/gomega/commit/18d6673)] ##### Maintenance - Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 ([#&#8203;693](https://togithub.com/onsi/gomega/issues/693)) \[[`55a33f3`](https://togithub.com/onsi/gomega/commit/55a33f3)] - Typo in matchers.go ([#&#8203;691](https://togithub.com/onsi/gomega/issues/691)) \[[`de68e8f`](https://togithub.com/onsi/gomega/commit/de68e8f)] - Bump commonmarker from 0.23.9 to 0.23.10 in /docs ([#&#8203;690](https://togithub.com/onsi/gomega/issues/690)) \[[`ab17f5e`](https://togithub.com/onsi/gomega/commit/ab17f5e)] - chore: update test matrix for Go 1.21 ([#&#8203;689](https://togithub.com/onsi/gomega/issues/689)) \[[`5069017`](https://togithub.com/onsi/gomega/commit/5069017)] - Bump golang.org/x/net from 0.12.0 to 0.14.0 ([#&#8203;688](https://togithub.com/onsi/gomega/issues/688)) \[[`babe25f`](https://togithub.com/onsi/gomega/commit/babe25f)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am every weekday,every weekend" in timezone Europe/Brussels, 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://developer.mend.io/github/kairos-io/provider-kairos). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMS41IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 10:18:56 +02:00
golang.org/x/text v0.13.0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k=
golang.org/x/text v0.13.0/go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE=
2022-08-10 18:55:20 +02:00
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.3.0 h1:rg5rLMjNzMS1RkNLzCG38eapWhnYLFYXDXj2gOlr8j4=
2022-08-10 18:55:20 +02:00
golang.org/x/tools v0.0.0-20180828015842-6cd1fcedba52/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20181030000716-a0a13e073c7b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20181030221726-6c7e314b6563/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY=
golang.org/x/tools v0.0.0-20190311212946-11955173bddd/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190328211700-ab21143f2384/go.mod h1:LCzVGOaR6xXOjkQ3onu1FJEFr0SW1gC7cKk1uF8kGRs=
golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135/go.mod h1:RgjU9mgBXZiqYHBnxXauZ1Gv1EHHAz9KjViQ78xBX0Q=
golang.org/x/tools v0.0.0-20190621195816-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
golang.org/x/tools v0.0.0-20191029041327-9cc4af7d6b2c/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191029190741-b9c20aec41a5/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20200130002326-2f3ba24bd6e7/go.mod h1:TB2adYChydJhpapKDTa4BR/hXlZSLoq2Wpct/0txZ28=
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
golang.org/x/tools v0.0.0-20201224043029-2b0845dc783e/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
golang.org/x/tools v0.1.1/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
golang.org/x/tools v0.1.5/go.mod h1:o0xws9oXOQQZyjljx8fwUC0k7L1pTE6eaCbjGeHmOkk=
Update module github.com/pterm/pterm to v0.12.61 (#377) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pterm/pterm](https://togithub.com/pterm/pterm) | require | patch | `v0.12.59` -> `v0.12.61` | --- ### Release Notes <details> <summary>pterm/pterm</summary> ### [`v0.12.61`](https://togithub.com/pterm/pterm/releases/tag/v0.12.61) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.60...v0.12.61) <!-- Release notes generated using configuration in .github/release.yml at master --> #### What's Changed ##### Fixes 🔧 - fix(table): fixed table when a column contained a whitespace at the start or end by [@&#8203;MarvinJWendt](https://togithub.com/MarvinJWendt) in [https://github.com/pterm/pterm/pull/502](https://togithub.com/pterm/pterm/pull/502) **Full Changelog**: https://github.com/pterm/pterm/compare/v0.12.60...v0.12.61 ### [`v0.12.60`](https://togithub.com/pterm/pterm/blob/HEAD/CHANGELOG.md#v01260---2023-05-11) [Compare Source](https://togithub.com/pterm/pterm/compare/v0.12.59...v0.12.60) ##### Features - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **progressbar:** various progressbar improvements - **rgb:** added RGBStyle ##### Test - **rgb:** added RGBStyle tests ##### Code Refactoring - **rgb:** removed 'GetValues' for 'RGBStyle' </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzUuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 11:38:15 +03:00
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
golang.org/x/tools v0.6.0/go.mod h1:Xwgl3UAJ/d3gWutnCtw505GrjyAbvKui8lOU390QaIU=
golang.org/x/tools v0.9.3 h1:Gn1I8+64MsuTb/HpH+LmQtNas23LhUVr3rYZ0eKuaMM=
golang.org/x/tools v0.9.3/go.mod h1:owI94Op576fPu3cIGQeHs3joujW/2Oc6MtlxbF5dfNc=
golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 h1:Vve/L0v7CXXuxUmaMGIEK/dEeq7uiqb5qBgQrZzIE7E=
golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846/go.mod h1:Sc0INKfu04TlqNoRA1hgpFZbhYXHPr4V5DzpSBTPqQM=
2022-08-10 18:55:20 +02:00
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191011141410-1b5146add898/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 h1:H2TDz8ibqkAF6YGhCdN3jS9O0/s90v0rJh3X/OLHEUk=
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2/go.mod h1:K8+ghG5WaK9qNqU5K3HdILfMLy1f3aNYFI/wnl100a8=
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 h1:B82qJJgjvYKsXS9jeunTOisW56dUokqW/FOteYJJ/yg=
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2/go.mod h1:deeaetjYA+DHMHg+sMSMI58GrEteJUUzzw7en6TJQcI=
golang.zx2c4.com/wireguard v0.0.0-20220703234212-c31a7b1ab478 h1:vDy//hdR+GnROE3OdYbQKt9rdtNdHkDtONvpRwmls/0=
golang.zx2c4.com/wireguard v0.0.0-20220703234212-c31a7b1ab478/go.mod h1:bVQfyl2sCM/QIIGHpWbFGfHPuDvqnCNkT6MQLTCjO/U=
golang.zx2c4.com/wireguard/windows v0.5.3 h1:On6j2Rpn3OEMXqBq00QEDC7bWSZrPIHKIus8eIuExIE=
golang.zx2c4.com/wireguard/windows v0.5.3/go.mod h1:9TEe8TJmtwyQebdFwAkEWOPr3prrtqm+REGFifP60hI=
gonum.org/v1/gonum v0.12.0 h1:xKuo6hzt+gMav00meVPUlXwSdoEJP46BR+wdxQEFK2o=
gonum.org/v1/gonum v0.12.0/go.mod h1:73TDxJfAAHeA8Mk9mf8NlIppyhQNo5GLTcYeqgo2lvY=
gonum.org/v1/gonum v0.13.0 h1:a0T3bh+7fhRyqeNbiC3qVHYmkiQgit3wnNan/2c0HMM=
gonum.org/v1/gonum v0.13.0/go.mod h1:/WPYRckkfWrhWefxyYTfrTtQR0KH4iyHNuzxqXAKyAU=
2022-08-10 18:55:20 +02:00
google.golang.org/api v0.0.0-20180910000450-7ca32eb868bf/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0=
google.golang.org/api v0.0.0-20181030000543-1d582fd0359e/go.mod h1:4mhQ8q/RsB7i+udVvVy5NUi08OU8ZlA0gRVgrF7VFY0=
google.golang.org/api v0.1.0/go.mod h1:UGEZY7KEX120AnNLIHFMKIo4obdJhkp2tPbaPlQx13Y=
google.golang.org/appengine v1.1.0/go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM=
google.golang.org/appengine v1.2.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/appengine v1.3.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/appengine v1.4.0/go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4=
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
google.golang.org/genproto v0.0.0-20180831171423-11092d34479b/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
google.golang.org/genproto v0.0.0-20181029155118-b69ba1387ce2/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
google.golang.org/genproto v0.0.0-20181202183823-bd91e49a0898/go.mod h1:7Ep/1NZk928CDR8SjdVbjWNpdIf6nzjE3BTgJDr2Atg=
google.golang.org/genproto v0.0.0-20190306203927-b5d61aea6440/go.mod h1:VzzqZJRnGkLBvHegQrXjBqPurQTc5/KpmUdxsrq26oE=
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc=
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4 h1:DdoeryqhaXp1LtT/emMP1BRJPHHKFi5akj/nbx/zNTA=
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4/go.mod h1:NWraEVixdDnqcqQ30jipen1STv2r/n24Wb7twVTGR4s=
2022-08-10 18:55:20 +02:00
google.golang.org/grpc v1.14.0/go.mod h1:yo6s7OP7yaDglbqo1J04qKzAhqBH6lvTonzMVmEdcZw=
google.golang.org/grpc v1.16.0/go.mod h1:0JHn/cJsOMiMfNA9+DeHDlAU7KAAB5GDlYFpa9MZMio=
google.golang.org/grpc v1.17.0/go.mod h1:6QZJwpn2B+Zp71q/5VxRsJ6NXXVCE5NRUHRo+f3cWCs=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
google.golang.org/grpc v1.27.0/go.mod h1:qbnxyOmOxrQa7FizSgH+ReBfzJrCY1pSN7KXBS8abTk=
google.golang.org/grpc v1.33.2/go.mod h1:JMHMWHQWaTccqQQlmk3MJZS+GWXOdAesneDmEnv2fbc=
google.golang.org/grpc v1.53.0 h1:LAv2ds7cmFV/XTS3XG1NneeENYrXGmorPxsBbptIjNc=
google.golang.org/grpc v1.53.0/go.mod h1:OnIrk0ipVdj4N5d9IUoFUx72/VlD7+jUsHwZgwSMQpw=
2022-08-10 18:55:20 +02:00
google.golang.org/protobuf v0.0.0-20200109180630-ec00e32a8dfd/go.mod h1:DFci5gLYBciE7Vtevhsrf46CRTquxDuWsQurQQe4oz8=
google.golang.org/protobuf v0.0.0-20200221191635-4d8936d0db64/go.mod h1:kwYJMbMJ01Woi6D6+Kah6886xMZcty6N08ah7+eCXa0=
google.golang.org/protobuf v0.0.0-20200228230310-ab0ca4ff8a60/go.mod h1:cfTl7dwQJ+fmap5saPgwCLgHXTUD7jkjRqWcaiX5VyM=
google.golang.org/protobuf v1.20.1-0.20200309200217-e05f789c0967/go.mod h1:A+miEFZTKqfCUM6K7xSMQL9OKL/b6hQv+e19PK+JZNE=
google.golang.org/protobuf v1.21.0/go.mod h1:47Nbq4nVaFHyn7ilMalzfO3qCViNmqZ2kzikPIcrTAo=
google.golang.org/protobuf v1.22.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
google.golang.org/protobuf v1.23.0/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
google.golang.org/protobuf v1.23.1-0.20200526195155-81db48ad09cc/go.mod h1:EGpADcykh3NcUnDUJcl1+ZksZNG86OlYog2l/sGQquU=
google.golang.org/protobuf v1.25.0/go.mod h1:9JNX74DMeImyA3h4bdi1ymwjUzf21/xIlbajtzgsN7c=
google.golang.org/protobuf v1.26.0-rc.1/go.mod h1:jlhhOSvTdKEhbULTjvd4ARK9grFBp09yW+WbY/TyQbw=
google.golang.org/protobuf v1.26.0/go.mod h1:9q0QmTI4eRPtz6boOQmLYwt+qCgq0jsYwAQnmE0givc=
google.golang.org/protobuf v1.30.0 h1:kPPoIgf3TsEvrm0PFe15JQ+570QVxYzEvvHqChK+cng=
google.golang.org/protobuf v1.30.0/go.mod h1:HV8QOd/L58Z+nl8r43ehVNZIU/HEI6OcFqwMG9pJV4I=
2022-08-10 18:55:20 +02:00
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
gopkg.in/djherbis/times.v1 v1.2.0/go.mod h1:AQlg6unIsrsCEdQYhTzERy542dz6SFdQFZFv6mUY0P8=
gopkg.in/djherbis/times.v1 v1.3.0 h1:uxMS4iMtH6Pwsxog094W0FYldiNnfY/xba00vq6C2+o=
2022-08-10 18:55:20 +02:00
gopkg.in/djherbis/times.v1 v1.3.0/go.mod h1:AQlg6unIsrsCEdQYhTzERy542dz6SFdQFZFv6mUY0P8=
gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
gopkg.in/op/go-logging.v1 v1.0.0-20160211212156-b2cb9fa56473/go.mod h1:N1eN2tsCx0Ydtgjl4cqmbRCsY4/+z4cYDeqwZTk6zog=
gopkg.in/square/go-jose.v2 v2.5.1/go.mod h1:M9dMgbHiYLoDGQrXy7OpJDJWiKiU//h+vD76mk0e1AI=
2022-08-10 18:55:20 +02:00
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 h1:uRGJdciOHaEIrze2W8Q3AKkepLTh2hOroT7a+7czfdQ=
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7/go.mod h1:dt/ZhP58zS4L8KSrWDmTeBkI65Dw0HsyUHuEVlX15mw=
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0 h1:POO/ycCATvegFmVuPpQzZFJ+pGZeX22Ufu6fibxDVjU=
gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0/go.mod h1:WDnlLJ4WF5VGsH/HVa3CI79GS0ol3YnhVnKP89i0kNg=
gopkg.in/yaml.v2 v2.2.1/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gotest.tools/v3 v3.0.3 h1:4AuOwCGf4lLR9u3YOe2awrHygurzhO/HeQ6laiA6Sx0=
gotest.tools/v3 v3.0.3/go.mod h1:Z7Lb0S5l+klDB31fvDQX8ss/FlKDxtlFlw3Oa8Ymbl8=
2022-08-10 18:55:20 +02:00
grpc.go4.org v0.0.0-20170609214715-11d0a25b4919/go.mod h1:77eQGdRu53HpSqPFJFmuJdjuHRquDANNeA4x7B8WQ9o=
honnef.co/go/tools v0.0.0-20180728063816-88497007e858/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190106161140-3f1c8253044a/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4=
honnef.co/go/tools v0.0.1-2019.2.3/go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg=
lukechampine.com/blake3 v1.1.7 h1:GgRMhmdsuK8+ii6UZFDL8Nb+VyMwadAgcJyfYHxG6n0=
lukechampine.com/blake3 v1.1.7/go.mod h1:tkKEOtDkNtklkXtLNEOGNq5tcV90tJiA1vAA12R78LA=
lukechampine.com/blake3 v1.2.1 h1:YuqqRuaqsGV71BV/nm9xlI0MKUv4QC54jQnBChWbGnI=
lukechampine.com/blake3 v1.2.1/go.mod h1:0OFRp7fBtAylGVCO40o87sbupkyIGgbpv1+M1k1LM6k=
Update module github.com/mudler/edgevpn to v0.20.0 (#225) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/mudler/edgevpn](https://togithub.com/mudler/edgevpn) | require | minor | `v0.19.2-0.20221227163902-964d2f17c1e7` -> `v0.20.0` | --- ### Release Notes <details> <summary>mudler/edgevpn</summary> ### [`v0.20.0`](https://togithub.com/mudler/edgevpn/releases/tag/v0.20.0) [Compare Source](https://togithub.com/mudler/edgevpn/compare/v0.19.2...v0.20.0) #### Changelog - [`809687b`](https://togithub.com/mudler/edgevpn/commit/809687b) :arrow_up: Bump go-libp2p - [`40c0ea0`](https://togithub.com/mudler/edgevpn/commit/40c0ea0) :seedling: Adapt to update - [`5b2c81d`](https://togithub.com/mudler/edgevpn/commit/5b2c81d) :seedling: Cleanup - [`f746fdb`](https://togithub.com/mudler/edgevpn/commit/f746fdb) Fix: typo - [`3ce438a`](https://togithub.com/mudler/edgevpn/commit/3ce438a) Fix: typo - [`9d2fd09`](https://togithub.com/mudler/edgevpn/commit/9d2fd09) Fix: typos </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjEzMC4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 15:55:03 +01:00
nhooyr.io/websocket v1.8.7 h1:usjR2uOr/zjjkVMy0lW+PPohFok7PCow5sDjLgX4P4g=
nhooyr.io/websocket v1.8.7/go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0=
2022-08-10 18:55:20 +02:00
sourcegraph.com/sourcegraph/go-diff v0.5.0/go.mod h1:kuch7UrkMzY0X+p9CRK03kfuPQ2zzQcaEFbx8wA8rck=
sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4/go.mod h1:ketZ/q3QxT9HOBeFhu6RdvsftgpsbFHBF5Cas6cDKZ0=