Skip to content

Commit 6cd4730

Browse files
build(deps): bump the k8s group with 2 updates (#1265)
Bumps the k8s group with 2 updates: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) and [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api). Updates `sigs.k8s.io/controller-runtime` from 0.22.1 to 0.22.3 <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.22.3</h2> <h2>What's Changed</h2> <ul> <li>[release-0.22] 🐛 Allow SSA after normal resource creation 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/3348">kubernetes-sigs/controller-runtime#3348</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.2...v0.22.3">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.2...v0.22.3</a></p> <h2>v0.22.2</h2> <h2>What's Changed</h2> <ul> <li>🐛 Panic when trying to build more than one instance of fake.ClientBuilder 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/3315">kubernetes-sigs/controller-runtime#3315</a></li> <li>🌱 Bump to k8s.io/* v0.34.1 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/3317">kubernetes-sigs/controller-runtime#3317</a></li> <li>🐛 Don't block on Get when queue is shutdown (2nd try) 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/3338">kubernetes-sigs/controller-runtime#3338</a></li> <li>🐛 Fix a bug where the priorityqueue would sometimes not return high-priority items first 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/3340">kubernetes-sigs/controller-runtime#3340</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.1...v0.22.2">https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.1...v0.22.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/3e8b2594ffc4811fc59888a3edab739e3e222e25"><code>3e8b259</code></a> [release-0.22] 🐛 Allow SSA after normal resource creation (<a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3348">#3348</a>)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/7fb34b509fcf92c7e775261c4ea1999fbace5463"><code>7fb34b5</code></a> [release-0.22] 🐛 Fix a bug where the priorityqueue would sometimes not return...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/27d4b5e557f4fc8babb46b5ab7e76beb3284fbe3"><code>27d4b5e</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3338">#3338</a> from k8s-infra-cherrypick-robot/cherry-pick-3337-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/6d368ce0f7e7218c8e1ce8ddceff43354760d535"><code>6d368ce</code></a> Rebase priorityqueue shutdown fix for release-0.22</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/d04f428ec56cd59349a7337c39d4e32e4da7a461"><code>d04f428</code></a> Don't block on Get when queue is shutdown (2nd try)</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/7f146f792c74b4d4fda754500515a633769616b8"><code>7f146f7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/controller-runtime/issues/3317">#3317</a> from k8s-infra-cherrypick-robot/cherry-pick-3316-to-...</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/f3b9e4f96392b66ba2067f53e1d2ab77a0410c82"><code>f3b9e4f</code></a> Bump to k8s.io/* v0.34.1</li> <li><a href="https://github.com/kubernetes-sigs/controller-runtime/commit/04c6a08c9b98a0abdfc99f09aa5de516c27959f1"><code>04c6a08</code></a> [release-0.22] 🐛Panic when trying to build more than one instance of fake.Cli...</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/controller-runtime/compare/v0.22.1...v0.22.3">compare view</a></li> </ul> </details> <br /> Updates `sigs.k8s.io/gateway-api` from 1.3.0 to 1.4.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/gateway-api/releases">sigs.k8s.io/gateway-api's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <p><strong>Warning</strong>: Regarding the <strong>Experimental CRDs</strong> - please note that the experimental CRDs for this release are too large for a standard <code>kubectl apply</code>. You may receive an error like <code>metadata.annotations: Too long: may not be more than 262144 bytes</code>. To work around this please use <code>kubectl apply --server-side -f https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.0/experimental-install.yaml</code>. We're looking into ways to reduce the size for future releases to avoid this.</p> <h2>Major Changes since v1.3.0</h2> <h3>Breaking Changes</h3> <h4>Experimental CORS Support in HTTPRoute - Breaking Change for AllowCredentials Field</h4> <p>Users of the <code>Experimental</code> CORS <code>AllowCredentials</code> field can now specify false. The underlying API specification type has changed from a enum of type boolean to just a boolean, so users deploying <code>HTTPRoutes</code> via libraries and evaluating the experimental CORS support will need to adjust for the change in types. Please see <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/3895">#3895</a> for more details.</p> <h4>Standard GRPCRoute - Spec Field Required (Technicality)</h4> <p>This PR makes <code>grpcroute.spec</code> a required field. This is <em>technically</em> a backward-incompatible change, as previously the field was unintentionally treated as optional because we erroneously used <code>omitempty</code> on <code>.spec</code> (unlike other APIs). Since the codebase didn't yet enforce explicit required markers, that <code>omitempty</code> allowed a missing <code>.spec</code>.</p> <p>Because <code>.spec</code> contains essential route configuration, omitting it renders a <code>GRPCRoute</code> unusable and causes route implementation to fail, so we expect this change will not have adverse effects, but wanted to call it out all the same. Please see <a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/3937">#3937</a> for more details.</p> <h3>GEPs</h3> <h4>New Features</h4> <p>In this release, the following major features are moving to the <code>Standard</code> channel and are now considered generally available:</p> <ul> <li><a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/1897">GEP-1897 BackendTLSPolicy</a> - Configuration of TLS from the Gateway to Backends</li> <li><a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/3164">GEP-3164 SupportedFeatures</a> - Status information about the features that an implementation supports.</li> </ul> <p>In this release, we introduced the following new features are moving to the <code>Experimental</code> channel, for implementations to evaluate:</p> <ul> <li><a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/3949">GEP-3949 Mesh Resource</a> - Mesh-wide configuration and supported features.</li> <li><a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/3793">GEP-3793 Default Gateways</a> - Allowing <code>Gateways</code> to program some routes by default.</li> <li><a href="https://redirect.github.com/kubernetes-sigs/gateway-api/pull/4001">GEP-1494 HTTP External Auth</a> - Enabling External Auth for <code>HTTPRoute</code>.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/5e5891a5adad272363de782eb02a042166f1913c"><code>5e5891a</code></a> docs: update nav for v1.4.0</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/99f3a0f689af487cc98d5a33f2aa0a470a726c8b"><code>99f3a0f</code></a> docs: bump README.md for v1.4.0 release</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/f52fdcf9e7e1fce67c72ebc3e8a16c82ad6a2990"><code>f52fdcf</code></a> docs: bump main guide for v1.4.0 release</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/7518633413d662a6e709fdc6a989118c4d1e5b41"><code>7518633</code></a> chore: run generators</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/5562f64648d27cee9b97fb1b6e1950d8d40d57e3"><code>5562f64</code></a> chore: update consts.go for v1.4.0</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/b37953e20f2527ad983073e74322ed95f83edebe"><code>b37953e</code></a> conformance: make backend TLS tests IPv6-safe (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4121">#4121</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/92bbdffad2725807e1891b21dd41292e7766f41e"><code>92bbdff</code></a> v1.4.0-rc.2 (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4130">#4130</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/e01e10e548c3586fc4edf400ab254076d82e7767"><code>e01e10e</code></a> Merge remote-tracking branch 'upstream/main' into release-1.4</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/c7508f70ed17f2b1bcd3f2a551ccc40d9a28dfb9"><code>c7508f7</code></a> Update deadline extension policy (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4111">#4111</a>)</li> <li><a href="https://github.com/kubernetes-sigs/gateway-api/commit/b77cb37917d6553b547f2ad139ae5be0c879d26a"><code>b77cb37</code></a> build(deps): bump sigs.k8s.io/controller-tools from 0.18.0 to 0.19.0 (<a href="https://redirect.github.com/kubernetes-sigs/gateway-api/issues/4129">#4129</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/gateway-api/compare/v1.3.0...v1.4.0">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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Caleb Doxsey <caleb@doxsey.net>
1 parent 0b10841 commit 6cd4730

