mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
06c52a0bc9
Bumps the gomod-e2e group with 2 updates in the /test/e2e directory: [github.com/moby/moby/client](https://github.com/moby/moby) and [helm.sh/helm/v4](https://github.com/helm/helm). Updates `github.com/moby/moby/client` from 0.4.1 to 0.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/moby/moby/releases">github.com/moby/moby/client's releases</a>.</em></p> <blockquote> <h2>client/0.5.0</h2> <h2>0.5.0</h2> <h3>Changelog</h3> <ul> <li>The new <code>GET /images/{name}/attestations</code> endpoint returns in-toto attestation statements (such as SLSA provenance and SPDX SBOM) attached to an image, with optional platform selection, predicate type filtering, and an opt-in <code>statement</code> query parameter for retrieving the verbatim statement bodies. Tools can now retrieve attestation metadata and content directly from the daemon instead of performing additional registry round-trips. <a href="https://redirect.github.com/moby/moby/pull/52636">moby/moby#52636</a></li> </ul> <h2>client/v0.5.0-rc.1</h2> <h2>0.5.0-rc.1</h2> <h3>Changelog</h3> <ul> <li>The new <code>GET /images/{name}/attestations</code> endpoint returns in-toto attestation statements (such as SLSA provenance and SPDX SBOM) attached to an image, with optional platform selection, predicate type filtering, and an opt-in <code>statement</code> query parameter for retrieving the verbatim statement bodies. Tools can now retrieve attestation metadata and content directly from the daemon instead of performing additional registry round-trips. <a href="https://redirect.github.com/moby/moby/pull/52636">moby/moby#52636</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moby/moby/blob/v0.5.0/CHANGELOG.md">github.com/moby/moby/client's changelog</a>.</em></p> <blockquote> <h2>0.5.0 (2013-07-17)</h2> <ul> <li>Runtime: List all processes running inside a container with 'docker top'</li> <li>Runtime: Host directories can be mounted as volumes with 'docker run -v'</li> <li>Runtime: Containers can expose public UDP ports (eg, '-p 123/udp')</li> <li>Runtime: Optionally specify an exact public port (eg. '-p 80:4500')</li> <li>Registry: New image naming scheme inspired by Go packaging convention allows arbitrary combinations of registries</li> <li>Builder: ENTRYPOINT instruction sets a default binary entry point to a container</li> <li>Builder: VOLUME instruction marks a part of the container as persistent data</li> </ul> <ul> <li>Builder: 'docker build' displays the full output of a build by default</li> <li>Runtime: 'docker login' supports additional options</li> </ul> <ul> <li>Runtime: Dont save a container's hostname when committing an image.</li> <li>Registry: Fix issues when uploading images to a private registry</li> </ul> <h2>0.4.8 (2013-07-01)</h2> <ul> <li>Builder: New build operation ENTRYPOINT adds an executable entry point to the container.</li> </ul> <ul> <li>Runtime: Fix a bug which caused 'docker run -d' to no longer print the container ID.</li> <li>Tests: Fix issues in the test suite</li> </ul> <h2>0.4.7 (2013-06-28)</h2> <ul> <li>Registry: easier push/pull to a custom registry</li> <li>Remote API: the progress bar updates faster when downloading and uploading large files</li> </ul> <ul> <li>Remote API: fix a bug in the optional unix socket transport</li> </ul> <ul> <li>Runtime: improve detection of kernel version</li> </ul> <ul> <li>Runtime: host directories can be mounted as volumes with 'docker run -b'</li> </ul> <ul> <li>Runtime: fix an issue when only attaching to stdin</li> </ul> <ul> <li>Runtime: use 'tar --numeric-owner' to avoid uid mismatch across multiple hosts</li> <li>Hack: improve test suite and dev environment</li> <li>Hack: remove dependency on unit tests on 'os/user'</li> </ul> <ul> <li>Documentation: add terminology section</li> </ul> <h2>0.4.6 (2013-06-22)</h2> <ul> <li>Runtime: fix a bug which caused creation of empty images (and volumes) to crash.</li> </ul> <h2>0.4.5 (2013-06-21)</h2> <ul> <li>Builder: 'docker build git://URL' fetches and builds a remote git repository</li> </ul> <ul> <li>Runtime: 'docker ps -s' optionally prints container size</li> <li>Tests: Improved and simplified</li> </ul> <ul> <li>Runtime: fix a regression introduced in 0.4.3 which caused the logs command to fail.</li> <li>Builder: fix a regression when using ADD with single regular file.</li> </ul> <h2>0.4.4 (2013-06-19)</h2> <ul> <li>Builder: fix a regression introduced in 0.4.3 which caused builds to fail on new clients.</li> </ul> <h2>0.4.3 (2013-06-19)</h2> <ul> <li>Builder: ADD of a local file will detect tar archives and unpack them</li> </ul> <ul> <li>Runtime: Remove bsdtar dependency</li> <li>Runtime: Add unix socket and multiple -H support</li> <li>Runtime: Prevent rm of running containers</li> <li>Runtime: Use go1.1 cookiejar</li> <li>Builder: ADD improvements: use tar for copy + automatically unpack local archives</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moby/moby/commit/51f6c4a7372450d164c61e0054daf0223ddbd909"><code>51f6c4a</code></a> Merge pull request <a href="https://redirect.github.com/moby/moby/issues/1227">#1227</a> from dotcloud/bump_0.5.0</li> <li><a href="https://github.com/moby/moby/commit/f4eaec3e1e85dd8774e0b00082d31188f55f4de2"><code>f4eaec3</code></a> Merge pull request <a href="https://redirect.github.com/moby/moby/issues/1226">#1226</a> from metalivedev/easydockerfile</li> <li><a href="https://github.com/moby/moby/commit/b083418257edbcb769dd1bf9a6a3dafd334d5969"><code>b083418</code></a> change -b -> -v and add udp example</li> <li><a href="https://github.com/moby/moby/commit/5794857f7ad9e3d84e2c549253c072d076d702cb"><code>5794857</code></a> Merge pull request <a href="https://redirect.github.com/moby/moby/issues/1169">#1169</a> from crosbymichael/buildfile-tests</li> <li><a href="https://github.com/moby/moby/commit/e7f3f6fa5a10f890a1774a2320d31e236af56be9"><code>e7f3f6f</code></a> Add unit tests for buildfile config instructions</li> <li><a href="https://github.com/moby/moby/commit/aa5671411b727d7142c289b5c1b473209aeaf630"><code>aa56714</code></a> Make dockerfile docs easier to find. Clean up formatting.</li> <li><a href="https://github.com/moby/moby/commit/f8dfd0aa5e03f3f8819dea6bb59800c90824008c"><code>f8dfd0a</code></a> Merge pull request <a href="https://redirect.github.com/moby/moby/issues/1225">#1225</a> from dotcloud/hotfix_docker_rmi</li> <li><a href="https://github.com/moby/moby/commit/3dbf9c6560fe1741cde9e8e2ce6ac98acf26e8ce"><code>3dbf9c6</code></a> Merge pull request <a href="https://redirect.github.com/moby/moby/issues/1219">#1219</a> from metalivedev/docs-repoupdate</li> <li><a href="https://github.com/moby/moby/commit/de563a3ea372432acb39e711eeb0b43296754c39"><code>de563a3</code></a> Merge pull request <a href="https://redirect.github.com/moby/moby/issues/1194">#1194</a> from crosbymichael/build-verbose</li> <li><a href="https://github.com/moby/moby/commit/9cf2b41c053d557af6c563311b4953c4b9bab6d6"><code>9cf2b41</code></a> change rm usage in docs</li> <li>Additional commits viewable in <a href="https://github.com/moby/moby/compare/v0.4.1...v0.5.0">compare view</a></li> </ul> </details> <br /> Updates `helm.sh/helm/v4` from 4.2.1 to 4.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/helm/helm/releases">helm.sh/helm/v4's releases</a>.</em></p> <blockquote> <p>Helm v4.2.2 is a patch release. Users are encouraged to upgrade for the best experience.</p> <p>The community keeps growing, and we'd love to see you there!</p> <ul> <li>Join the discussion in <a href="https://kubernetes.slack.com">Kubernetes Slack</a>: <ul> <li>for questions and just to hang out</li> <li>for discussing PRs, code, and bugs</li> </ul> </li> <li>Hang out at the Public Developer Call: Thursday, 9:30 Pacific via <a href="https://zoom.us/j/696660622">Zoom</a></li> <li>Test, debug, and contribute charts: <a href="https://artifacthub.io/packages/search?kind=0">ArtifactHub/packages</a></li> </ul> <h2>Notable Changes</h2> <ul> <li>Revert: Fixed a race condition in WaitForDelete where the status observer canceled the watch too early, causing intermittent failures when running a full test suite <a href="https://redirect.github.com/helm/helm/issues/32214">#32214</a></li> </ul> <h2>Installation and Upgrading</h2> <p>Download Helm v4.2.2. The common platform binaries are here:</p> <ul> <li><a href="https://get.helm.sh/helm-v4.2.2-darwin-amd64.tar.gz">MacOS amd64</a> (<a href="https://get.helm.sh/helm-v4.2.2-darwin-amd64.tar.gz.sha256sum">checksum</a> / 10c1e36ee8c5f2e2ee25a16599cb03ab74c0953cd889cacb980a49ba4b6574ba)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-darwin-arm64.tar.gz">MacOS arm64</a> (<a href="https://get.helm.sh/helm-v4.2.2-darwin-arm64.tar.gz.sha256sum">checksum</a> / 5410a0dae3d5d91f45653b161260d9301aabc4ae80ae50a6605d66884b6df8ea)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-amd64.tar.gz">Linux amd64</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-amd64.tar.gz.sha256sum">checksum</a> / 9adafecab4d406853bba163a70e9f104f47dbbf65ce24b7653bae7e36150bcb6)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-arm.tar.gz">Linux arm</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-arm.tar.gz.sha256sum">checksum</a> / 7e9490169874695e04ab1af47c5620621fc13c84219a258fcc1afdcd40ca7438)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-arm64.tar.gz">Linux arm64</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-arm64.tar.gz.sha256sum">checksum</a> / 78803142087a0069fa4b50d3f32a84d3ef25c14d1ee8a40fbccf86a6216d2f36)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-386.tar.gz">Linux i386</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-386.tar.gz.sha256sum">checksum</a> / 8e1fdcda4a476ffc5d1179c7f16d33a3d54267efa08fd720f7678277d68bc2d5)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-loong64.tar.gz">Linux loong64</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-loong64.tar.gz.sha256sum">checksum</a> / b8bfe96b8b0b0e2af51af4a00ef521cc5a7e03793aea3568cf8500a63ae05041)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-ppc64le.tar.gz">Linux ppc64le</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-ppc64le.tar.gz.sha256sum">checksum</a> / 814a80fd98eb9e4c5a9d610f3b9c15ffe120c2f5e39df16a2f491723ebc90126)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-s390x.tar.gz">Linux s390x</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-s390x.tar.gz.sha256sum">checksum</a> / d84cdf1123f20cfbef19a2af1cd6afe8b00626bd9846bccb9dae978c810c8274)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-linux-riscv64.tar.gz">Linux riscv64</a> (<a href="https://get.helm.sh/helm-v4.2.2-linux-riscv64.tar.gz.sha256sum">checksum</a> / f07c105180dff2619ab45134b9b47b7845387e8f3299e12ebe0efb87c7548717)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-windows-amd64.zip">Windows amd64</a> (<a href="https://get.helm.sh/helm-v4.2.2-windows-amd64.zip.sha256sum">checksum</a> / 5fad8562e98c34fa5af3ef904086a5874a6701050f9bf36e30238c975df94dcd)</li> <li><a href="https://get.helm.sh/helm-v4.2.2-windows-arm64.zip">Windows arm64</a> (<a href="https://get.helm.sh/helm-v4.2.2-windows-arm64.zip.sha256sum">checksum</a> / 2e993d6a1dd8197a33e65d8e90b26df9d248ff3501701dea401856aa265a2dab)</li> </ul> <p>This release was signed by <a href="https://github.com/gjenkins8"><code>@gjenkins8</code></a> with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at <a href="https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739">https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739</a>. Please use the attached signatures for verifying this release using gpg.</p> <p>The <a href="https://helm.sh/docs/intro/quickstart/">Quickstart Guide</a> will get you going from there. For <strong>upgrade instructions</strong> or detailed installation notes, check the <a href="https://helm.sh/docs/intro/install/">install guide</a>. You can also use a <a href="https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-4">script to install</a> on any system with <code>bash</code>.</p> <h2>What's Next</h2> <ul> <li>4.2.3 and 3.21.2 are the next patch releases scheduled for July 8, 2026</li> <li>4.3.0 and 3.22.0 are the next minor releases scheduled for September 9, 2026</li> </ul> <h2>Changelog</h2> <ul> <li>Revert "fix(kube): prevent spurious early exit in WaitForDelete during informer sync" b05881cf967a5a09e19866799d0edfd40675803a (George Jenkins)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/helm/helm/compare/v4.2.1...v4.2.2">https://github.com/helm/helm/compare/v4.2.1...v4.2.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/helm/helm/commit/b05881cf967a5a09e19866799d0edfd40675803a"><code>b05881c</code></a> Revert "fix(kube): prevent spurious early exit in WaitForDelete during inform...</li> <li>See full diff in <a href="https://github.com/helm/helm/compare/v4.2.1...v4.2.2">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
150 lines
7.0 KiB
AMPL
150 lines
7.0 KiB
AMPL
module github.com/netbirdio/kubernetes-operator/test/e2e
|
|
|
|
go 1.26.0
|
|
|
|
toolchain go1.26.3
|
|
|
|
require (
|
|
github.com/go-openapi/testify/v2 v2.5.1
|
|
github.com/moby/moby/client v0.5.0
|
|
helm.sh/helm/v4 v4.2.2
|
|
k8s.io/api v0.36.2
|
|
k8s.io/apimachinery v0.36.2
|
|
k8s.io/cli-runtime v0.36.2
|
|
k8s.io/client-go v0.36.2
|
|
sigs.k8s.io/kind v0.32.0
|
|
)
|
|
|
|
require (
|
|
al.essio.dev/pkg/shellescape v1.5.1 // indirect
|
|
dario.cat/mergo v1.0.1 // indirect
|
|
filippo.io/edwards25519 v1.1.1 // indirect
|
|
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
|
|
github.com/Azure/go-ansiterm v0.0.0-20250102033503-faa5f7b0171c // indirect
|
|
github.com/BurntSushi/toml v1.6.0 // indirect
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect
|
|
github.com/Masterminds/goutils v1.1.1 // indirect
|
|
github.com/Masterminds/semver/v3 v3.5.0 // indirect
|
|
github.com/Masterminds/sprig/v3 v3.3.0 // indirect
|
|
github.com/Masterminds/squirrel v1.5.4 // indirect
|
|
github.com/Microsoft/go-winio v0.6.2 // indirect
|
|
github.com/ProtonMail/go-crypto v1.4.1 // indirect
|
|
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
|
|
github.com/blang/semver/v4 v4.0.0 // indirect
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
|
github.com/chai2010/gettext-go v1.0.2 // indirect
|
|
github.com/cloudflare/circl v1.6.3 // indirect
|
|
github.com/containerd/errdefs v1.0.0 // indirect
|
|
github.com/containerd/errdefs/pkg v0.3.0 // indirect
|
|
github.com/cyphar/filepath-securejoin v0.6.1 // indirect
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
|
github.com/distribution/reference v0.6.0 // indirect
|
|
github.com/docker/go-connections v0.7.0 // indirect
|
|
github.com/docker/go-units v0.5.0 // indirect
|
|
github.com/dylibso/observe-sdk/go v0.0.0-20240819160327-2d926c5d788a // indirect
|
|
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
|
|
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
|
|
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f // indirect
|
|
github.com/extism/go-sdk v1.7.1 // indirect
|
|
github.com/fatih/color v1.19.0 // indirect
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
|
github.com/fluxcd/cli-utils v1.2.1 // indirect
|
|
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
|
|
github.com/go-errors/errors v1.5.1 // indirect
|
|
github.com/go-gorp/gorp/v3 v3.1.0 // indirect
|
|
github.com/go-logr/logr v1.4.3 // indirect
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
|
github.com/go-openapi/jsonpointer v0.21.1 // indirect
|
|
github.com/go-openapi/jsonreference v0.21.0 // indirect
|
|
github.com/go-openapi/swag v0.23.1 // indirect
|
|
github.com/go-sql-driver/mysql v1.9.3 // indirect
|
|
github.com/gobwas/glob v0.2.3 // indirect
|
|
github.com/gofrs/flock v0.13.0 // indirect
|
|
github.com/google/btree v1.1.3 // indirect
|
|
github.com/google/gnostic-models v0.7.0 // indirect
|
|
github.com/google/uuid v1.6.0 // indirect
|
|
github.com/gosuri/uitable v0.0.4 // indirect
|
|
github.com/huandu/xstrings v1.5.0 // indirect
|
|
github.com/ianlancetaylor/demangle v0.0.0-20240805132620-81f5be970eca // indirect
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
|
github.com/jmoiron/sqlx v1.4.0 // indirect
|
|
github.com/josharian/intern v1.0.0 // indirect
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
|
github.com/lann/builder v0.0.0-20180802200727-47ae307949d0 // indirect
|
|
github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0 // indirect
|
|
github.com/lib/pq v1.12.3 // indirect
|
|
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
|
|
github.com/mailru/easyjson v0.9.0 // indirect
|
|
github.com/mattn/go-colorable v0.1.14 // indirect
|
|
github.com/mattn/go-isatty v0.0.20 // indirect
|
|
github.com/mattn/go-runewidth v0.0.9 // indirect
|
|
github.com/mattn/go-sqlite3 v1.14.32 // indirect
|
|
github.com/miekg/dns v1.1.59 // indirect
|
|
github.com/mitchellh/copystructure v1.2.0 // indirect
|
|
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
|
|
github.com/mitchellh/reflectwalk v1.0.2 // indirect
|
|
github.com/moby/docker-image-spec v1.3.1 // indirect
|
|
github.com/moby/moby/api v1.55.0 // indirect
|
|
github.com/moby/term v0.5.2 // indirect
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
github.com/modern-go/reflect2 v1.0.3-0.20250322232337-35a7c28c31ee // indirect
|
|
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
|
github.com/onsi/ginkgo/v2 v2.28.3 // indirect
|
|
github.com/onsi/gomega v1.40.0 // indirect
|
|
github.com/opencontainers/go-digest v1.0.0 // indirect
|
|
github.com/opencontainers/image-spec v1.1.1 // indirect
|
|
github.com/pelletier/go-toml v1.9.5 // indirect
|
|
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
|
|
github.com/pkg/errors v0.9.1 // indirect
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
|
|
github.com/rubenv/sql-migrate v1.8.1 // indirect
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
|
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 // indirect
|
|
github.com/shopspring/decimal v1.4.0 // indirect
|
|
github.com/spf13/cast v1.7.0 // indirect
|
|
github.com/spf13/cobra v1.10.2 // indirect
|
|
github.com/spf13/pflag v1.0.10 // indirect
|
|
github.com/tetratelabs/wabin v0.0.0-20230304001439-f6f874872834 // indirect
|
|
github.com/tetratelabs/wazero v1.12.0 // indirect
|
|
github.com/x448/float16 v0.8.4 // indirect
|
|
github.com/xlab/treeprint v1.2.0 // indirect
|
|
go.opentelemetry.io/auto/sdk v1.2.1 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.67.0 // indirect
|
|
go.opentelemetry.io/otel v1.43.0 // indirect
|
|
go.opentelemetry.io/otel/metric v1.43.0 // indirect
|
|
go.opentelemetry.io/otel/trace v1.43.0 // indirect
|
|
go.opentelemetry.io/proto/otlp v1.10.0 // indirect
|
|
go.yaml.in/yaml/v2 v2.4.3 // indirect
|
|
go.yaml.in/yaml/v3 v3.0.4 // indirect
|
|
golang.org/x/crypto v0.53.0 // indirect
|
|
golang.org/x/net v0.55.0 // indirect
|
|
golang.org/x/oauth2 v0.36.0 // indirect
|
|
golang.org/x/sync v0.21.0 // indirect
|
|
golang.org/x/sys v0.46.0 // indirect
|
|
golang.org/x/term v0.44.0 // indirect
|
|
golang.org/x/text v0.38.0 // indirect
|
|
golang.org/x/time v0.15.0 // indirect
|
|
google.golang.org/protobuf v1.36.12-0.20260120151049-f2248ac996af // indirect
|
|
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
|
k8s.io/apiextensions-apiserver v0.36.1 // indirect
|
|
k8s.io/apiserver v0.36.1 // indirect
|
|
k8s.io/component-base v0.36.1 // indirect
|
|
k8s.io/klog/v2 v2.140.0 // indirect
|
|
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a // indirect
|
|
k8s.io/kubectl v0.36.1 // indirect
|
|
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 // indirect
|
|
oras.land/oras-go/v2 v2.6.1 // indirect
|
|
sigs.k8s.io/controller-runtime v0.24.1 // indirect
|
|
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
|
|
sigs.k8s.io/kustomize/api v0.21.1 // indirect
|
|
sigs.k8s.io/kustomize/kyaml v0.21.1 // indirect
|
|
sigs.k8s.io/randfill v1.0.0 // indirect
|
|
sigs.k8s.io/structured-merge-diff/v6 v6.4.0 // indirect
|
|
sigs.k8s.io/yaml v1.6.0 // indirect
|
|
)
|
|
|
|
replace github.com/dexidp/dex => github.com/dexidp/dex v2.13.0+incompatible
|