File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
3535 github.com/stretchr/testify v1.11.1
3636 golang.org/x/net v0.44.0
3737 golang.org/x/sync v0.17.0
38- golang.org/x/time v0.12 .0
38+ golang.org/x/time v0.13 .0
3939 google.golang.org/grpc v1.75.1
4040 gopkg.in/yaml.v2 v2.4.0
4141 k8s.io/api v0.33.4
Original file line number Diff line number Diff line change @@ -2438,8 +2438,8 @@ golang.org/x/time v0.0.0-20220922220347-f3bd1da661af/go.mod h1:tRJNPiyCQ0inRvYxb
24382438golang.org/x/time v0.1.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
24392439golang.org/x/time v0.3.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
24402440golang.org/x/time v0.5.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2441- golang.org/x/time v0.12 .0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
2442- golang.org/x/time v0.12 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
2441+ golang.org/x/time v0.13 .0 h1:eUlYslOIt32DgYD6utsuUeHs4d7AsEYLuIAdg7FlYgI =
2442+ golang.org/x/time v0.13 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
24432443golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
24442444golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
24452445golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
Original file line number Diff line number Diff line change @@ -901,8 +901,8 @@ golang.org/x/text/secure/bidirule
901901golang.org/x/text/transform
902902golang.org/x/text/unicode/bidi
903903golang.org/x/text/unicode/norm
904- # golang.org/x/time v0.12 .0
905- ## explicit; go 1.23 .0
904+ # golang.org/x/time v0.13 .0
905+ ## explicit; go 1.24 .0
906906golang.org/x/time/rate
907907# golang.org/x/tools v0.36.0
908908## explicit; go 1.23.0
You can’t perform that action at this time.
0 commit comments