5 files changed

Lines changed: 167 additions & 158 deletions

File tree

Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@ internal/ui:
118118
@cp -rf $(UI_DIR) ./internal
119119
@chmod u+w internal/ui internal/ui/dist
120120

121-
internal/ui/node_modules: internal/ui
121+
internal/ui/package.json: internal/ui
122122
@echo "==> $@"
123-
@cd internal/ui && yarn install --network-timeout 1000000
123+
@cd internal/ui && npm ci
124124

125125
.PHONY: pomerium-ui
126126
pomerium-ui: internal/ui/dist/index.js
127-
internal/ui/dist/index.js: internal/ui/node_modules
127+
internal/ui/dist/index.js: internal/ui/package.json
128128
@echo "==> $@"
129-
@cd internal/ui && yarn build
129+
@cd internal/ui && npm run build
130130

131131
# run the controller locally (i.e. with docker-desktop)
132132
# that assumes that the CRDs and ingress class are already installed

go.mod

Lines changed: 52 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/iancoleman/strcase v0.3.0
1717
github.com/martinlindhe/base36 v1.1.1
1818
github.com/open-policy-agent/opa v1.10.0
19-
github.com/pomerium/pomerium v0.30.7-0.20251027193147-474cd6606b8c
19+
github.com/pomerium/pomerium v0.30.7-0.20251120234133-bb578e92a917
2020
github.com/rs/zerolog v1.34.0
2121
github.com/sergi/go-diff v1.4.0
2222
github.com/spf13/cobra v1.10.1
@@ -36,26 +36,27 @@ require (
3636
k8s.io/apimachinery v0.34.1
3737
k8s.io/apiserver v0.34.1
3838
k8s.io/client-go v0.34.1
39-
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397
40-
sigs.k8s.io/controller-runtime v0.22.1
41-
sigs.k8s.io/gateway-api v1.3.0
39+
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d
40+
sigs.k8s.io/controller-runtime v0.22.4
41+
sigs.k8s.io/gateway-api v1.4.0
4242
)
4343

