Skip to content

Commit

Permalink
Bump the all group with 8 updates (#545)
Browse files Browse the repository at this point in the history
Bumps the all group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/grafana/cog](https://github.com/grafana/cog) | `0.0.8` |
`0.0.9` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.31.4` | `0.32.0`
|
|
[k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)
| `0.31.4` | `0.32.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) |
`0.31.4` | `0.32.0` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.4`
| `0.32.0` |
| [k8s.io/gengo/v2](https://github.com/kubernetes/gengo) |
`2.0.0-20240228010128-51d4e06bde70` |
`2.0.0-20240911193312-2b36238f13e9` |
| [k8s.io/kube-openapi](https://github.com/kubernetes/kube-openapi) |
`0.0.0-20240228011516-70dd3763d340` |
`0.0.0-20241105132330-32ad38e42d3f` |
| [k8s.io/utils](https://github.com/kubernetes/utils) |
`0.0.0-20240711033017-18e509b52bc8` |
`0.0.0-20241104100929-3ea5e8cea738` |

Updates `github.com/grafana/cog` from 0.0.8 to 0.0.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grafana/cog/releases">github.com/grafana/cog's
releases</a>.</em></p>
<blockquote>
<h2>v0.0.9</h2>
<h2>Changelog</h2>
<ul>
<li>61b86011e4d81a24a0693e965bb806fade87aeb6: Fix object name formatting
issue in Python (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>cbf6a7bcb40089fd9f971d51ffcdef9b3673dc47: Start moving
grafana-specific runtime code to external templates (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>f919c1dc7780972ed43a0cbf065b0acc39c6fd54: Update typescript for
templated runtime (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>0701283b2abedeedf5d79947545c67a8bb3af662: Remove Python runtime
templates (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>8136aa54456c6bccb2dc85173c73944f20941785: Remove PHP runtime
templates (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>b0a78a860ea7dcae1b0813eeb06a7621940eca83: Remove some of Java
runtime templates (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>7dfc7d6c40703130df84b445b40a91cea1503ecc: Fix python runtime
generation path (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>268eae03ce1a41d4a60608868a5c1f03f3a1fc42: Do not generate a type
assertion for dict values in Python builders nil-check guards (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>182c9e5a446a9f30fa045841d66c80bbbbc7a1c4: Fix map of builders in go
(<a href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>71da9ecda6aaddd4c4ec98e57b7de9266ae20d4a: Fix map of builders in
python (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>2ac960f55d75ba9426e6ee675161066fd5608f79: Fix map of builders in
typescript (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>4e69a161472cfd3aa672557d9d7b8df74cbfb0c1: Fix map of builders in php
(<a href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>f0f59f45f2254f2dfd63defef17a02b5a50f78bc: Add testdata for maps of
builders (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>ee6dc3a9cf39adadab48a30280d596dd4a6d3087: Fix Go converters for map
of builders (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>de23f4ff9b4277ef63fe7f6df2fbd9e15c1ad7d9: Move around custom
template helper functions definitions (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
<li>5ab5297e294bcdc76d96bbaa6c2d84f0364e12ce: Update codegen pipeline
schema (<a
href="https://github.com/K-Phoen"><code>@​K-Phoen</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/cog/commit/5ab5297e294bcdc76d96bbaa6c2d84f0364e12ce"><code>5ab5297</code></a>
Update codegen pipeline schema</li>
<li><a
href="https://github.com/grafana/cog/commit/de23f4ff9b4277ef63fe7f6df2fbd9e15c1ad7d9"><code>de23f4f</code></a>
Move around custom template helper functions definitions</li>
<li><a
href="https://github.com/grafana/cog/commit/ee6dc3a9cf39adadab48a30280d596dd4a6d3087"><code>ee6dc3a</code></a>
Fix Go converters for map of builders</li>
<li><a
href="https://github.com/grafana/cog/commit/f0f59f45f2254f2dfd63defef17a02b5a50f78bc"><code>f0f59f4</code></a>
Add testdata for maps of builders</li>
<li><a
href="https://github.com/grafana/cog/commit/4e69a161472cfd3aa672557d9d7b8df74cbfb0c1"><code>4e69a16</code></a>
Fix map of builders in php</li>
<li><a
href="https://github.com/grafana/cog/commit/2ac960f55d75ba9426e6ee675161066fd5608f79"><code>2ac960f</code></a>
Fix map of builders in typescript</li>
<li><a
href="https://github.com/grafana/cog/commit/71da9ecda6aaddd4c4ec98e57b7de9266ae20d4a"><code>71da9ec</code></a>
Fix map of builders in python</li>
<li><a
href="https://github.com/grafana/cog/commit/182c9e5a446a9f30fa045841d66c80bbbbc7a1c4"><code>182c9e5</code></a>
Fix map of builders in go</li>
<li><a
href="https://github.com/grafana/cog/commit/268eae03ce1a41d4a60608868a5c1f03f3a1fc42"><code>268eae0</code></a>
Do not generate a type assertion for dict values in Python builders
nil-check...</li>
<li><a
href="https://github.com/grafana/cog/commit/7dfc7d6c40703130df84b445b40a91cea1503ecc"><code>7dfc7d6</code></a>
Fix python runtime generation path</li>
<li>Additional commits viewable in <a
href="https://github.com/grafana/cog/compare/v0.0.8...v0.0.9">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/api` from 0.31.4 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/api/commit/e622342ab4abd51157f8fd650186575bab46777c"><code>e622342</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/api/commit/b0543a351f7cd3163f0bccdeb33c6541dede5132"><code>b0543a3</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/api/commit/f6bae9abbe61ffedf0d70f5464ceadbb6299bc48"><code>f6bae9a</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/api/commit/ea815d578ce018ddbce93cc1dbb3c99ecf240749"><code>ea815d5</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/api/commit/c331a7971570e4858aae1a658f683478626d3319"><code>c331a79</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/api/commit/f8e5e36c84f1f36d66db6bb05dd38486ed66b2d8"><code>f8e5e36</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128407">#128407</a>
from ndixita/pod-level-resources</li>
<li><a
href="https://github.com/kubernetes/api/commit/84e0db8d2082651c7e0b1230a8662b92131d51ef"><code>84e0db8</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/127857">#127857</a>
from Jefftree/cle-v1alpha2</li>
<li><a
href="https://github.com/kubernetes/api/commit/cbaf5a03b0cc8acce467ba85c1a030100a490099"><code>cbaf5a0</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128686">#128686</a>
from thockin/take_over_pr-125233</li>
<li><a
href="https://github.com/kubernetes/api/commit/a503a4fa1a55228242bccd856dc32f2596f78c91"><code>a503a4f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128687">#128687</a>
from tallclair/allocated-status</li>
<li><a
href="https://github.com/kubernetes/api/commit/3f43b5a94246c0559887d8f72bdf6dfad65c2e8f"><code>3f43b5a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/api/issues/128240">#128240</a>
from LionelJouin/KEP-4817</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/api/compare/v0.31.4...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apiextensions-apiserver` from 0.31.4 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/721546996818dc62f770770bf0405c3ef235eab0"><code>7215469</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/887679f927f8ed53c2d0660e720da42419c6ee93"><code>887679f</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/bd027a403135cf0cbd83123ee5deb6af3d0049f3"><code>bd027a4</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/919f42beeaf358678a7e836d91cecdad70328e9d"><code>919f42b</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/a4e103418d8db7ef5d7564643a72e4ba09fb50e6"><code>a4e1034</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/89d6021e03767c0e2a0c48419ecbd8bf97ceaad9"><code>89d6021</code></a>
Run codegen</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/2a91f8a30d9d3849990110d33cab898656a4aed1"><code>2a91f8a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/127513">#127513</a>
from tkashem/delete-undecryptable</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/06dc95a626014e124b0e3c5796de716b64b57413"><code>06dc95a</code></a>
api: run codegen</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/19f71237d109cf8f948e15b2a338f02bf51b153c"><code>19f7123</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apiextensions-apiserver/issues/128639">#128639</a>
from jpbetz/fix-cost-test</li>
<li><a
href="https://github.com/kubernetes/apiextensions-apiserver/commit/66631b6f098d595360e69d3465426d605b8b35bf"><code>66631b6</code></a>
Fix flake in CEL cost stability tests</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apiextensions-apiserver/compare/v0.31.4...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.31.4 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/59e9003f02d6f0c8fff53719a7a0604ec82ee9a9"><code>59e9003</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/639247cc34a451d9c24d3c9465e88b36e7b9caab"><code>639247c</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/220d7c35f6dbf7e4135f6797f63bcb20b363318b"><code>220d7c3</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/c199d3b108c00d4f5ed254827327cb73f4440ae1"><code>c199d3b</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/16af2ff33fbfcd4f89254113e5b7b3292972ca58"><code>16af2ff</code></a>
implement unsafe deletion, and wire it</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/6ff8305a005aadec8b0ec2102fcec127e9087a10"><code>6ff8305</code></a>
api: run codegen</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/ca9b8b23418e3f034f1b6e54172c8f6ef120ed93"><code>ca9b8b2</code></a>
api: add a new field to meta/v1 DeleteOptions</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/d941d9fb4c83d0a840baa40a2f47329f37d7dade"><code>d941d9f</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/128503">#128503</a>
from benluddy/cbor-codecs-featuregate</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/3b4250faac5a9ef994851a3aedf07479ab2265bc"><code>3b4250f</code></a>
Wire serving codecs to CBOR feature gate.</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/daaad096b3a068f3d022e37cbcc05bd13508a211"><code>daaad09</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/128501">#128501</a>
from benluddy/watch-cbor-seq</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.31.4...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.31.4 to 0.32.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/0d554618e21a4605cafd4264a685b916d2c024e9"><code>0d55461</code></a>
Update dependencies to v0.32.0 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/4765adee376ddbdc4a899ae7c164bf20a4c10089"><code>4765ade</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/692a5111890f5aecfff875b8977667cf103c0c63"><code>692a511</code></a>
Drop use of winreadlinkvolume godebug option</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/9df5099247711aced8ef2de4a7967d844d468c5f"><code>9df5099</code></a>
Merge remote-tracking branch 'origin/master' into release-1.32</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/120beb24076eb56b89e43121f45ede69cbf35782"><code>120beb2</code></a>
Revert to go1.22 windows filesystem stdlib behavior</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/55d23e26d5ef883b6e608dae45aefaeed891b21f"><code>55d23e2</code></a>
Align fake client-go clients with the main interface</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/646e79b061a2d5e8db3dbeecd5ec57f9b35a497a"><code>646e79b</code></a>
Run codegen</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/c475fe0910d050d229d906a4d9c1484b7a40f4fd"><code>c475fe0</code></a>
Generify fake clientsets</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/955401ca9a151ba3e52179ea95d9dca2f4e48ab8"><code>955401c</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/128407">#128407</a>
from ndixita/pod-level-resources</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/eddb107938245aceee57035c5756d5fcdf37c9a1"><code>eddb107</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/127857">#127857</a>
from Jefftree/cle-v1alpha2</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/client-go/compare/v0.31.4...v0.32.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/gengo/v2` from 2.0.0-20240228010128-51d4e06bde70 to
2.0.0-20240911193312-2b36238f13e9
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/gengo/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/kube-openapi` from 0.0.0-20240228011516-70dd3763d340 to
0.0.0-20241105132330-32ad38e42d3f
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/kube-openapi/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/utils` from 0.0.0-20240711033017-18e509b52bc8 to
0.0.0-20241104100929-3ea5e8cea738
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/kubernetes/utils/commits">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>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 6162a7b commit 1cde3c9
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 48 deletions.
25 changes: 11 additions & 14 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ require (
github.com/bradfitz/gomemcache v0.0.0-20230905024940-24af94b03874
github.com/getkin/kin-openapi v0.128.0
github.com/grafana/codejen v0.0.4-0.20230321061741-77f656893a3d
github.com/grafana/cog v0.0.8
github.com/grafana/cog v0.0.9
github.com/hashicorp/go-multierror v1.1.1
github.com/prometheus/client_golang v1.20.5
github.com/puzpuzpuz/xsync/v2 v2.5.1
Expand All @@ -28,13 +28,13 @@ require (
gomodules.xyz/jsonpatch/v2 v2.4.0
google.golang.org/grpc v1.68.1
gopkg.in/yaml.v3 v3.0.1
k8s.io/api v0.31.4
k8s.io/apiextensions-apiserver v0.31.4
k8s.io/apimachinery v0.31.4
k8s.io/client-go v0.31.4
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8
k8s.io/api v0.32.0
k8s.io/apiextensions-apiserver v0.32.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.32.0
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
)

require (
Expand Down Expand Up @@ -62,7 +62,6 @@ require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 // indirect
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/huandu/xstrings v1.5.0 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/invopop/yaml v0.3.1 // indirect
github.com/josharian/intern v1.0.0 // indirect
Expand All @@ -74,7 +73,6 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/onsi/gomega v1.33.1 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.1.0 // indirect
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
Expand All @@ -99,15 +97,14 @@ require (
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/time v0.7.0 // indirect
golang.org/x/tools v0.28.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 // indirect
google.golang.org/protobuf v1.35.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/klog/v2 v2.130.1 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)
64 changes: 30 additions & 34 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@ github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeN
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=
github.com/google/gofuzz v1.2.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/pprof v0.0.0-20240525223248-4bfdf5a9a2af h1:kmjWCqn2qkEml422C2Rrd27c3VGxi6a/6HNq8QmHRKM=
github.com/google/pprof v0.0.0-20240525223248-4bfdf5a9a2af/go.mod h1:K1liHPHnj73Fdn/EKuT8nrFqBihUSKXoLYU0BuatOYo=
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db h1:097atOisP2aRj7vFgYQBbFN4U4JNXUNYpxael3UzMyo=
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db/go.mod h1:vavhavw2zAxS5dIdcRluK6cSGGPlZynqzFM8NdvU144=
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/grafana/codejen v0.0.4-0.20230321061741-77f656893a3d h1:hrXbGJ5jgp6yNITzs5o+zXq0V5yT3siNJ+uM8LGwWKk=
github.com/grafana/codejen v0.0.4-0.20230321061741-77f656893a3d/go.mod h1:zmwwM/DRyQB7pfuBjTWII3CWtxcXh8LTwAYGfDfpR6s=
github.com/grafana/cog v0.0.8 h1:k42cJVewoN3VAELWCozzZwyqwUpSD6UlsHZnFdYr8Zc=
github.com/grafana/cog v0.0.8/go.mod h1:pmEXSHky1pwrBLGtlzwIJZJnShQIMdU9YRF41TaxcdM=
github.com/grafana/cog v0.0.9 h1:hwaYBeWeFl32h72LJrIEpVFJwLPhVm786WEJuOQOecE=
github.com/grafana/cog v0.0.9/go.mod h1:pmEXSHky1pwrBLGtlzwIJZJnShQIMdU9YRF41TaxcdM=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 h1:ad0vkEBuk23VJzZR9nkLVG0YAoN9coASF1GusYX6AlU=
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0/go.mod h1:igFoXX2ELCW06bol23DWPB5BEWfZISOzSP5K2sbLea0=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
Expand All @@ -78,8 +78,6 @@ github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+l
github.com/hashicorp/go-multierror v1.1.1/go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM=
github.com/huandu/xstrings v1.5.0 h1:2ag3IFq9ZDANvthTwTiqSSZLjDc+BedvHPAp5tJy2TI=
github.com/huandu/xstrings v1.5.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/imdario/mergo v0.3.12 h1:b6R2BslTbIEToALKP7LxUvijTsNI9TAe80pLWN2g/HU=
github.com/imdario/mergo v0.3.12/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2s0bqwp9tc8=
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/invopop/yaml v0.3.1 h1:f0+ZpmhfBSS4MhG+4HYseMdJhoeeopbSKbq5Rpeelso=
Expand Down Expand Up @@ -116,10 +114,10 @@ github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 h1:RWengNIwukTxcDr9
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826/go.mod h1:TaXosZuwdSHYgviHp1DAtfrULt5eUgsSMsZf+YrPgl8=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA=
github.com/onsi/ginkgo/v2 v2.19.0/go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To=
github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk=
github.com/onsi/gomega v1.33.1/go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0=
github.com/onsi/ginkgo/v2 v2.21.0 h1:7rg/4f3rB88pb5obDgNZrNHrQ4e6WpjonchcpuBRnZM=
github.com/onsi/ginkgo/v2 v2.21.0/go.mod h1:7Du3c42kxCUegi0IImZ1wUQzMBVecgIHjR1C+NkhLQo=
github.com/onsi/gomega v1.35.1 h1:Cwbd75ZBPxFSuZ6T+rN/WCb/gOc6YgFBXLlZLhC7Ds4=
github.com/onsi/gomega v1.35.1/go.mod h1:PvZbdDc8J6XJEpDK4HCuRBm8a6Fzp9/DmhC9C7yFlog=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug=
Expand Down Expand Up @@ -220,8 +218,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/time v0.7.0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ=
golang.org/x/time v0.7.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20191119224855-298f0cb1881e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20200619180055-7c47624df98f/go.mod h1:EkVYQZoAsY45+roYkvgYkIh4xh/qjgUK9TdY2XT94GE=
Expand All @@ -245,34 +243,32 @@ google.golang.org/protobuf v1.35.1/go.mod h1:9fA7Ob0pmnwhb644+1+CVWFRbNajQ6iRojt
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
gopkg.in/evanphx/json-patch.v4 v4.12.0 h1:n6jtcsulIzXPJaxegRbvFNNrZDjbij7ny3gmSPG+6V4=
gopkg.in/evanphx/json-patch.v4 v4.12.0/go.mod h1:p8EYWUEYMpynmqDbY58zCKCFZw8pRWMG4EsWvDvM72M=
gopkg.in/inf.v0 v0.9.1 h1:73M5CoZyi3ZLMOyDlQh031Cx6N9NDJ2Vvfl76EDAgDc=
gopkg.in/inf.v0 v0.9.1/go.mod h1:cWUDdTG/fYaXco+Dcufb5Vnc6Gp2YChqWtbxRZE0mXw=
gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.3.0/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA=
gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
k8s.io/api v0.31.4 h1:I2QNzitPVsPeLQvexMEsj945QumYraqv9m74isPDKhM=
k8s.io/api v0.31.4/go.mod h1:d+7vgXLvmcdT1BCo79VEgJxHHryww3V5np2OYTr6jdw=
k8s.io/apiextensions-apiserver v0.31.4 h1:FxbqzSvy92Ca9DIs5jqot883G0Ln/PGXfm/07t39LS0=
k8s.io/apiextensions-apiserver v0.31.4/go.mod h1:hIW9YU8UsqZqIWGG99/gsdIU0Ar45Qd3A12QOe/rvpg=
k8s.io/apimachinery v0.31.4 h1:8xjE2C4CzhYVm9DGf60yohpNUh5AEBnPxCryPBECmlM=
k8s.io/apimachinery v0.31.4/go.mod h1:rsPdaZJfTfLsNJSQzNHQvYoTmxhoOEofxtOsF3rtsMo=
k8s.io/client-go v0.31.4 h1:t4QEXt4jgHIkKKlx06+W3+1JOwAFU/2OPiOo7H92eRQ=
k8s.io/client-go v0.31.4/go.mod h1:kvuMro4sFYIa8sulL5Gi5GFqUPvfH2O/dXuKstbaaeg=
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70 h1:NGrVE502P0s0/1hudf8zjgwki1X/TByhmAoILTarmzo=
k8s.io/gengo/v2 v2.0.0-20240228010128-51d4e06bde70/go.mod h1:VH3AT8AaQOqiGjMF9p0/IM1Dj+82ZwjfxUP1IxaHE+8=
k8s.io/api v0.32.0 h1:OL9JpbvAU5ny9ga2fb24X8H6xQlVp+aJMFlgtQjR9CE=
k8s.io/api v0.32.0/go.mod h1:4LEwHZEf6Q/cG96F3dqR965sYOfmPM7rq81BLgsE0p0=
k8s.io/apiextensions-apiserver v0.32.0 h1:S0Xlqt51qzzqjKPxfgX1xh4HBZE+p8KKBq+k2SWNOE0=
k8s.io/apiextensions-apiserver v0.32.0/go.mod h1:86hblMvN5yxMvZrZFX2OhIHAuFIMJIZ19bTvzkP+Fmw=
k8s.io/apimachinery v0.32.0 h1:cFSE7N3rmEEtv4ei5X6DaJPHHX0C+upp+v5lVPiEwpg=
k8s.io/apimachinery v0.32.0/go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE=
k8s.io/client-go v0.32.0 h1:DimtMcnN/JIKZcrSrstiwvvZvLjG0aSxy8PxN8IChp8=
k8s.io/client-go v0.32.0/go.mod h1:boDWvdM1Drk4NJj/VddSLnx59X3OPgwrOo0vGbtq9+8=
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 h1:si3PfKm8dDYxgfbeA6orqrtLkvvIeH8UqffFJDl0bz4=
k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9/go.mod h1:EJykeLsmFC60UQbYJezXkEsG2FLrt0GPNkU5iK5GWxU=
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=
k8s.io/klog/v2 v2.130.1/go.mod h1:3Jpz1GvMt720eyJH1ckRHK1EDfpxISzJ7I9OYgaDtPE=
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 h1:BZqlfIlq5YbRMFko6/PM7FjZpUb45WallggurYhKGag=
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340/go.mod h1:yD4MZYeKMBwQKVht279WycxKyM84kkAx2DPrTXaeb98=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 h1:pUdcCO1Lk/tbT5ztQWOBi5HBgbBP1J8+AsQnQCKsi8A=
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd/go.mod h1:B8JuhiUyNFVKdsE8h686QcCxMaH6HrOAZj4vswFpcB0=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 h1:150L+0vs/8DA78h1u02ooW1/fFq/Lwr+sGiqlzvrtq4=
sigs.k8s.io/structured-merge-diff/v4 v4.4.1/go.mod h1:N8hJocpFajUSSeSJ9bOZ77VzejKZaXsTtZo4/u7Io08=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f h1:GA7//TjRY9yWGy1poLzYYJJ4JRdzg3+O6e8I+e+8T5Y=
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f/go.mod h1:R/HEjbvWI0qdfb8viZUeVZm0X6IZnxAydC7YU42CMw4=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738 h1:M3sRQVHv7vB20Xc2ybTt7ODCeFj6JSWYFzOFnYeS6Ro=
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 h1:/Rv+M11QRah1itp8VhT6HoVx1Ray9eB4DBr+K+/sCJ8=
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3/go.mod h1:18nIHnGi6636UCz6m8i4DhaJ65T6EruyzmoQqI2BVDo=
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 h1:MdmvkGuXi/8io6ixD5wud3vOLwc1rj0aNqRlpuvjmwA=
sigs.k8s.io/structured-merge-diff/v4 v4.4.2/go.mod h1:N8f93tFZh9U6vpxwRArLiikrE5/2tiu1w1AGfACIGE4=
sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=

0 comments on commit 1cde3c9

Please sign in to comment.