File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ require (
110110 golang.org/x/oauth2 v0.24.0 // indirect
111111 golang.org/x/term v0.29.0 // indirect
112112 golang.org/x/text v0.22.0 // indirect
113- golang.org/x/time v0.9 .0
113+ golang.org/x/time v0.10 .0
114114 golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
115115 gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
116116 gopkg.in/fsnotify.v1 v1.4.7 // indirect
Original file line number Diff line number Diff line change @@ -383,8 +383,8 @@ golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
383383golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
384384golang.org/x/text v0.22.0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM =
385385golang.org/x/text v0.22.0 /go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY =
386- golang.org/x/time v0.9 .0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
387- golang.org/x/time v0.9 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
386+ golang.org/x/time v0.10 .0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4 =
387+ golang.org/x/time v0.10 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
388388golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
389389golang.org/x/tools v0.0.0-20190114222345-bf090417da8b /go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ =
390390golang.org/x/tools v0.0.0-20190226205152-f727befe758c /go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY =
You can’t perform that action at this time.
0 commit comments