File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
43
43
golang.org/x/oauth2 v0.0.0-20220309155454-6242fa91716a // indirect
44
44
golang.org/x/sys v0.1.0 // indirect
45
45
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
46
- golang.org/x/text v0.3.7 // indirect
46
+ golang.org/x/text v0.3.8 // indirect
47
47
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
48
48
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
49
49
google.golang.org/appengine v1.6.7 // indirect
Original file line number Diff line number Diff line change @@ -712,8 +712,9 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
712
712
golang.org/x/text v0.3.4 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
713
713
golang.org/x/text v0.3.5 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
714
714
golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
715
- golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk =
716
715
golang.org/x/text v0.3.7 /go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ =
716
+ golang.org/x/text v0.3.8 h1:nAL+RVCQ9uMn3vJZbV+MRnydTJFPf8qqY42YiA6MrqY =
717
+ golang.org/x/text v0.3.8 /go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ =
717
718
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
718
719
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
719
720
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
You can’t perform that action at this time.
0 commit comments