Skip to content

Commit 2dc88f2

Browse files
authored
Merge pull request #3063 from kubernetes/dependabot/go_modules/dns/jsonify/k8s.io/kubernetes-1.32.0
build(deps): bump k8s.io/kubernetes from 1.31.3 to 1.32.0 in /dns/jsonify
2 parents 517ff01 + efecdae commit 2dc88f2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dns/jsonify/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.23.4
55
require (
66
github.com/golang/glog v1.2.3
77
gopkg.in/yaml.v2 v2.4.0
8-
k8s.io/kubernetes v1.31.3
8+
k8s.io/kubernetes v1.32.0
99
)

dns/jsonify/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
66
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
77
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
88
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
9-
k8s.io/kubernetes v1.31.3 h1:oqb7HdfnTelrGlZ6ziNugvQ/L/aJWR704114EAhUn9Q=
10-
k8s.io/kubernetes v1.31.3/go.mod h1:9xmT2buyTYj8TRKwRae7FcuY8k5+xlxv7VivvO0KKfs=
9+
k8s.io/kubernetes v1.32.0 h1:4BDBWSolqPrv8GC3YfZw0CJvh5kA1TPnoX0FxDVd+qc=
10+
k8s.io/kubernetes v1.32.0/go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I=

0 commit comments

Comments
 (0)