Skip to content

Commit 395579c

Browse files
authored
Merge pull request #3261 from kubernetes/dependabot/go_modules/benchmark/k8s.io/kubernetes-1.32.3
build(deps): bump k8s.io/kubernetes from 1.32.2 to 1.32.3 in /benchmark
2 parents fec92a0 + 11945d3 commit 395579c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

benchmark/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/golang/glog v1.2.4
88
github.com/spf13/pflag v1.0.6
99
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457
10-
k8s.io/kubernetes v1.32.2
10+
k8s.io/kubernetes v1.32.3
1111
)
1212

1313
require github.com/aclements/go-moremath v0.0.0-20190830160640-d16893ddf098 // indirect

benchmark/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o=
1010
github.com/spf13/pflag v1.0.6/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
1111
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457 h1:+HYfXOtiem3CAb6EA4faiA++Q6otQ1dMBkBuw/tDKyw=
1212
k8s.io/contrib v0.0.0-20190411182844-89f6948e2457/go.mod h1:LvWVkdOW1o2tfDtZkAi8o71kBBacda6fVCL6aYrbc6U=
13-
k8s.io/kubernetes v1.32.2 h1:mShetlA102UpjRVSGzB+5vjJwy8oPy8FMWrkTH5f37o=
14-
k8s.io/kubernetes v1.32.2/go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I=
13+
k8s.io/kubernetes v1.32.3 h1:2A58BlNME8NwsMawmnM6InYo3Jf35Nw5G79q46kXwoA=
14+
k8s.io/kubernetes v1.32.3/go.mod h1:GvhiBeolvSRzBpFlgM0z/Bbu3Oxs9w3P6XfEgYaMi8k=

0 commit comments

Comments
 (0)