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 @@ -29,7 +29,7 @@ require (
29
29
github.com/spf13/pflag v1.0.5
30
30
github.com/spf13/viper v1.17.0
31
31
github.com/valyala/fastjson v1.6.4
32
- go.etcd.io/etcd/api/v3 v3.5.9
32
+ go.etcd.io/etcd/api/v3 v3.5.10
33
33
go.etcd.io/etcd/client/v3 v3.5.9
34
34
golang.org/x/oauth2 v0.13.0
35
35
golang.org/x/text v0.13.0
Original file line number Diff line number Diff line change @@ -563,8 +563,8 @@ github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1
563
563
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
564
564
go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
565
565
go.etcd.io/bbolt v1.3.7 h1:j+zJOnnEjF/kyHlDDgGnVL/AIqIJPq8UoB2GSNfkUfQ =
566
- go.etcd.io/etcd/api/v3 v3.5.9 h1:4wSsluwyTbGGmyjJktOf3wFQoTBIURXHnq9n/G/JQHs =
567
- go.etcd.io/etcd/api/v3 v3.5.9 /go.mod h1:uyAal843mC8uUVSLWz6eHa/d971iDGnCRpmKd2Z+X8k =
566
+ go.etcd.io/etcd/api/v3 v3.5.10 h1:szRajuUUbLyppkhs9K6BRtjY37l66XQQmw7oZRANE4k =
567
+ go.etcd.io/etcd/api/v3 v3.5.10 /go.mod h1:TidfmT4Uycad3NM/o25fG3J07odo4GBB9hoxaodFCtI =
568
568
go.etcd.io/etcd/client/pkg/v3 v3.5.9 h1:oidDC4+YEuSIQbsR94rY9gur91UPL6DnxDCIYd2IGsE =
569
569
go.etcd.io/etcd/client/pkg/v3 v3.5.9 /go.mod h1:y+CzeSmkMpWN2Jyu1npecjB9BBnABxGM4pN8cGuJeL4 =
570
570
go.etcd.io/etcd/client/v2 v2.305.9 h1:YZ2OLi0OvR0H75AcgSUajjd5uqKDKocQUqROTG11jIo =
You can’t perform that action at this time.
0 commit comments