Skip to content

Commit

Permalink
Merge pull request #18 from nicklasfrahm/dependabot/go_modules/k8s.io…
Browse files Browse the repository at this point in the history
…/client-go-0.24.4
  • Loading branch information
dependabot[bot] authored Aug 18, 2022
2 parents a150d16 + 5eaf97a commit 50c3157
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 174 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/spf13/cobra v1.5.0
golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
gopkg.in/yaml.v3 v3.0.1
k8s.io/client-go v0.24.3
k8s.io/client-go v0.24.4
)

require (
Expand All @@ -36,7 +36,7 @@ require (
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apimachinery v0.24.3 // indirect
k8s.io/apimachinery v0.24.4 // indirect
k8s.io/klog/v2 v2.70.1 // indirect
k8s.io/utils v0.0.0-20220728103510-ee6ede2d64ed // indirect
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect
Expand Down
Loading

0 comments on commit 50c3157

Please sign in to comment.