File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
35
35
github.com/stretchr/testify v1.10.0
36
36
golang.org/x/net v0.41.0
37
37
golang.org/x/sync v0.15.0
38
- golang.org/x/time v0.11 .0
38
+ golang.org/x/time v0.12 .0
39
39
google.golang.org/grpc v1.72.1
40
40
gopkg.in/yaml.v2 v2.4.0
41
41
k8s.io/api v0.32.3
Original file line number Diff line number Diff line change @@ -2449,8 +2449,8 @@ golang.org/x/time v0.0.0-20220922220347-f3bd1da661af/go.mod h1:tRJNPiyCQ0inRvYxb
2449
2449
golang.org/x/time v0.1.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
2450
2450
golang.org/x/time v0.3.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
2451
2451
golang.org/x/time v0.5.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2452
- golang.org/x/time v0.11 .0 h1:/bpjEDfN9tkoN/ryeYHnv5hcMlc8ncjMcM4XBk5NWV0 =
2453
- golang.org/x/time v0.11 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
2452
+ golang.org/x/time v0.12 .0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE =
2453
+ golang.org/x/time v0.12 .0 /go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg =
2454
2454
golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
2455
2455
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
2456
2456
golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
Original file line number Diff line number Diff line change @@ -850,7 +850,7 @@ golang.org/x/text/secure/bidirule
850
850
golang.org/x/text/transform
851
851
golang.org/x/text/unicode/bidi
852
852
golang.org/x/text/unicode/norm
853
- # golang.org/x/time v0.11 .0
853
+ # golang.org/x/time v0.12 .0
854
854
## explicit; go 1.23.0
855
855
golang.org/x/time/rate
856
856
# golang.org/x/tools v0.33.0
You can’t perform that action at this time.
0 commit comments