Skip to content

Commit

Permalink
Merge pull request #779 from asynkron/dependabot/go_modules/k8s.io/cl…
Browse files Browse the repository at this point in the history
…ient-go-0.26.1

Bump k8s.io/client-go from 0.24.1 to 0.26.1
  • Loading branch information
rogeralsing authored Jan 21, 2023
2 parents 0ebe5b2 + 5a3cbfe commit 650497a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 154 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ require (
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29
k8s.io/api v0.26.1
k8s.io/apimachinery v0.26.1
k8s.io/client-go v0.24.1
k8s.io/client-go v0.26.1
)

require (
Expand All @@ -46,7 +46,7 @@ require (
github.com/coreos/go-semver v0.3.0 // indirect
github.com/coreos/go-systemd/v22 v22.3.2 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.8.0 // indirect
github.com/emicklei/go-restful/v3 v3.9.0 // indirect
github.com/fatih/color v1.13.0 // indirect
github.com/go-logr/logr v1.2.3 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
Expand Down
Loading

0 comments on commit 650497a

Please sign in to comment.