Skip to content

Commit 87b203f

Browse files
dependabot[bot]Evergreen
andauthored
Bump the go-deps group across 1 directory with 4 updates (#520)
Bumps the go-deps group with 4 updates in the / directory: [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault), [github.com/stretchr/objx](https://github.com/stretchr/objx), [golang.org/x/crypto](https://github.com/golang/crypto) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `github.com/hashicorp/vault/api` from 1.21.0 to 1.22.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/vault/commit/526ac82fea3de08ca14e4fbbc7033d477412244f"><code>526ac82</code></a> Merge remote-tracking branch 'remotes/from/ce/main'</li> <li><a href="https://github.com/hashicorp/vault/commit/8041281f3ca7e1c72c458d4e3a99ada48e511e07"><code>8041281</code></a> Backport Update vault-plugin-secrets-terraform to v0.13.0 into ce/main (<a href="https://redirect.github.com/hashicorp/vault/issues/9814">#9814</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/dce7d8a884e13677026bcba5c1a6fa16c788e860"><code>dce7d8a</code></a> Backport Update vault-plugin-secrets-kubernetes to v0.12.0 into ce/main (<a href="https://redirect.github.com/hashicorp/vault/issues/9811">#9811</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/9cae1934f04b40cb1d462820429dad867d11bfc3"><code>9cae193</code></a> Merge remote-tracking branch 'remotes/from/ce/main'</li> <li><a href="https://github.com/hashicorp/vault/commit/abde734c211aa298f3f83f5e3dc73d560d705578"><code>abde734</code></a> UI: Fix MFA validation timing issue (<a href="https://redirect.github.com/hashicorp/vault/issues/9774">#9774</a>) (<a href="https://redirect.github.com/hashicorp/vault/issues/9799">#9799</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/da04c45f5aebeca3220b18de4afb22c84d3540c4"><code>da04c45</code></a> Merge remote-tracking branch 'remotes/from/ce/main'</li> <li><a href="https://github.com/hashicorp/vault/commit/bf32d524500a22709e8f7b4e5b6a66c8abef44f3"><code>bf32d52</code></a> [UI] Ember Data Migration - KV Cleanup (<a href="https://redirect.github.com/hashicorp/vault/issues/9623">#9623</a>) (<a href="https://redirect.github.com/hashicorp/vault/issues/9794">#9794</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/0c3dcbc30eb0b69549443d899eb161bb8260b650"><code>0c3dcbc</code></a> Backport Update vault-plugin-auth-azure to v0.22.0 into ce/main (<a href="https://redirect.github.com/hashicorp/vault/issues/9782">#9782</a>)</li> <li><a href="https://github.com/hashicorp/vault/commit/69b8abb2757ceadd360e5f6ccec8d13d45976577"><code>69b8abb</code></a> Merge remote-tracking branch 'remotes/from/ce/main'</li> <li><a href="https://github.com/hashicorp/vault/commit/8cf2228f226d596734c834f17857446e2754a212"><code>8cf2228</code></a> Fix auth method config submit following ember data migration (<a href="https://redirect.github.com/hashicorp/vault/issues/9755">#9755</a>) (<a href="https://redirect.github.com/hashicorp/vault/issues/9793">#9793</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/vault/compare/api/v1.21.0...api/v1.22.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/stretchr/objx` from 0.5.2 to 0.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stretchr/objx/releases">github.com/stretchr/objx's releases</a>.</em></p> <blockquote> <h2>v0.5.3</h2> <h2>What's Changed</h2> <ul> <li>Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/stretchr/objx/pull/150">stretchr/objx#150</a></li> <li>Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/stretchr/objx/pull/152">stretchr/objx#152</a></li> <li>Add syntax highlighting in README by <a href="https://github.com/JakeRoggenbuck"><code>@​JakeRoggenbuck</code></a> in <a href="https://redirect.github.com/stretchr/objx/pull/153">stretchr/objx#153</a></li> <li>Bump actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/stretchr/objx/pull/155">stretchr/objx#155</a></li> <li>Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/stretchr/objx/pull/156">stretchr/objx#156</a></li> <li>Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/stretchr/objx/pull/157">stretchr/objx#157</a></li> <li>Remove codeclimate integration by <a href="https://github.com/hanzei"><code>@​hanzei</code></a> in <a href="https://redirect.github.com/stretchr/objx/pull/160">stretchr/objx#160</a></li> <li>Bump actions/setup-go from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/stretchr/objx/pull/158">stretchr/objx#158</a></li> <li>Extend test coverage to include go 1.25 by <a href="https://github.com/hanzei"><code>@​hanzei</code></a> in <a href="https://redirect.github.com/stretchr/objx/pull/161">stretchr/objx#161</a></li> <li>Remove duplicate module cache from CI by <a href="https://github.com/hanzei"><code>@​hanzei</code></a> in <a href="https://redirect.github.com/stretchr/objx/pull/162">stretchr/objx#162</a></li> <li>Replace <code>testify</code> assertions with custom testing helpers by <a href="https://github.com/emilien-puget"><code>@​emilien-puget</code></a> in <a href="https://redirect.github.com/stretchr/objx/pull/159">stretchr/objx#159</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JakeRoggenbuck"><code>@​JakeRoggenbuck</code></a> made their first contribution in <a href="https://redirect.github.com/stretchr/objx/pull/153">stretchr/objx#153</a></li> <li><a href="https://github.com/emilien-puget"><code>@​emilien-puget</code></a> made their first contribution in <a href="https://redirect.github.com/stretchr/objx/pull/159">stretchr/objx#159</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3">https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stretchr/objx/commit/b152998cb1395c270b4ae1659971578328983793"><code>b152998</code></a> Replace <code>testify</code> assertions with custom testing helpers (<a href="https://redirect.github.com/stretchr/objx/issues/159">#159</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/f248e2bd444ba7e8aea2eac48a73d32d7e6d8473"><code>f248e2b</code></a> Remove duplicate module cache from CI (<a href="https://redirect.github.com/stretchr/objx/issues/162">#162</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/8175ed5814b1327260c82521d8dacd2260b204af"><code>8175ed5</code></a> Extend test coverage to include go 1.25 (<a href="https://redirect.github.com/stretchr/objx/issues/161">#161</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/3d14c8ff533ec21438406ae0c83ecbd6e5478c10"><code>3d14c8f</code></a> Bump actions/setup-go from 5 to 6 (<a href="https://redirect.github.com/stretchr/objx/issues/158">#158</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/15bffc629e50e189188125a65d3b2fd7ba79ef8c"><code>15bffc6</code></a> Remove codeclimate integration (<a href="https://redirect.github.com/stretchr/objx/issues/160">#160</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/b94b78f91ba02ab1590fa4ddae3f931257612d17"><code>b94b78f</code></a> Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (<a href="https://redirect.github.com/stretchr/objx/issues/157">#157</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/0b52e9c779690ad6776c76a390a94987f97df4b2"><code>0b52e9c</code></a> Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (<a href="https://redirect.github.com/stretchr/objx/issues/156">#156</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/07525db716a36090edd214884ecbdcac97973d31"><code>07525db</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/stretchr/objx/issues/155">#155</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/f3a7a994966e8a41c962e78662aa9f8af2ffd549"><code>f3a7a99</code></a> Add syntax highlighting in README (<a href="https://redirect.github.com/stretchr/objx/issues/153">#153</a>)</li> <li><a href="https://github.com/stretchr/objx/commit/0c86e8205754fd28c6719ecfb7b2f92e1cd11965"><code>0c86e82</code></a> Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (<a href="https://redirect.github.com/stretchr/objx/issues/152">#152</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stretchr/objx/compare/v0.5.2...v0.5.3">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/627cb894b6b2021e34c4ad4af4c0a963127491e4"><code>627cb89</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/dca4914afe94ebd485672b06b9a120e18b452533"><code>dca4914</code></a> acme: fix autocert TestHTTPHandlerDefaultFallback</li> <li><a href="https://github.com/golang/crypto/commit/1336e21bd6f39d1ab82ca6412693849c2d120e1d"><code>1336e21</code></a> x509roots/fallback: update bundle</li> <li><a href="https://github.com/golang/crypto/commit/2beaa59a3c994e5d01b6d58dc348dcd6d814ef26"><code>2beaa59</code></a> ssh: add VerifiedPublicKeyCallback</li> <li><a href="https://github.com/golang/crypto/commit/66c3d8ce714c31eb5a8adb6c931b4e29f5bebcf5"><code>66c3d8c</code></a> ssh: add support for FIPS mode</li> <li><a href="https://github.com/golang/crypto/commit/ddb4e80c6ad38c8a94001924a6ff8424f5cae369"><code>ddb4e80</code></a> ssh: remove custom contains, use slices.Contains</li> <li><a href="https://github.com/golang/crypto/commit/f4d47b0db5875e61dd52acdb63be800177ab48bb"><code>f4d47b0</code></a> ssh: return clearer error when signature algorithm is used as key format</li> <li><a href="https://github.com/golang/crypto/commit/96dc232fbd7928e9c23da42e770c8b79a2348d86"><code>96dc232</code></a> x509roots/fallback/bundle: add bundle package to export root certs</li> <li><a href="https://github.com/golang/crypto/commit/8c9ba318361080ea198c7461b6db621022d0a88e"><code>8c9ba31</code></a> all: freeze and deprecate more packages</li> <li><a href="https://github.com/golang/crypto/commit/559e062ce8bfd6a39925294620b50906ca2a6f95"><code>559e062</code></a> ssh/agent: return an error for unexpected message types</li> <li>See full diff in <a href="https://github.com/golang/crypto/compare/v0.42.0...v0.43.0">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/controller-runtime` from 0.19.4 to 0.19.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/controller-runtime/releases">sigs.k8s.io/controller-runtime's releases</a>.</em></p> <blockquote> <h2>v0.19.7</h2> <h2>What's Changed</h2> <ul> <li>🐛 fix: cache should list out of global cache when present and necessary by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3128">kubernetes-sigs/controller-runtime#3128</a></li> <li>:bug: Fakeclient: Fix dataraces when writing to the scheme by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3146">kubernetes-sigs/controller-runtime#3146</a></li> <li>Revert &quot;✨ Expose all Go runtime metrics&quot; by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3148">kubernetes-sigs/controller-runtime#3148</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.6...v0.19.7">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.6...v0.19.7</a></p> <h2>v0.19.6</h2> <h2>What's Changed</h2> <ul> <li>✨ Expose all Go runtime metrics by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3101">kubernetes-sigs/controller-runtime#3101</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.19.6">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.5...v0.19.6</a></p> <h2>v0.19.5</h2> <h2>What's Changed</h2> <ul> <li>🐛 cache: clone maps to prevent data race when concurrently creating caches using the same options by <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3080">kubernetes-sigs/controller-runtime#3080</a></li> <li>🐛 support WaitForSync in custom TypedSyncingSource by <a href="https://github.com/tareksha"><code>@​tareksha</code></a> in <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/pull/3087">kubernetes-sigs/controller-runtime#3087</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/5fe7bb3edc86c7eda8c8c455a9116453ee472371"><code>5fe7bb3</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3148">#3148</a> from k8s-infra-cherrypick-robot/cherry-pick-3147-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/97bb1ffeede43378908af5cd38c03d36ac8f977c"><code>97bb1ff</code></a> Revert &quot;[release-0.20] ✨ Expose all Go runtime metrics (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3100">#3100</a>)&quot;</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/56df5533c12652c8f8a5ee215498593c17379e12"><code>56df553</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3146">#3146</a> from k8s-infra-cherrypick-robot/cherry-pick-3143-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/d2145c0a289e73a16f90c610c3bc2f9fbe231cf7"><code>d2145c0</code></a> bug: Fakeclient: Fix dataraces when writing to the scheme</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/13450ba9d76073e18f5d88e22dd4510db3da2213"><code>13450ba</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3128">#3128</a> from k8s-infra-cherrypick-robot/cherry-pick-3126-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/a2a9f545a01901d180d41c24200dd030d0256c61"><code>a2a9f54</code></a> fix: cache should list out of global cache when present and necessary</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/cd644c0ad54f254002da840885ec47a04aca2d3e"><code>cd644c0</code></a> [release-0.19] ✨ Expose all Go runtime metrics (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3101">#3101</a>)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/e022b9132fb23ce359bc402b896d1d2dea27139f"><code>e022b91</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3087">#3087</a> from tareksha/typed_waitforsync</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/b2c21718ff16807bb3f00e4a32f7e9604b368507"><code>b2c2171</code></a> Update controller_suite_test.go</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/80176664aa7c3301ea985b65b871b341cb9e2c4f"><code>8017666</code></a> 🐛fix(controller): support WaitForSync in custom TypedSyncingSource (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3084">#3084</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.19.4...v0.19.7">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evergreen <[email protected]>
1 parent 1d4a74c commit 87b203f

File tree

3 files changed

+33
-33
lines changed

3 files changed

+33
-33
lines changed

LICENSE-THIRD-PARTY

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ github.com/hashicorp/go-secure-stdlib/parseutil,v0.2.0,https://github.com/hashic
3535
github.com/hashicorp/go-secure-stdlib/strutil,v0.1.2,https://github.com/hashicorp/go-secure-stdlib/blob/strutil/v0.1.2/strutil/LICENSE,MPL-2.0
3636
github.com/hashicorp/go-sockaddr,v1.0.7,https://github.com/hashicorp/go-sockaddr/blob/v1.0.7/LICENSE,MPL-2.0
3737
github.com/hashicorp/hcl,v1.0.1-vault-7,https://github.com/hashicorp/hcl/blob/v1.0.1-vault-7/LICENSE,MPL-2.0
38-
github.com/hashicorp/vault/api,v1.21.0,https://github.com/hashicorp/vault/blob/api/v1.21.0/api/LICENSE,MPL-2.0
38+
github.com/hashicorp/vault/api,v1.22.0,https://github.com/hashicorp/vault/blob/api/v1.22.0/api/LICENSE,MPL-2.0
3939
github.com/imdario/mergo,v0.3.15,https://github.com/imdario/mergo/blob/v0.3.15/LICENSE,BSD-3-Clause
4040
github.com/josharian/intern,v1.0.0,https://github.com/josharian/intern/blob/v1.0.0/license.md,MIT
4141
github.com/json-iterator/go,v1.1.12,https://github.com/json-iterator/go/blob/v1.1.12/LICENSE,MIT
@@ -55,7 +55,7 @@ github.com/r3labs/diff/v3,v3.0.2,https://github.com/r3labs/diff/blob/v3.0.2/LICE
5555
github.com/ryanuber/go-glob,v1.0.0,https://github.com/ryanuber/go-glob/blob/v1.0.0/LICENSE,MIT
5656
github.com/spf13/cast,v1.10.0,https://github.com/spf13/cast/blob/v1.10.0/LICENSE,MIT
5757
github.com/spf13/pflag,v1.0.9,https://github.com/spf13/pflag/blob/v1.0.9/LICENSE,BSD-3-Clause
58-
github.com/stretchr/objx,v0.5.2,https://github.com/stretchr/objx/blob/v0.5.2/LICENSE,MIT
58+
github.com/stretchr/objx,v0.5.3,https://github.com/stretchr/objx/blob/v0.5.3/LICENSE,MIT
5959
github.com/stretchr/testify/assert,v1.11.1,https://github.com/stretchr/testify/blob/v1.11.1/LICENSE,MIT
6060
github.com/vmihailenco/msgpack/v5,v5.4.1,https://github.com/vmihailenco/msgpack/blob/v5.4.1/LICENSE,BSD-2-Clause
6161
github.com/vmihailenco/tagparser/v2,v2.0.0,https://github.com/vmihailenco/tagparser/blob/v2.0.0/LICENSE,BSD-2-Clause
@@ -93,7 +93,7 @@ k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,v0.0.0-2024
9393
k8s.io/kube-openapi/pkg/validation/spec,v0.0.0-20241105132330-32ad38e42d3f,https://github.com/kubernetes/kube-openapi/blob/32ad38e42d3f/pkg/validation/spec/LICENSE,Apache-2.0
9494
k8s.io/utils,v0.0.0-20241104100929-3ea5e8cea738,https://github.com/kubernetes/utils/blob/3ea5e8cea738/LICENSE,Apache-2.0
9595
k8s.io/utils/internal/third_party/forked/golang,v0.0.0-20241104100929-3ea5e8cea738,https://github.com/kubernetes/utils/blob/3ea5e8cea738/internal/third_party/forked/golang/LICENSE,BSD-3-Clause
96-
sigs.k8s.io/controller-runtime,v0.19.4,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.19.4/LICENSE,Apache-2.0
96+
sigs.k8s.io/controller-runtime,v0.19.7,https://github.com/kubernetes-sigs/controller-runtime/blob/v0.19.7/LICENSE,Apache-2.0
9797
sigs.k8s.io/json,v0.0.0-20241010143419-9aa6b5e7a4b3,https://github.com/kubernetes-sigs/json/blob/9aa6b5e7a4b3/LICENSE,Apache-2.0
9898
sigs.k8s.io/structured-merge-diff/v4,v4.4.2,https://github.com/kubernetes-sigs/structured-merge-diff/blob/v4.4.2/LICENSE,Apache-2.0
9999
sigs.k8s.io/yaml,v1.6.0,https://github.com/kubernetes-sigs/yaml/blob/v1.6.0/LICENSE,Apache-2.0

go.mod

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ require (
1111
github.com/google/uuid v1.6.0
1212
github.com/hashicorp/go-multierror v1.1.1
1313
github.com/hashicorp/go-retryablehttp v0.7.8
14-
github.com/hashicorp/vault/api v1.21.0
14+
github.com/hashicorp/vault/api v1.22.0
1515
github.com/imdario/mergo v0.3.15
1616
github.com/pkg/errors v0.9.1
1717
github.com/prometheus/client_golang v1.23.2
1818
github.com/r3labs/diff/v3 v3.0.2
1919
github.com/spf13/cast v1.10.0
2020
github.com/spf13/cobra v1.10.1
21-
github.com/stretchr/objx v0.5.2
21+
github.com/stretchr/objx v0.5.3
2222
github.com/stretchr/testify v1.11.1
2323
github.com/xdg/stringprep v1.0.3
2424
github.com/yudai/gojsondiff v1.0.0
@@ -29,7 +29,7 @@ require (
2929
go.opentelemetry.io/otel/sdk v1.38.0
3030
go.opentelemetry.io/otel/trace v1.38.0
3131
go.uber.org/zap v1.27.0
32-
golang.org/x/crypto v0.42.0
32+
golang.org/x/crypto v0.43.0
3333
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc
3434
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
3535
gopkg.in/natefinch/lumberjack.v2 v2.2.1
@@ -39,7 +39,7 @@ require (
3939
k8s.io/code-generator v0.32.9
4040
k8s.io/klog/v2 v2.130.1
4141
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
42-
sigs.k8s.io/controller-runtime v0.19.4
42+
sigs.k8s.io/controller-runtime v0.19.7
4343
sigs.k8s.io/yaml v1.6.0
4444
)
4545

@@ -113,15 +113,15 @@ require (
113113
go.opentelemetry.io/proto/otlp v1.7.1 // indirect
114114
go.uber.org/multierr v1.11.0 // indirect
115115
go.yaml.in/yaml/v2 v2.4.2 // indirect
116-
golang.org/x/mod v0.27.0 // indirect
117-
golang.org/x/net v0.43.0 // indirect
116+
golang.org/x/mod v0.28.0 // indirect
117+
golang.org/x/net v0.45.0 // indirect
118118
golang.org/x/oauth2 v0.30.0 // indirect
119119
golang.org/x/sync v0.17.0 // indirect
120-
golang.org/x/sys v0.36.0 // indirect
121-
golang.org/x/term v0.35.0 // indirect
122-
golang.org/x/text v0.29.0 // indirect
120+
golang.org/x/sys v0.37.0 // indirect
121+
golang.org/x/term v0.36.0 // indirect
122+
golang.org/x/text v0.30.0 // indirect
123123
golang.org/x/time v0.12.0 // indirect
124-
golang.org/x/tools v0.36.0 // indirect
124+
golang.org/x/tools v0.37.0 // indirect
125125
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated // indirect
126126
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
127127
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 // indirect

go.sum

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ github.com/hashicorp/go-sockaddr v1.0.7 h1:G+pTkSO01HpR5qCxg7lxfsFEZaG+C0VssTy/9
113113
github.com/hashicorp/go-sockaddr v1.0.7/go.mod h1:FZQbEYa1pxkQ7WLpyXJ6cbjpT8q0YgQaK/JakXqGyWw=
114114
github.com/hashicorp/hcl v1.0.1-vault-7 h1:ag5OxFVy3QYTFTJODRzTKVZ6xvdfLLCA1cy/Y6xGI0I=
115115
github.com/hashicorp/hcl v1.0.1-vault-7/go.mod h1:XYhtn6ijBSAj6n4YqAaf7RBPS4I06AItNorpy+MoQNM=
116-
github.com/hashicorp/vault/api v1.21.0 h1:Xej4LJETV/spWRdjreb2vzQhEZt4+B5yxHAObfQVDOs=
117-
github.com/hashicorp/vault/api v1.21.0/go.mod h1:IUZA2cDvr4Ok3+NtK2Oq/r+lJeXkeCrHRmqdyWfpmGM=
116+
github.com/hashicorp/vault/api v1.22.0 h1:+HYFquE35/B74fHoIeXlZIP2YADVboaPjaSicHEZiH0=
117+
github.com/hashicorp/vault/api v1.22.0/go.mod h1:IUZA2cDvr4Ok3+NtK2Oq/r+lJeXkeCrHRmqdyWfpmGM=
118118
github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpOxQnU=
119119
github.com/imdario/mergo v0.3.15 h1:M8XP7IuFNsqUx6VPK2P9OSmsYsI/YFaGil0uD21V3dM=
120120
github.com/imdario/mergo v0.3.15/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
@@ -205,8 +205,8 @@ github.com/spf13/pflag v1.0.9/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An
205205
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
206206
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
207207
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
208-
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
209-
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
208+
github.com/stretchr/objx v0.5.3 h1:jmXUvGomnU1o3W/V5h2VEradbpJDwGrzugQQvL0POH4=
209+
github.com/stretchr/objx v0.5.3/go.mod h1:rDQraq+vQZU7Fde9LOZLr8Tax6zZvy4kuNKF+QYS+U0=
210210
github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI=
211211
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
212212
github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA=
@@ -276,15 +276,15 @@ golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACk
276276
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI=
277277
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto=
278278
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
279-
golang.org/x/crypto v0.42.0 h1:chiH31gIWm57EkTXpwnqf8qeuMUi0yekh6mT2AvFlqI=
280-
golang.org/x/crypto v0.42.0/go.mod h1:4+rDnOTJhQCx2q7/j6rAN5XDw8kPjeaXEUR2eL94ix8=
279+
golang.org/x/crypto v0.43.0 h1:dduJYIi3A3KOfdGOHX8AVZ/jGiyPa3IbBozJ5kNuE04=
280+
golang.org/x/crypto v0.43.0/go.mod h1:BFbav4mRNlXJL4wNeejLpWxB7wMbc79PdRGhWKncxR0=
281281
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc h1:mCRnTeVUjcrhlRmO0VK8a6k6Rrf6TF9htwo2pJVSjIU=
282282
golang.org/x/exp v0.0.0-20230515195305-f3d0a9c9a5cc/go.mod h1:V1LtkGg67GoY2N1AnLN78QLrzxkLyJw7RJb1gzOOz9w=
283283
golang.org/x/mod v0.2.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
284284
golang.org/x/mod v0.3.0/go.mod h1:s0Qsj1ACt9ePp/hMypM3fl4fZqREWJwdYDEqhRiZZUA=
285285
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4/go.mod h1:jJ57K6gSWd91VN4djpZkiMVwK6gcyfeH4XE8wZrZaV4=
286-
golang.org/x/mod v0.27.0 h1:kb+q2PyFnEADO2IEF935ehFUXlWiNjJWtRNgBLSfbxQ=
287-
golang.org/x/mod v0.27.0/go.mod h1:rWI627Fq0DEoudcK+MBkNkCe0EetEaDSwJJkCcjpazc=
286+
golang.org/x/mod v0.28.0 h1:gQBtGhjxykdjY9YhZpSlZIsbnaE2+PgjfLWUQTnoZ1U=
287+
golang.org/x/mod v0.28.0/go.mod h1:yfB/L0NOf/kmEbXjzCPOx1iK1fRutOydrCMsqRhEBxI=
288288
golang.org/x/net v0.0.0-20180906233101-161cd47e91fd/go.mod h1:mL1N/T3taQHkDXs73rZJwtUhF3w3ftmwwsq0BUmARs4=
289289
golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn7q6eTqICYqUVnKs3thJo3Qplg=
290290
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
@@ -293,8 +293,8 @@ golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7/go.mod h1:qpuaurCH72eLCgpAm/
293293
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
294294
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg=
295295
golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug+ECip1KBveYUHfp+8e9klMJ9c=
296-
golang.org/x/net v0.43.0 h1:lat02VYK2j4aLzMzecihNvTlJNQUq316m2Mr9rnM6YE=
297-
golang.org/x/net v0.43.0/go.mod h1:vhO1fvI4dGsIjh73sWfUVjj3N7CA9WkKJNQm2svM6Jg=
296+
golang.org/x/net v0.45.0 h1:RLBg5JKixCy82FtLJpeNlVM0nrSqpCRYzVU1n8kj0tM=
297+
golang.org/x/net v0.45.0/go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY=
298298
golang.org/x/oauth2 v0.30.0 h1:dnDm7JmhM45NNpd8FDDeLhK6FwqbOf4MLCM9zb1BOHI=
299299
golang.org/x/oauth2 v0.30.0/go.mod h1:B++QgG3ZKulg6sRPGD/mqlHQs5rB3Ml9erfeDY7xKlU=
300300
golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
@@ -317,18 +317,18 @@ golang.org/x/sys v0.0.0-20210112080510-489259a85091/go.mod h1:h1NjWce9XRLGQEsW7w
317317
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
318318
golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
319319
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
320-
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
321-
golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
320+
golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ=
321+
golang.org/x/sys v0.37.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
322322
golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo=
323323
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211/go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8=
324-
golang.org/x/term v0.35.0 h1:bZBVKBudEyhRcajGcNc3jIfWPqV4y/Kt2XcoigOWtDQ=
325-
golang.org/x/term v0.35.0/go.mod h1:TPGtkTLesOwf2DE8CgVYiZinHAOuy5AYUYT1lENIZnA=
324+
golang.org/x/term v0.36.0 h1:zMPR+aF8gfksFprF/Nc/rd1wRS1EI6nDBGyWAvDzx2Q=
325+
golang.org/x/term v0.36.0/go.mod h1:Qu394IJq6V6dCBRgwqshf3mPF85AqzYEzofzRdZkWss=
326326
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
327327
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
328328
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
329329
golang.org/x/text v0.3.8/go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ=
330-
golang.org/x/text v0.29.0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk=
331-
golang.org/x/text v0.29.0/go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4=
330+
golang.org/x/text v0.30.0 h1:yznKA/E9zq54KzlzBEAWn1NXSQ8DIp/NYMy88xJjl4k=
331+
golang.org/x/text v0.30.0/go.mod h1:yDdHFIX9t+tORqspjENWgzaCVXgk0yYnYuSZ8UzzBVM=
332332
golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=
333333
golang.org/x/time v0.12.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
334334
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
@@ -337,8 +337,8 @@ golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roY
337337
golang.org/x/tools v0.0.0-20201224043029-2b0845dc783e/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
338338
golang.org/x/tools v0.0.0-20210106214847-113979e3529a/go.mod h1:emZCQorbCU4vsT4fOWvOPXz4eW1wZW4PmDk9uLelYpA=
339339
golang.org/x/tools v0.1.12/go.mod h1:hNGJHUnrk76NpqgfD5Aqm5Crs+Hm0VOH/i9J2+nxYbc=
340-
golang.org/x/tools v0.36.0 h1:kWS0uv/zsvHEle1LbV5LE8QujrxB3wfQyxHfhOk0Qkg=
341-
golang.org/x/tools v0.36.0/go.mod h1:WBDiHKJK8YgLHlcQPYQzNCkUxUypCaa5ZegCVutKm+s=
340+
golang.org/x/tools v0.37.0 h1:DVSRzp7FwePZW356yEAChSdNcQo6Nsp+fex1SUW09lE=
341+
golang.org/x/tools v0.37.0/go.mod h1:MBN5QPQtLMHVdvsbtarmTNukZDdgwdwlO5qGacAzF0w=
342342
golang.org/x/tools/go/expect v0.1.0-deprecated h1:jY2C5HGYR5lqex3gEniOQL0r7Dq5+VGVgY1nudX5lXY=
343343
golang.org/x/tools/go/expect v0.1.0-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY=
344344
golang.org/x/tools/go/packages/packagestest v0.1.1-deprecated h1:1h2MnaIAIXISqTFKdENegdpAgUXz6NrPEsbIeWaBRvM=
@@ -406,8 +406,8 @@ k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJ
406406
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f/go.mod h1:R/HEjbvWI0qdfb8viZUeVZm0X6IZnxAydC7YU42CMw4=
407407
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=
408408
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
409-
sigs.k8s.io/controller-runtime v0.19.4 h1:SUmheabttt0nx8uJtoII4oIP27BVVvAKFvdvGFwV/Qo=
410-
sigs.k8s.io/controller-runtime v0.19.4/go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4=
409+
sigs.k8s.io/controller-runtime v0.19.7 h1:DLABZfMr20A+AwCZOHhcbcu+TqBXnJZaVBri9K3EO48=
410+
sigs.k8s.io/controller-runtime v0.19.7/go.mod h1:iRmWllt8IlaLjvTTDLhRBXIEtkCK6hwVBJJsYS9Ajf4=
411411
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8=
412412
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3/go.mod h1:18nIHnGi6636UCz6m8i4DhaJ65T6EruyzmoQqI2BVDo=
413413
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 h1:MdmvkGuXi/8io6ixD5wud3vOLwc1rj0aNqRlpuvjmwA=

0 commit comments

Comments
 (0)