File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ require (
3535 go.podman.io/image/v5 v5.37.0
3636 golang.org/x/net v0.46.0
3737 golang.org/x/sync v0.17.0
38- golang.org/x/time v0.13 .0
38+ golang.org/x/time v0.14 .0
3939 google.golang.org/grpc v1.76.0
4040 gopkg.in/yaml.v2 v2.4.0
4141 k8s.io/api v0.34.1
Original file line number Diff line number Diff line change @@ -896,8 +896,8 @@ golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxb
896896golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
897897golang.org/x/time v0.0.0-20191024005414-555d28b269f0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
898898golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
899- golang.org/x/time v0.13 .0 h1:eUlYslOIt32DgYD6utsuUeHs4d7AsEYLuIAdg7FlYgI =
900- golang.org/x/time v0.13 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
899+ golang.org/x/time v0.14 .0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI =
900+ golang.org/x/time v0.14 .0 /go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4 =
901901golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
902902golang.org/x/tools v0.0.0-20190114222345-bf090417da8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
903903golang.org/x/tools v0.0.0-20190226205152-f727befe758c /go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY =
Original file line number Diff line number Diff line change @@ -848,7 +848,7 @@ golang.org/x/text/secure/bidirule
848848golang.org/x/text/transform
849849golang.org/x/text/unicode/bidi
850850golang.org/x/text/unicode/norm
851- # golang.org/x/time v0.13 .0
851+ # golang.org/x/time v0.14 .0
852852## explicit; go 1.24.0
853853golang.org/x/time/rate
854854# golang.org/x/tools v0.38.0
You can’t perform that action at this time.
0 commit comments