4444
require (
45-
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.9-20250912141014-52f32327d4b0.1 // indirect
45+
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.36.10-20250912141014-52f32327d4b0.1 // indirect
4646
buf.build/go/protovalidate v1.0.0 // indirect
4747
cel.dev/expr v0.24.0 // indirect
4848
cloud.google.com/go v0.121.6 // indirect
49-
cloud.google.com/go/auth v0.16.5 // indirect
49+
cloud.google.com/go/auth v0.17.0 // indirect
5050
cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
5151
cloud.google.com/go/compute/metadata v0.9.0 // indirect
5252
cloud.google.com/go/iam v1.5.2 // indirect
5353
cloud.google.com/go/monitoring v1.24.2 // indirect
54-
cloud.google.com/go/storage v1.57.0 // indirect
54+
cloud.google.com/go/storage v1.57.1 // indirect
5555
contrib.go.opencensus.io/exporter/prometheus v0.4.2 // indirect
5656
filippo.io/bigmod v0.0.3 // indirect
5757
filippo.io/csrf v0.2.1 // indirect
5858
filippo.io/keygen v0.0.0-20250626140535-790df0a991a0 // indirect
59+
github.com/76creates/stickers v1.5.0 // indirect
5960
github.com/CAFxX/httpcompression v0.0.9 // indirect
6061
github.com/DataDog/zstd v1.5.7 // indirect
6162
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29.0 // indirect
@@ -69,51 +70,53 @@ require (
6970
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
7071
github.com/armon/go-metrics v0.4.1 // indirect
7172
github.com/atotto/clipboard v0.1.4 // indirect
72-
github.com/aws/aws-sdk-go-v2 v1.39.2 // indirect
73-
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1 // indirect
74-
github.com/aws/aws-sdk-go-v2/config v1.31.12 // indirect
75-
github.com/aws/aws-sdk-go-v2/credentials v1.18.16 // indirect
76-
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.9 // indirect
77-
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.9 // indirect
78-
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.9 // indirect
79-
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
80-
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.9 // indirect
81-
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1 // indirect
82-
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.9 // indirect
83-
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.9 // indirect
84-
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.9 // indirect
85-
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.3 // indirect
86-
github.com/aws/aws-sdk-go-v2/service/sso v1.29.6 // indirect
87-
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.1 // indirect
88-
github.com/aws/aws-sdk-go-v2/service/sts v1.38.6 // indirect
89-
github.com/aws/smithy-go v1.23.0 // indirect
73+
github.com/aws/aws-sdk-go-v2 v1.39.5 // indirect
74+
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.2 // indirect
75+
github.com/aws/aws-sdk-go-v2/config v1.31.16 // indirect
76+
github.com/aws/aws-sdk-go-v2/credentials v1.18.20 // indirect
77+
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.12 // indirect
78+
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.12 // indirect
79+
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.12 // indirect
80+
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 // indirect
81+
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.12 // indirect
82+
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.2 // indirect
83+
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.3 // indirect
84+
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.12 // indirect
85+
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.12 // indirect
86+
github.com/aws/aws-sdk-go-v2/service/s3 v1.89.1 // indirect
87+
github.com/aws/aws-sdk-go-v2/service/sso v1.30.0 // indirect
88+
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.4 // indirect
89+
github.com/aws/aws-sdk-go-v2/service/sts v1.39.0 // indirect
90+
github.com/aws/smithy-go v1.23.1 // indirect
9091
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
9192
github.com/beorn7/perks v1.0.1 // indirect
93+
github.com/bits-and-blooms/bitset v1.24.3 // indirect
9294
github.com/blang/semver/v4 v4.0.0 // indirect
9395
github.com/caddyserver/certmagic v0.25.0 // indirect
9496
github.com/caddyserver/zerossl v0.1.3 // indirect
9597
github.com/cenkalti/backoff/v5 v5.0.3 // indirect
9698
github.com/cespare/xxhash/v2 v2.3.0 // indirect
9799
github.com/charmbracelet/bubbles v0.21.0 // indirect
98100
github.com/charmbracelet/bubbletea v1.3.10 // indirect
99-
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc // indirect
101+
github.com/charmbracelet/colorprofile v0.3.1 // indirect
100102
github.com/charmbracelet/lipgloss v1.1.0 // indirect
101103
github.com/charmbracelet/x/ansi v0.10.2 // indirect
102-
github.com/charmbracelet/x/cellbuf v0.0.13-0.20250311204145-2c3ea96c31dd // indirect
104+
github.com/charmbracelet/x/cellbuf v0.0.13 // indirect
103105
github.com/charmbracelet/x/term v0.2.1 // indirect
104106
github.com/cloudflare/circl v1.6.1 // indirect
105107
github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
106108
github.com/cockroachdb/crlib v0.0.0-20241112164430-1264a2edc35b // indirect
107109
github.com/cockroachdb/errors v1.11.3 // indirect
108110
github.com/cockroachdb/logtags v0.0.0-20230118201751-21c54148d20b // indirect
109-
github.com/cockroachdb/pebble/v2 v2.1.0 // indirect
111+
github.com/cockroachdb/pebble/v2 v2.1.1 // indirect
110112
github.com/cockroachdb/redact v1.1.5 // indirect
111113
github.com/cockroachdb/swiss v0.0.0-20250624142022-d6e517c1d961 // indirect
112114
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
113-
github.com/coreos/go-oidc/v3 v3.15.0 // indirect
115+
github.com/coreos/go-oidc/v3 v3.16.0 // indirect
114116
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
115117
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0 // indirect
116-
github.com/emicklei/go-restful/v3 v3.12.2 // indirect
118+
github.com/emicklei/go-restful/v3 v3.13.0 // indirect
119+
github.com/envoyproxy/go-control-plane v0.13.4 // indirect
117120
github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
118121
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
119122
github.com/evanphx/json-patch/v5 v5.9.11 // indirect
@@ -123,19 +126,19 @@ require (
123126
github.com/fsnotify/fsnotify v1.9.0 // indirect
124127
github.com/fxamacker/cbor/v2 v2.9.0 // indirect
125128
github.com/gabriel-vasile/mimetype v1.4.10 // indirect
126-
github.com/gaissmai/bart v0.25.0 // indirect
129+
github.com/gaissmai/bart v0.26.0 // indirect
127130
github.com/getsentry/sentry-go v0.27.0 // indirect
128131
github.com/go-chi/chi/v5 v5.2.3 // indirect
129132
github.com/go-ini/ini v1.67.0 // indirect
130133
github.com/go-jose/go-jose/v3 v3.0.4 // indirect
131-
github.com/go-jose/go-jose/v4 v4.1.2 // indirect
134+
github.com/go-jose/go-jose/v4 v4.1.3 // indirect
132135
github.com/go-kit/log v0.2.1 // indirect
133136
github.com/go-logfmt/logfmt v0.6.0 // indirect
134137
github.com/go-logr/stdr v1.2.2 // indirect
135138
github.com/go-ole/go-ole v1.3.0 // indirect
136-
github.com/go-openapi/jsonpointer v0.21.0 // indirect
139+
github.com/go-openapi/jsonpointer v0.21.2 // indirect
137140
github.com/go-openapi/jsonreference v0.21.0 // indirect
138-
github.com/go-openapi/swag v0.23.0 // indirect
141+
github.com/go-openapi/swag v0.23.1 // indirect
139142
github.com/go-playground/locales v0.14.1 // indirect
140143
github.com/go-playground/universal-translator v0.18.1 // indirect
141144
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
@@ -173,7 +176,7 @@ require (
173176
github.com/josharian/intern v1.0.0 // indirect
174177
github.com/json-iterator/go v1.1.12 // indirect
175178
github.com/jxskiss/base62 v1.1.0 // indirect
176-
github.com/klauspost/compress v1.18.0 // indirect
179+
github.com/klauspost/compress v1.18.1 // indirect
177180
github.com/klauspost/cpuid/v2 v2.3.0 // indirect
178181
github.com/kr/pretty v0.3.1 // indirect
179182
github.com/kr/text v0.2.0 // indirect
@@ -188,14 +191,15 @@ require (
188191
github.com/lestrrat-go/option/v2 v2.0.0 // indirect
189192
github.com/libdns/libdns v1.1.1 // indirect
190193
github.com/libp2p/go-reuseport v0.4.0 // indirect
194+
github.com/lrstanley/bubblezone v1.0.0 // indirect
191195
github.com/lucasb-eyer/go-colorful v1.3.0 // indirect
192196
github.com/lufia/plan9stats v0.0.0-20240513124658-fba389f38bae // indirect
193-
github.com/mailru/easyjson v0.7.7 // indirect
197+
github.com/mailru/easyjson v0.9.0 // indirect
194198
github.com/mattn/go-colorable v0.1.13 // indirect
195199
github.com/mattn/go-isatty v0.0.20 // indirect
196200
github.com/mattn/go-localereader v0.0.1 // indirect
197201
github.com/mattn/go-runewidth v0.0.17 // indirect
198-
github.com/mholt/acmez/v3 v3.1.3 // indirect
202+
github.com/mholt/acmez/v3 v3.1.4 // indirect
199203
github.com/miekg/dns v1.1.68 // indirect
200204
github.com/minio/minlz v1.0.1-0.20250507153514-87eb42fe8882 // indirect
201205
github.com/mitchellh/hashstructure/v2 v2.0.2 // indirect
@@ -215,15 +219,15 @@ require (
215219
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
216220
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
217221
github.com/pomerium/datasource v0.18.2-0.20221108160055-c6134b5ed524 // indirect
218-
github.com/pomerium/envoy-custom v1.35.6-p1 // indirect
222+
github.com/pomerium/envoy-custom v1.36.2-rc1 // indirect
219223
github.com/pomerium/protoutil v0.0.0-20240813175624-47b7ac43ff46 // indirect
220224
github.com/pomerium/webauthn v0.0.0-20240603205124-0428df511172 // indirect
221225
github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55 // indirect
222226
github.com/prometheus/client_golang v1.23.2 // indirect
223227
github.com/prometheus/client_model v0.6.2 // indirect
224-
github.com/prometheus/common v0.66.1 // indirect
228+
github.com/prometheus/common v0.67.2 // indirect
225229
github.com/prometheus/otlptranslator v0.0.2 // indirect
226-
github.com/prometheus/procfs v0.17.0 // indirect
230+
github.com/prometheus/procfs v0.19.2 // indirect
227231
github.com/prometheus/statsd_exporter v0.22.7 // indirect
228232
github.com/rcrowley/go-metrics v0.0.0-20250401214520-65e299d6c5c9 // indirect
229233
github.com/rivo/uniseg v0.4.7 // indirect
@@ -281,29 +285,29 @@ require (
281285
go.uber.org/automaxprocs v1.6.0 // indirect
282286
go.uber.org/multierr v1.11.0 // indirect
283287
go.uber.org/zap/exp v0.3.0 // indirect
284-
go.yaml.in/yaml/v2 v2.4.2 // indirect
288+
go.yaml.in/yaml/v2 v2.4.3 // indirect
285289
go.yaml.in/yaml/v3 v3.0.4 // indirect
286290
golang.org/x/crypto v0.45.0 // indirect
287291
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
288292
golang.org/x/mod v0.29.0 // indirect
289-
golang.org/x/oauth2 v0.31.0 // indirect
293+
golang.org/x/oauth2 v0.32.0 // indirect
290294
golang.org/x/sys v0.38.0 // indirect
291295
golang.org/x/term v0.37.0 // indirect
292296
golang.org/x/text v0.31.0 // indirect
293-
golang.org/x/time v0.13.0 // indirect
297+
golang.org/x/time v0.14.0 // indirect
294298
golang.org/x/tools v0.38.0 // indirect
295299
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
296-
google.golang.org/api v0.251.0 // indirect
300+
google.golang.org/api v0.254.0 // indirect
297301
google.golang.org/genproto v0.0.0-20250603155806-513f23925822 // indirect
298302
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 // indirect
299-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250929231259-57b25ae835d4 // indirect
300-
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
303+
google.golang.org/genproto/googleapis/rpc v0.0.0-20251022142026-3a174f9686a8 // indirect
304+
gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect
301305
gopkg.in/inf.v0 v0.9.1 // indirect
302306
gopkg.in/yaml.v2 v2.4.0 // indirect
303307
k8s.io/component-base v0.34.1 // indirect
304308
k8s.io/klog/v2 v2.130.1 // indirect
305-
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
306-
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 // indirect
309+
k8s.io/kube-openapi v0.0.0-20250814151709-d7b6acb124c3 // indirect
310+
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
307311
sigs.k8s.io/randfill v1.0.0 // indirect
308312
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 // indirect
309313
sigs.k8s.io/yaml v1.6.0 // indirect

0 commit comments

Comments
 (0)