File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ require (
3636 github.com/stretchr/testify v1.9.0
3737 golang.org/x/net v0.31.0
3838 golang.org/x/sync v0.9.0
39- golang.org/x/time v0.7 .0
39+ golang.org/x/time v0.8 .0
4040 google.golang.org/grpc v1.67.1
4141 gopkg.in/yaml.v2 v2.4.0
4242 k8s.io/api v0.31.2
Original file line number Diff line number Diff line change @@ -2379,8 +2379,8 @@ golang.org/x/time v0.0.0-20220922220347-f3bd1da661af/go.mod h1:tRJNPiyCQ0inRvYxb
23792379golang.org/x/time v0.1.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
23802380golang.org/x/time v0.3.0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
23812381golang.org/x/time v0.5.0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2382- golang.org/x/time v0.7 .0 h1:ntUhktv3OPE6TgYxXWv9vKvUSJyIFJlyohwbkEwPrKQ =
2383- golang.org/x/time v0.7 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
2382+ golang.org/x/time v0.8 .0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg =
2383+ golang.org/x/time v0.8 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
23842384golang.org/x/tools v0.0.0-20180525024113-a5b4c53f6e8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
23852385golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
23862386golang.org/x/tools v0.0.0-20190206041539-40960b6deb8e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
Original file line number Diff line number Diff line change @@ -829,7 +829,7 @@ golang.org/x/text/transform
829829golang.org/x/text/unicode/bidi
830830golang.org/x/text/unicode/norm
831831golang.org/x/text/width
832- # golang.org/x/time v0.7 .0
832+ # golang.org/x/time v0.8 .0
833833## explicit; go 1.18
834834golang.org/x/time/rate
835835# golang.org/x/tools v0.26.0
You can’t perform that action at this time.
0 commit comments