Skip to content

Commit

Permalink
Merge pull request #7038 from kubernetes-sigs/dependabot/go_modules/r…
Browse files Browse the repository at this point in the history
…elease-1.28/k8s-aabf537132

build(deps): bump the k8s group with 9 updates
  • Loading branch information
k8s-ci-robot authored Sep 13, 2024
2 parents 08f2071 + 8bbc904 commit e658072
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 186 deletions.
20 changes: 10 additions & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ require (
golang.org/x/sync v0.8.0
golang.org/x/sys v0.25.0
golang.org/x/text v0.18.0
k8s.io/api v0.28.13
k8s.io/apimachinery v0.28.13
k8s.io/apiserver v0.28.13
k8s.io/client-go v0.28.13
k8s.io/cloud-provider v0.28.13
k8s.io/component-base v0.28.13
k8s.io/component-helpers v0.28.13
k8s.io/controller-manager v0.28.13
k8s.io/api v0.28.14
k8s.io/apimachinery v0.28.14
k8s.io/apiserver v0.28.14
k8s.io/client-go v0.28.14
k8s.io/cloud-provider v0.28.14
k8s.io/component-base v0.28.14
k8s.io/component-helpers v0.28.14
k8s.io/controller-manager v0.28.14
k8s.io/klog/v2 v2.100.1
k8s.io/kubelet v0.28.13
k8s.io/kubelet v0.28.14
k8s.io/utils v0.0.0-20230406110748-d93618cff8a2
sigs.k8s.io/yaml v1.3.0
)
Expand Down Expand Up @@ -134,7 +134,7 @@ require (
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/kms v0.28.13 // indirect
k8s.io/kms v0.28.14 // indirect
k8s.io/kube-openapi v0.0.0-20230717233707-2695361300d9 // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
Expand Down
Loading

0 comments on commit e658072

Please sign in to comment.