Skip to content

Commit e6e8120

Browse files
authored
Merge pull request #3612 from kubernetes/dependabot/go_modules/dns/jsonify/k8s.io/kubernetes-1.34.1
build(deps): bump k8s.io/kubernetes from 1.34.0 to 1.34.1 in /dns/jsonify
2 parents a7eef62 + df81a82 commit e6e8120

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.24.1
55
require (
66
github.com/golang/glog v1.2.5
77
gopkg.in/yaml.v2 v2.4.0
8-
k8s.io/kubernetes v1.34.0
8+
k8s.io/kubernetes v1.34.1
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.34.0 h1:NvUrwPAVB4W3mSOpJ/RtNGHWWYyUP/xPaX5rUSpzA0w=
10-
k8s.io/kubernetes v1.34.0/go.mod h1:iu+FhII+Oc/1gGWLJcer6wpyih441aNFHl7Pvm8yPto=
9+
k8s.io/kubernetes v1.34.1 h1:F3p8dtpv+i8zQoebZeK5zBqM1g9x1aIdnA5vthvcuUk=
10+
k8s.io/kubernetes v1.34.1/go.mod h1:iu+FhII+Oc/1gGWLJcer6wpyih441aNFHl7Pvm8yPto=

0 commit comments

Comments
 (0)