Skip to content

Commit d9f3044

Browse files
dependabot[bot]Evergreenfealebenpae
authored
Bump the go-deps group with 4 updates (#792)
Bumps the go-deps group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/code-generator](https://github.com/kubernetes/code-generator). Updates `k8s.io/api` from 0.33.7 to 0.33.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/d3924abaf54954b5cc41803f9ab275b75ff6d34e"><code>d3924ab</code></a> Update dependencies to v0.33.8 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.33.7...v0.33.8">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/apimachinery` from 0.33.7 to 0.33.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/kubernetes/apimachinery/compare/v0.33.7...v0.33.8">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/client-go` from 0.33.7 to 0.33.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/2e4aff7355f879348bec3368499e740a3876c7db"><code>2e4aff7</code></a> Update dependencies to v0.33.8 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/client-go/compare/v0.33.7...v0.33.8">compare view</a></li> </ul> </details> <br /> Updates `k8s.io/code-generator` from 0.33.7 to 0.33.8 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/code-generator/commit/57c2a66691628e47f96a3fd5b8aceec060beef71"><code>57c2a66</code></a> Update dependencies to v0.33.8 tag</li> <li>See full diff in <a href="https://github.com/kubernetes/code-generator/compare/v0.33.7...v0.33.8">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Evergreen <kubernetes-hosted-team@mongodb.com> Co-authored-by: Yavor Georgiev <fealebenpae@users.noreply.github.com>
1 parent be37aab commit d9f3044

File tree

4 files changed

+20
-20
lines changed

4 files changed

+20
-20
lines changed

LICENSE-THIRD-PARTY

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ gopkg.in/inf.v0,v0.9.1,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-C
8383
gopkg.in/natefinch/lumberjack.v2,v2.2.1,https://github.com/natefinch/lumberjack/blob/v2.2.1/LICENSE,MIT
8484
gopkg.in/yaml.v2,v2.4.0,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
8585
gopkg.in/yaml.v3,v3.0.1,https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE,MIT
86-
k8s.io/api,v0.33.7,https://github.com/kubernetes/api/blob/v0.33.7/LICENSE,Apache-2.0
86+
k8s.io/api,v0.33.8,https://github.com/kubernetes/api/blob/v0.33.8/LICENSE,Apache-2.0
8787
k8s.io/apiextensions-apiserver/pkg/apis/apiextensions,v0.32.1,https://github.com/kubernetes/apiextensions-apiserver/blob/v0.32.1/LICENSE,Apache-2.0
88-
k8s.io/apimachinery/pkg,v0.33.7,https://github.com/kubernetes/apimachinery/blob/v0.33.7/LICENSE,Apache-2.0
89-
k8s.io/apimachinery/third_party/forked/golang,v0.33.7,https://github.com/kubernetes/apimachinery/blob/v0.33.7/third_party/forked/golang/LICENSE,BSD-3-Clause
90-
k8s.io/client-go,v0.33.7,https://github.com/kubernetes/client-go/blob/v0.33.7/LICENSE,Apache-2.0
88+
k8s.io/apimachinery/pkg,v0.33.8,https://github.com/kubernetes/apimachinery/blob/v0.33.8/LICENSE,Apache-2.0
89+
k8s.io/apimachinery/third_party/forked/golang,v0.33.8,https://github.com/kubernetes/apimachinery/blob/v0.33.8/third_party/forked/golang/LICENSE,BSD-3-Clause
90+
k8s.io/client-go,v0.33.8,https://github.com/kubernetes/client-go/blob/v0.33.8/LICENSE,Apache-2.0
9191
k8s.io/klog/v2,v2.130.1,https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE,Apache-2.0
9292
k8s.io/kube-openapi/pkg,v0.0.0-20250318190949-c8a335a9a2ff,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/LICENSE,Apache-2.0
9393
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,v0.0.0-20250318190949-c8a335a9a2ff,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause

cmd/kubectl-mongodb/LICENSE-THIRD-PARTY

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ gopkg.in/evanphx/json-patch.v4,v4.12.0,https://github.com/evanphx/json-patch/blo
2727
gopkg.in/inf.v0,v0.9.1,https://github.com/go-inf/inf/blob/v0.9.1/LICENSE,BSD-3-Clause
2828
gopkg.in/yaml.v2,v2.4.0,https://github.com/go-yaml/yaml/blob/v2.4.0/LICENSE,Apache-2.0
2929
gopkg.in/yaml.v3,v3.0.1,https://github.com/go-yaml/yaml/blob/v3.0.1/LICENSE,MIT
30-
k8s.io/api,v0.33.7,https://github.com/kubernetes/api/blob/v0.33.7/LICENSE,Apache-2.0
31-
k8s.io/apimachinery/pkg,v0.33.7,https://github.com/kubernetes/apimachinery/blob/v0.33.7/LICENSE,Apache-2.0
32-
k8s.io/apimachinery/third_party/forked/golang,v0.33.7,https://github.com/kubernetes/apimachinery/blob/v0.33.7/third_party/forked/golang/LICENSE,BSD-3-Clause
33-
k8s.io/client-go,v0.33.7,https://github.com/kubernetes/client-go/blob/v0.33.7/LICENSE,Apache-2.0
30+
k8s.io/api,v0.33.8,https://github.com/kubernetes/api/blob/v0.33.8/LICENSE,Apache-2.0
31+
k8s.io/apimachinery/pkg,v0.33.8,https://github.com/kubernetes/apimachinery/blob/v0.33.8/LICENSE,Apache-2.0
32+
k8s.io/apimachinery/third_party/forked/golang,v0.33.8,https://github.com/kubernetes/apimachinery/blob/v0.33.8/third_party/forked/golang/LICENSE,BSD-3-Clause
33+
k8s.io/client-go,v0.33.8,https://github.com/kubernetes/client-go/blob/v0.33.8/LICENSE,Apache-2.0
3434
k8s.io/klog/v2,v2.130.1,https://github.com/kubernetes/klog/blob/v2.130.1/LICENSE,Apache-2.0
3535
k8s.io/kube-openapi/pkg,v0.0.0-20250318190949-c8a335a9a2ff,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/LICENSE,Apache-2.0
3636
k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json,v0.0.0-20250318190949-c8a335a9a2ff,https://github.com/kubernetes/kube-openapi/blob/c8a335a9a2ff/pkg/internal/third_party/go-json-experiment/json/LICENSE,BSD-3-Clause

go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ require (
3535
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
3636
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028
3737
gopkg.in/natefinch/lumberjack.v2 v2.2.1
38-
k8s.io/api v0.33.7
39-
k8s.io/apimachinery v0.33.7
40-
k8s.io/client-go v0.33.7
41-
k8s.io/code-generator v0.33.7
38+
k8s.io/api v0.33.8
39+
k8s.io/apimachinery v0.33.8
40+
k8s.io/client-go v0.33.8
41+
k8s.io/code-generator v0.33.8
4242
k8s.io/klog/v2 v2.130.1
4343
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
4444
sigs.k8s.io/controller-runtime v0.20.4

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -405,16 +405,16 @@ gotest.tools/gotestsum v1.12.3 h1:jFwenGJ0RnPkuKh2VzAYl1mDOJgbhobBDeL2W1iEycs=
405405
gotest.tools/gotestsum v1.12.3/go.mod h1:Y1+e0Iig4xIRtdmYbEV7K7H6spnjc1fX4BOuUhWw2Wk=
406406
gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q=
407407
gotest.tools/v3 v3.5.2/go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA=
408-
k8s.io/api v0.33.7 h1:Koh06KurzmXwCwe/DOaIiM1A8vEXTZ6B1tTDnmLLfxw=
409-
k8s.io/api v0.33.7/go.mod h1:pu6qwFzTj0ijPbNYAbMgLFDEWgLFu2VUB6PVvQNtswc=
408+
k8s.io/api v0.33.8 h1:IPju/eyOsfnIN4EVR9U5qrxe1CpNBZi+JtvvfKLvq6s=
409+
k8s.io/api v0.33.8/go.mod h1:POmJWNXzip1LpvMhSWpjWmbzgyoa1Rt0FRxMwe2s7QA=
410410
k8s.io/apiextensions-apiserver v0.32.1 h1:hjkALhRUeCariC8DiVmb5jj0VjIc1N0DREP32+6UXZw=
411411
k8s.io/apiextensions-apiserver v0.32.1/go.mod h1:sxWIGuGiYov7Io1fAS2X06NjMIk5CbRHc2StSmbaQto=
412-
k8s.io/apimachinery v0.33.7 h1:f1kF3V+Stdr+2IGB8QhrfZ6J9JkXF6e1gWX2wKP5slU=
413-
k8s.io/apimachinery v0.33.7/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
414-
k8s.io/client-go v0.33.7 h1:sEcU4syZnbwaiGDctJE6G/IKsuays3wjEWGuyrD7M8c=
415-
k8s.io/client-go v0.33.7/go.mod h1:0MEM10zY5dGdc3FdkyNCTKXiTr8P+2Vj65njzvE0Vhw=
416-
k8s.io/code-generator v0.33.7 h1:Qs3qbhPPMDhIpMAIuNA+bdVEakovIdv4/OOqPzGDT6Y=
417-
k8s.io/code-generator v0.33.7/go.mod h1:TnhhXJ9Vt7x8tMY1DX/AAAMBjm8TlvooK+0CRbgLvXU=
412+
k8s.io/apimachinery v0.33.8 h1:aiUOauowBiUz4IFJktqxAMSHx4AYmmqB1Yq4QgnaZ6E=
413+
k8s.io/apimachinery v0.33.8/go.mod h1:BHW0YOu7n22fFv/JkYOEfkUYNRN0fj0BlvMFWA7b+SM=
414+
k8s.io/client-go v0.33.8 h1:RX5exRQynxnGB5LJdviBaZXSR3vn3LWp3/bn87+wl8w=
415+
k8s.io/client-go v0.33.8/go.mod h1:MA2z0/7JdSqTx9BAfvl+Vng+maMGRcn3ZkURrx5rKUs=
416+
k8s.io/code-generator v0.33.8 h1:V+/aG9ANEUPS0wpsQ5cByrsfpdswjj3uqwUaJ8298kI=
417+
k8s.io/code-generator v0.33.8/go.mod h1:CpZcEpJe3M01E87fHgpsePZdQIflHSW8PiZTKZY/VJw=
418418
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7 h1:2OX19X59HxDprNCVrWi6jb7LW1PoqTlYqEq5H2oetog=
419419
k8s.io/gengo/v2 v2.0.0-20250207200755-1244d31929d7/go.mod h1:EJykeLsmFC60UQbYJezXkEsG2FLrt0GPNkU5iK5GWxU=
420420
k8s.io/klog/v2 v2.130.1 h1:n9Xl7H1Xvksem4KFG4PYbdQCQxqc/tTUyrgXaOhHSzk=

0 commit comments

Comments
 (0)