Skip to content

Commit

Permalink
Merge pull request #60 from gini/dependabot/go_modules/k8s.io/client-…
Browse files Browse the repository at this point in the history
…go-0.32.0

Bump k8s.io/client-go from 0.24.1 to 0.32.0
  • Loading branch information
s-winkelhofer authored Jan 8, 2025
2 parents 52260e9 + 2d4c0d3 commit 8fa0bb0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 113 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
golang.org/x/oauth2 v0.25.0
gopkg.in/square/go-jose.v2 v2.6.0
k8s.io/apimachinery v0.32.0
k8s.io/client-go v0.24.1
k8s.io/client-go v0.32.0
)

require (
Expand All @@ -19,11 +19,11 @@ require (
github.com/go-logr/logr v1.4.2 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/pquerna/cachecontrol v0.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/x448/float16 v0.8.4 // indirect
Expand Down
Loading

0 comments on commit 8fa0bb0

Please sign in to comment.