Skip to content

Commit bf4f8c8

Browse files
chore(deps): bump the go group across 1 directory with 9 updates (#230)
Bumps the go group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | code.gitea.io/sdk/gitea | `0.23.2` | `0.24.1` | | [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) | `2.8.2` | `2.8.3` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.2` | `0.35.3` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.35.2` | `0.35.3` | | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.35.2` | `0.35.3` | | [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.37.0` | `0.38.0` | Updates `code.gitea.io/sdk/gitea` from 0.23.2 to 0.24.1 Updates `github.com/fluxcd/flux2/v2` from 2.8.2 to 2.8.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/flux2/releases">github.com/fluxcd/flux2/v2's releases</a>.</em></p> <blockquote> <h2>v2.8.3</h2> <h2>Highlights</h2> <p>Flux v2.8.3 is a patch release that fixes a regression in helm-controller. Users are encouraged to upgrade for the best experience.</p> <p>ℹ️ Please follow the <a href="https://github.com/fluxcd/flux2/discussions/5572">Upgrade Procedure for Flux v2.7+</a> for a smooth upgrade from Flux v2.6 to the latest version.</p> <p>Fixes:</p> <ul> <li>Fix templating errors for charts that include <code>---</code> in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps (helm-controller)</li> </ul> <h2>Components changelog</h2> <ul> <li>helm-controller <a href="https://github.com/fluxcd/helm-controller/blob/v1.5.3/CHANGELOG.md">v1.5.3</a></li> </ul> <h2>CLI changelog</h2> <ul> <li>[release/v2.8.x] Add target branch name to update branch by <a href="https://github.com/fluxcdbot"><code>@​fluxcdbot</code></a> in <a href="https://redirect.github.com/fluxcd/flux2/pull/5774">fluxcd/flux2#5774</a></li> <li>Update toolkit components by <a href="https://github.com/fluxcdbot"><code>@​fluxcdbot</code></a> in <a href="https://redirect.github.com/fluxcd/flux2/pull/5779">fluxcd/flux2#5779</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3">https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/flux2/commit/871be9b40d53627786d3a3835a3ddba1e3234bd2"><code>871be9b</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5779">#5779</a> from fluxcd/update-components-release/v2.8.x</li> <li><a href="https://github.com/fluxcd/flux2/commit/f7a168935dd2d777109ea189e0ef094695caeea7"><code>f7a1689</code></a> Update toolkit components</li> <li><a href="https://github.com/fluxcd/flux2/commit/bf67d7799d07eff26891a8b373601f1f07ee4411"><code>bf67d77</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/flux2/issues/5774">#5774</a> from fluxcd/backport-5773-to-release/v2.8.x</li> <li><a href="https://github.com/fluxcd/flux2/commit/5cb2208cb7dda2abc7d4bdc971458981c6be8323"><code>5cb2208</code></a> Add target branch name to update branch</li> <li>See full diff in <a href="https://github.com/fluxcd/flux2/compare/v2.8.2...v2.8.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/fluxcd/helm-controller/api` from 1.5.2 to 1.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/releases">github.com/fluxcd/helm-controller/api's releases</a>.</em></p> <blockquote> <h2>v1.5.3</h2> <h2>Changelog</h2> <p><a href="https://github.com/fluxcd/helm-controller/blob/v1.5.3/CHANGELOG.md">v1.5.3 changelog</a></p> <h2>Container images</h2> <ul> <li><code>docker.io/fluxcd/helm-controller:v1.5.3</code></li> <li><code>ghcr.io/fluxcd/helm-controller:v1.5.3</code></li> </ul> <p>Supported architectures: <code>linux/amd64</code>, <code>linux/arm64</code> and <code>linux/arm/v7</code>.</p> <p>The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the <a href="https://fluxcd.io/flux/security/">security documentation</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/fluxcd/helm-controller/blob/main/CHANGELOG.md">github.com/fluxcd/helm-controller/api's changelog</a>.</em></p> <blockquote> <h2>1.5.3</h2> <p><strong>Release date:</strong> 2026-03-16</p> <p>This patch release fixes templating errors for charts that include <code>---</code> in the content, e.g. YAML separators, embedded scripts, CAs inside ConfigMaps, etc. Some of the errors that could be encountered due to this issue are:</p> <ul> <li><code>invalid document separator: ---apiVersion: v1</code></li> <li><code>wrong node kind</code></li> </ul> <p>Fixes:</p> <ul> <li>Fix multi-doc parser of <code>---</code> for post renderers <a href="https://redirect.github.com/fluxcd/helm-controller/pull/1442">#1442</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fluxcd/helm-controller/commit/61606cd29a11dc860766a4f7ed32e99d90272707"><code>61606cd</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1444">#1444</a> from fluxcd/release-v1.5.3</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/203743e6b8b8cc15fb01ff484c262e43df414609"><code>203743e</code></a> Release v1.5.3</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/fab7bdb3bdfc2b2e84e637dfb53530370557a86e"><code>fab7bdb</code></a> Add changelog entry for v1.5.3</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/5423812dd476cef10622852566e43f08a0d7924f"><code>5423812</code></a> Merge pull request <a href="https://redirect.github.com/fluxcd/helm-controller/issues/1443">#1443</a> from fluxcd/backport-1442-to-release/v1.5.x</li> <li><a href="https://github.com/fluxcd/helm-controller/commit/4f66b369f533567d8c0c853f8ebc0bf435c6a802"><code>4f66b36</code></a> Fix multi-doc parser of <code>---</code> for post renderers</li> <li>See full diff in <a href="https://github.com/fluxcd/helm-controller/compare/v1.5.2...v1.5.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/api` from 0.35.2 to 0.35.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/3897036a444c440b15bde423702caab885c2b8bd"><code>3897036</code></a> Update dependencies to v0.35.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.35.2...v0.35.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apiextensions-apiserver` from 0.35.2 to 0.35.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/073f5274a1e8404fd1c4a750271a823931cdff2f"><code>073f527</code></a> Update dependencies to v0.35.3 tag</li> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/791831a2c26d21cc3885df9b1f22555424b02577"><code>791831a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/136903">#136903</a><code>pohly/automated-cherry-pick-of-#136455</code></li> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/85fbdc0683d3693c72116487c97bb912f657fe02"><code>85fbdc0</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/136387">#136387</a><code>vikasbolla/automated-cherry-pick-of-#135567</code></li> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/0e52304a8342502ecf8979eec88fae1ff5367a15"><code>0e52304</code></a> fake client-go: un-deprecate NewSimpleClientset</li> <li><a href="https://github.com/kubernetes/apiextensions-apiserver/commit/f4ff589b10e5f1bbf3012d1bdad274376d3a54b5"><code>f4ff589</code></a> Fix flaky TestApplyCRDuringCRDFinalization test</li> <li>See full diff in <a href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.35.2...v0.35.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.35.2...v0.35.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/cli-runtime` from 0.35.2 to 0.35.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/60f28c03077df109fc5273f8b35b4c6a47f68e16"><code>60f28c0</code></a> Update dependencies to v0.35.3 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.35.2...v0.35.3">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.35.2 to 0.35.3 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/4f1f0a2dce40946d7376d2d490fb09f8f45d702a"><code>4f1f0a2</code></a> Update dependencies to v0.35.3 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/f80003c2408715e177434c87d885675360c5c2e9"><code>f80003c</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/client-go/issues/136903">#136903</a><code>pohly/automated-cherry-pick-of-#136455</code></li> <li><a href="https://github.com/kubernetes/client-go/commit/8b415569d9852422809fb9039c480eee210bbb60"><code>8b41556</code></a> fake client-go: un-deprecate NewSimpleClientset</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.35.2...v0.35.3">compare view</a></li> </ul> </details> <br /> Updates `ocm.software/ocm` from 0.37.0 to 0.38.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/open-component-model/ocm/releases">ocm.software/ocm's releases</a>.</em></p> <blockquote> <h2>v0.38.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>fix(deps): Fix dependency bump by updating another deprecated dependency by <a href="https://github.com/frewilhelm"><code>@​frewilhelm</code></a> in <a href="https://redirect.github.com/open-component-model/ocm/pull/1856">open-component-model/ocm#1856</a></li> </ul> <h3>⬆️ Dependencies</h3> <ul> <li>chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1839">open-component-model/ocm#1839</a></li> <li>chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1844">open-component-model/ocm#1844</a></li> <li>chore(deps): bump the go group with 15 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1843">open-component-model/ocm#1843</a></li> <li>chore(deps): bump golang from 1.25.7-alpine3.22 to 1.26.1-alpine3.22 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1854">open-component-model/ocm#1854</a></li> <li>chore(deps): update to go 1.26.1 by <a href="https://github.com/matthiasbruns"><code>@​matthiasbruns</code></a> in <a href="https://redirect.github.com/open-component-model/ocm/pull/1859">open-component-model/ocm#1859</a></li> </ul> <h3>🧰 Maintenance</h3> <ul> <li>chore: bump VERSION to 0.38.0-dev by <a href="https://github.com/ocmbot"><code>@​ocmbot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1837">open-component-model/ocm#1837</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0">https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0</a></p> <h2>v0.38.0-rc.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🐛 Bug Fixes</h3> <ul> <li>fix(deps): Fix dependency bump by updating another deprecated dependency by <a href="https://github.com/frewilhelm"><code>@​frewilhelm</code></a> in <a href="https://redirect.github.com/open-component-model/ocm/pull/1856">open-component-model/ocm#1856</a></li> </ul> <h3>⬆️ Dependencies</h3> <ul> <li>chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1839">open-component-model/ocm#1839</a></li> <li>chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1844">open-component-model/ocm#1844</a></li> <li>chore(deps): bump the go group with 15 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1843">open-component-model/ocm#1843</a></li> <li>chore(deps): bump golang from 1.25.7-alpine3.22 to 1.26.1-alpine3.22 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1854">open-component-model/ocm#1854</a></li> <li>chore(deps): update to go 1.26.1 by <a href="https://github.com/matthiasbruns"><code>@​matthiasbruns</code></a> in <a href="https://redirect.github.com/open-component-model/ocm/pull/1859">open-component-model/ocm#1859</a></li> </ul> <h3>🧰 Maintenance</h3> <ul> <li>chore: bump VERSION to 0.38.0-dev by <a href="https://github.com/ocmbot"><code>@​ocmbot</code></a>[bot] in <a href="https://redirect.github.com/open-component-model/ocm/pull/1837">open-component-model/ocm#1837</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0">https://github.com/open-component-model/ocm/compare/v0.37...v0.38.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/open-component-model/ocm/commit/3eb9acad77013edf7ab8e6b236c75025390c7d0e"><code>3eb9aca</code></a> chore(deps): bump the ci group with 2 updates (<a href="https://redirect.github.com/open-component-model/ocm/issues/1862">#1862</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/b6505ee3606fc456be79a44615fa4a38e8eeba87"><code>b6505ee</code></a> chore(deps): update to go 1.26.1 (<a href="https://redirect.github.com/open-component-model/ocm/issues/1859">#1859</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/452293d00996c34221242b1310149dabc3b555fa"><code>452293d</code></a> chore(deps): bump golang from 1.25.7-alpine3.22 to 1.26.1-alpine3.22 (<a href="https://redirect.github.com/open-component-model/ocm/issues/1854">#1854</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/d81c4466a86fab1b032f41f3cf7c89b1573fe729"><code>d81c446</code></a> chore: update 'flake.nix' (<a href="https://redirect.github.com/open-component-model/ocm/issues/1857">#1857</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/f17c4a21aa8bd4ed10cf36bab7ebacd84810e689"><code>f17c4a2</code></a> fix(deps): Fix dependency bump by updating another deprecated dependency (<a href="https://redirect.github.com/open-component-model/ocm/issues/1856">#1856</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/7a238136965d3fbafb957eaaee1616822b312135"><code>7a23813</code></a> chore(deps): bump the ci group with 3 updates (<a href="https://redirect.github.com/open-component-model/ocm/issues/1852">#1852</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/58d60e7ecbc5b48198e756e2633ce2eb6284ee85"><code>58d60e7</code></a> chore(deps): bump the ci group with 2 updates (<a href="https://redirect.github.com/open-component-model/ocm/issues/1851">#1851</a>)</li> <li><a href="https://github.com/open-component-model/ocm/commit/42a2371a60bdca219db1fa00a5d59ab1ba4b8811"><code>42a2371</code></a> chore(deps): bump docker/setup-qemu-action from 3.7.0 to 4.0.0 in the ci grou...</li> <li><a href="https://github.com/open-component-model/ocm/commit/9719ab8fd046ca13008a67afc86852e1cc0e3674"><code>9719ab8</code></a> chore(deps): bump github/codeql-action from 4.32.4 to 4.32.5 in the ci group ...</li> <li><a href="https://github.com/open-component-model/ocm/commit/f4caccf326e8e3803103c5d219e0246c40272a16"><code>f4caccf</code></a> chore(deps): bump the ci group with 2 updates (<a href="https://redirect.github.com/open-component-model/ocm/issues/1847">#1847</a>)</li> <li>Additional commits viewable in <a href="https://github.com/open-component-model/ocm/compare/v0.37...v0.38">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d78a8cc commit bf4f8c8

File tree

2 files changed

+179
-181
lines changed

2 files changed

+179
-181
lines changed

go.mod

Lines changed: 58 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/open-component-model/ocm-e2e-framework
22

3-
go 1.26.0
3+
go 1.26.1
44

55
replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be
66

@@ -10,10 +10,10 @@ replace github.com/texttheater/golang-levenshtein => github.com/texttheater/gola
1010
replace github.com/ThalesIgnite/crypto11 => github.com/ThalesGroup/crypto11 v1.6.0
1111

1212
require (
13-
code.gitea.io/sdk/gitea v0.23.2
13+
code.gitea.io/sdk/gitea v0.24.1
1414
github.com/fluxcd/cli-utils v0.37.2-flux.1
15-
github.com/fluxcd/flux2/v2 v2.8.2
16-
github.com/fluxcd/helm-controller/api v1.5.2
15+
github.com/fluxcd/flux2/v2 v2.8.3
16+
github.com/fluxcd/helm-controller/api v1.5.3
1717
github.com/fluxcd/image-automation-controller/api v1.1.1
1818
github.com/fluxcd/image-reflector-controller/api v1.1.1
1919
github.com/fluxcd/kustomize-controller/api v1.8.2
@@ -27,12 +27,12 @@ require (
2727
github.com/open-component-model/ocm-controller v0.29.0
2828
github.com/open-component-model/replication-controller v0.13.1
2929
github.com/stretchr/testify v1.11.1
30-
k8s.io/api v0.35.2
31-
k8s.io/apiextensions-apiserver v0.35.2
32-
k8s.io/apimachinery v0.35.2
33-
k8s.io/cli-runtime v0.35.2
34-
k8s.io/client-go v0.35.2
35-
ocm.software/ocm v0.37.0
30+
k8s.io/api v0.35.3
31+
k8s.io/apiextensions-apiserver v0.35.3
32+
k8s.io/apimachinery v0.35.3
33+
k8s.io/cli-runtime v0.35.3
34+
k8s.io/client-go v0.35.3
35+
ocm.software/ocm v0.38.0
3636
sigs.k8s.io/controller-runtime v0.23.3
3737
sigs.k8s.io/e2e-framework v0.6.0
3838
sigs.k8s.io/kustomize/api v0.21.1
@@ -44,7 +44,7 @@ require (
4444
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
4545
cloud.google.com/go/compute/metadata v0.9.0 // indirect
4646
dario.cat/mergo v1.0.2 // indirect
47-
github.com/42wim/httpsig v1.2.3 // indirect
47+
github.com/42wim/httpsig v1.2.4 // indirect
4848
github.com/AliyunContainerService/ack-ram-tool/pkg/credentials/provider v0.19.0 // indirect
4949
github.com/AliyunContainerService/ack-ram-tool/pkg/ecsmetadata v0.0.9 // indirect
5050
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible // indirect
@@ -78,28 +78,28 @@ require (
7878
github.com/alibabacloud-go/tea-xml v1.1.3 // indirect
7979
github.com/aliyun/credentials-go v1.4.8 // indirect
8080
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
81-
github.com/aws/aws-sdk-go-v2 v1.41.1 // indirect
82-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.4 // indirect
83-
github.com/aws/aws-sdk-go-v2/config v1.32.9 // indirect
84-
github.com/aws/aws-sdk-go-v2/credentials v1.19.9 // indirect
85-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.17 // indirect
86-
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.4 // indirect
87-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.17 // indirect
88-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.17 // indirect
89-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
90-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.17 // indirect
91-
github.com/aws/aws-sdk-go-v2/service/ecr v1.55.2 // indirect
81+
github.com/aws/aws-sdk-go-v2 v1.41.3 // indirect
82+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.6 // indirect
83+
github.com/aws/aws-sdk-go-v2/config v1.32.11 // indirect
84+
github.com/aws/aws-sdk-go-v2/credentials v1.19.11 // indirect
85+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.19 // indirect
86+
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.8 // indirect
87+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.19 // indirect
88+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.19 // indirect
89+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.5 // indirect
90+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.20 // indirect
91+
github.com/aws/aws-sdk-go-v2/service/ecr v1.55.4 // indirect
9292
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.9 // indirect
93-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 // indirect
94-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.8 // indirect
95-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.17 // indirect
96-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.17 // indirect
97-
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.0 // indirect
98-
github.com/aws/aws-sdk-go-v2/service/signin v1.0.5 // indirect
99-
github.com/aws/aws-sdk-go-v2/service/sso v1.30.10 // indirect
100-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.14 // indirect
101-
github.com/aws/aws-sdk-go-v2/service/sts v1.41.6 // indirect
102-
github.com/aws/smithy-go v1.24.0 // indirect
93+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.6 // indirect
94+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.11 // indirect
95+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.19 // indirect
96+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.19 // indirect
97+
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.4 // indirect
98+
github.com/aws/aws-sdk-go-v2/service/signin v1.0.7 // indirect
99+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.12 // indirect
100+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.16 // indirect
101+
github.com/aws/aws-sdk-go-v2/service/sts v1.41.8 // indirect
102+
github.com/aws/smithy-go v1.24.2 // indirect
103103
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0 // indirect
104104
github.com/beorn7/perks v1.0.1 // indirect
105105
github.com/blang/semver v3.5.1+incompatible // indirect
@@ -139,7 +139,7 @@ require (
139139
github.com/digitorus/timestamp v0.0.0-20250524132541-c45532741eea // indirect
140140
github.com/dimchansky/utfbom v1.1.1 // indirect
141141
github.com/distribution/reference v0.6.0 // indirect
142-
github.com/docker/cli v29.2.1+incompatible // indirect
142+
github.com/docker/cli v29.3.0+incompatible // indirect
143143
github.com/docker/distribution v2.8.3+incompatible // indirect
144144
github.com/docker/docker v28.5.2+incompatible // indirect
145145
github.com/docker/docker-credential-helpers v0.9.4 // indirect
@@ -174,25 +174,25 @@ require (
174174
github.com/go-logr/logr v1.4.3 // indirect
175175
github.com/go-logr/stdr v1.2.2 // indirect
176176
github.com/go-openapi/analysis v0.24.1 // indirect
177-
github.com/go-openapi/errors v0.22.6 // indirect
177+
github.com/go-openapi/errors v0.22.7 // indirect
178178
github.com/go-openapi/jsonpointer v0.22.4 // indirect
179179
github.com/go-openapi/jsonreference v0.21.4 // indirect
180180
github.com/go-openapi/loads v0.23.2 // indirect
181181
github.com/go-openapi/runtime v0.29.2 // indirect
182182
github.com/go-openapi/spec v0.22.3 // indirect
183-
github.com/go-openapi/strfmt v0.25.0 // indirect
184-
github.com/go-openapi/swag v0.25.4 // indirect
185-
github.com/go-openapi/swag/cmdutils v0.25.4 // indirect
186-
github.com/go-openapi/swag/conv v0.25.4 // indirect
187-
github.com/go-openapi/swag/fileutils v0.25.4 // indirect
188-
github.com/go-openapi/swag/jsonname v0.25.4 // indirect
189-
github.com/go-openapi/swag/jsonutils v0.25.4 // indirect
190-
github.com/go-openapi/swag/loading v0.25.4 // indirect
191-
github.com/go-openapi/swag/mangling v0.25.4 // indirect
192-
github.com/go-openapi/swag/netutils v0.25.4 // indirect
193-
github.com/go-openapi/swag/stringutils v0.25.4 // indirect
194-
github.com/go-openapi/swag/typeutils v0.25.4 // indirect
195-
github.com/go-openapi/swag/yamlutils v0.25.4 // indirect
183+
github.com/go-openapi/strfmt v0.26.0 // indirect
184+
github.com/go-openapi/swag v0.25.5 // indirect
185+
github.com/go-openapi/swag/cmdutils v0.25.5 // indirect
186+
github.com/go-openapi/swag/conv v0.25.5 // indirect
187+
github.com/go-openapi/swag/fileutils v0.25.5 // indirect
188+
github.com/go-openapi/swag/jsonname v0.25.5 // indirect
189+
github.com/go-openapi/swag/jsonutils v0.25.5 // indirect
190+
github.com/go-openapi/swag/loading v0.25.5 // indirect
191+
github.com/go-openapi/swag/mangling v0.25.5 // indirect
192+
github.com/go-openapi/swag/netutils v0.25.5 // indirect
193+
github.com/go-openapi/swag/stringutils v0.25.5 // indirect
194+
github.com/go-openapi/swag/typeutils v0.25.5 // indirect
195+
github.com/go-openapi/swag/yamlutils v0.25.5 // indirect
196196
github.com/go-openapi/validate v0.25.1 // indirect
197197
github.com/go-test/deep v1.1.1 // indirect
198198
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
@@ -223,7 +223,7 @@ require (
223223
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
224224
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
225225
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
226-
github.com/hashicorp/go-version v1.7.0 // indirect
226+
github.com/hashicorp/go-version v1.8.0 // indirect
227227
github.com/hashicorp/vault-client-go v0.4.3 // indirect
228228
github.com/ianlancetaylor/demangle v0.0.0-20250417193237-f615e6bd150b // indirect
229229
github.com/in-toto/attestation v1.1.2 // indirect
@@ -254,8 +254,8 @@ require (
254254
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
255255
github.com/moby/docker-image-spec v1.3.1 // indirect
256256
github.com/moby/locker v1.0.1 // indirect
257-
github.com/moby/moby/api v1.53.0 // indirect
258-
github.com/moby/moby/client v0.2.2 // indirect
257+
github.com/moby/moby/api v1.54.0 // indirect
258+
github.com/moby/moby/client v0.3.0 // indirect
259259
github.com/moby/spdystream v0.5.0 // indirect
260260
github.com/moby/sys/atomicwriter v0.1.0 // indirect
261261
github.com/moby/sys/capability v0.4.0 // indirect
@@ -271,7 +271,7 @@ require (
271271
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
272272
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
273273
github.com/nozzle/throttler v0.0.0-20180817012639-2ea982251481 // indirect
274-
github.com/oklog/ulid v1.3.1 // indirect
274+
github.com/oklog/ulid/v2 v2.1.1 // indirect
275275
github.com/oleiade/reflections v1.1.0 // indirect
276276
github.com/onsi/gomega v1.39.1 // indirect
277277
github.com/opencontainers/go-digest v1.0.0 // indirect
@@ -339,7 +339,6 @@ require (
339339
github.com/xlab/treeprint v1.2.0 // indirect
340340
github.com/yuin/gopher-lua v1.1.1 // indirect
341341
gitlab.com/gitlab-org/api/client-go v1.29.0 // indirect
342-
go.mongodb.org/mongo-driver v1.17.9 // indirect
343342
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
344343
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 // indirect
345344
go.opentelemetry.io/otel v1.40.0 // indirect
@@ -356,14 +355,14 @@ require (
356355
go.uber.org/zap v1.27.1 // indirect
357356
go.yaml.in/yaml/v2 v2.4.3 // indirect
358357
go.yaml.in/yaml/v3 v3.0.4 // indirect
359-
golang.org/x/crypto v0.48.0 // indirect
358+
golang.org/x/crypto v0.49.0 // indirect
360359
golang.org/x/mod v0.33.0 // indirect
361-
golang.org/x/net v0.50.0 // indirect
360+
golang.org/x/net v0.51.0 // indirect
362361
golang.org/x/oauth2 v0.35.0 // indirect
363-
golang.org/x/sync v0.19.0 // indirect
364-
golang.org/x/sys v0.41.0 // indirect
365-
golang.org/x/term v0.40.0 // indirect
366-
golang.org/x/text v0.34.0 // indirect
362+
golang.org/x/sync v0.20.0 // indirect
363+
golang.org/x/sys v0.42.0 // indirect
364+
golang.org/x/term v0.41.0 // indirect
365+
golang.org/x/text v0.35.0 // indirect
367366
golang.org/x/time v0.14.0 // indirect
368367
gomodules.xyz/jsonpatch/v2 v2.5.0 // indirect
369368
google.golang.org/api v0.267.0 // indirect
@@ -379,7 +378,7 @@ require (
379378
gopkg.in/yaml.v2 v2.4.0 // indirect
380379
gopkg.in/yaml.v3 v3.0.1 // indirect
381380
helm.sh/helm/v4 v4.1.3 // indirect
382-
k8s.io/component-base v0.35.2 // indirect
381+
k8s.io/component-base v0.35.3 // indirect
383382
k8s.io/klog/v2 v2.130.1 // indirect
384383
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 // indirect
385384
k8s.io/kubectl v0.35.2 // indirect

0 commit comments

Comments
 (0)