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 @@ -183,7 +183,7 @@ require (
183
183
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 // indirect
184
184
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
185
185
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
186
- golang.org/x/text v0.3.7 // indirect
186
+ golang.org/x/text v0.3.8 // indirect
187
187
golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect
188
188
golang.org/x/tools v0.1.12 // indirect
189
189
golang.org/x/xerrors v0.0.0-20220517211312-f3a8303e98df // indirect
Original file line number Diff line number Diff line change @@ -1260,8 +1260,9 @@ golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
1260
1260
golang.org/x/text v0.3.4 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
1261
1261
golang.org/x/text v0.3.5 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
1262
1262
golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
1263
- golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk =
1264
1263
golang.org/x/text v0.3.7 /go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ =
1264
+ golang.org/x/text v0.3.8 h1:nAL+RVCQ9uMn3vJZbV+MRnydTJFPf8qqY42YiA6MrqY =
1265
+ golang.org/x/text v0.3.8 /go.mod h1:E6s5w1FMmriuDzIBO73fBruAKo1PCIq6d2Q6DHfQ8WQ =
1265
1266
golang.org/x/time v0.0.0-20180412165947-fbb02b2291d2 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
1266
1267
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
1267
1268
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
You can’t perform that action at this time.
0 commit comments