Skip to content

Commit

Permalink
Merge pull request #3063 from kubernetes/dependabot/go_modules/dns/js…
Browse files Browse the repository at this point in the history
…onify/k8s.io/kubernetes-1.32.0

build(deps): bump k8s.io/kubernetes from 1.31.3 to 1.32.0 in /dns/jsonify
  • Loading branch information
k8s-ci-robot authored Jan 13, 2025
2 parents 517ff01 + efecdae commit 2dc88f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dns/jsonify/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.23.4
require (
github.com/golang/glog v1.2.3
gopkg.in/yaml.v2 v2.4.0
k8s.io/kubernetes v1.31.3
k8s.io/kubernetes v1.32.0
)
4 changes: 2 additions & 2 deletions dns/jsonify/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
gopkg.in/yaml.v2 v2.4.0/go.mod h1:RDklbk79AGWmwhnvt/jBztapEOGDOx6ZbXqjP6csGnQ=
k8s.io/kubernetes v1.31.3 h1:oqb7HdfnTelrGlZ6ziNugvQ/L/aJWR704114EAhUn9Q=
k8s.io/kubernetes v1.31.3/go.mod h1:9xmT2buyTYj8TRKwRae7FcuY8k5+xlxv7VivvO0KKfs=
k8s.io/kubernetes v1.32.0 h1:4BDBWSolqPrv8GC3YfZw0CJvh5kA1TPnoX0FxDVd+qc=
k8s.io/kubernetes v1.32.0/go.mod h1:tiIKO63GcdPRBHW2WiUFm3C0eoLczl3f7qi56Dm1W8I=

0 comments on commit 2dc88f2

Please sign in to comment.