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 @@ -124,7 +124,7 @@ require (
124
124
golang.org/x/crypto v0.9.0 // indirect
125
125
golang.org/x/sys v0.8.0 // indirect
126
126
golang.org/x/term v0.8.0 // indirect
127
- golang.org/x/text v0.9 .0
127
+ golang.org/x/text v0.10 .0
128
128
golang.org/x/time v0.3.0 // indirect
129
129
gomodules.xyz/jsonpatch/v2 v2.3.0
130
130
google.golang.org/appengine v1.6.7 // indirect
Original file line number Diff line number Diff line change @@ -731,8 +731,8 @@ golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
731
731
golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
732
732
golang.org/x/text v0.3.7 /go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ =
733
733
golang.org/x/text v0.4.0 /go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8 =
734
- golang.org/x/text v0.9 .0 h1:2sjJmO8cDvYveuX97RDLsxlyUxLl+GHoLxBiRdHllBE =
735
- golang.org/x/text v0.9 .0 /go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8 =
734
+ golang.org/x/text v0.10 .0 h1:UpjohKhiEgNc0CSauXmwYftY1+LlaC75SJwh0SgCX58 =
735
+ golang.org/x/text v0.10 .0 /go.mod h1:TvPlkZtksWOMsz7fbANvkp4WM8x/WCo/om8BMLbz+aE =
736
736
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
737
737
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 /go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ =
738
738
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