File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
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 @@ -564,8 +564,8 @@ github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1
564
564
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
565
565
go.etcd.io/bbolt v1.3.2 /go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU =
566
566
go.etcd.io/bbolt v1.3.7 h1:j+zJOnnEjF/kyHlDDgGnVL/AIqIJPq8UoB2GSNfkUfQ =
567
- go.etcd.io/etcd/api/v3 v3.5.9 h1:4wSsluwyTbGGmyjJktOf3wFQoTBIURXHnq9n/G/JQHs =
568
- go.etcd.io/etcd/api/v3 v3.5.9 /go.mod h1:uyAal843mC8uUVSLWz6eHa/d971iDGnCRpmKd2Z+X8k =
567
+ go.etcd.io/etcd/api/v3 v3.5.10 h1:szRajuUUbLyppkhs9K6BRtjY37l66XQQmw7oZRANE4k =
568
+ go.etcd.io/etcd/api/v3 v3.5.10 /go.mod h1:TidfmT4Uycad3NM/o25fG3J07odo4GBB9hoxaodFCtI =
569
569
go.etcd.io/etcd/client/pkg/v3 v3.5.9 h1:oidDC4+YEuSIQbsR94rY9gur91UPL6DnxDCIYd2IGsE =
570
570
go.etcd.io/etcd/client/pkg/v3 v3.5.9 /go.mod h1:y+CzeSmkMpWN2Jyu1npecjB9BBnABxGM4pN8cGuJeL4 =
571
571
go.etcd.io/etcd/client/v2 v2.305.9 h1:YZ2OLi0OvR0H75AcgSUajjd5uqKDKocQUqROTG11jIo =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ require (
19
19
github.com/prometheus/client_golang v1.17.0
20
20
github.com/spf13/pflag v1.0.5
21
21
github.com/vincent-petithory/dataurl v1.0.0
22
- go.etcd.io/etcd/api/v3 v3.5.9
22
+ go.etcd.io/etcd/api/v3 v3.5.10
23
23
go.etcd.io/etcd/client/v3 v3.5.9
24
24
golang.org/x/net v0.17.0
25
25
google.golang.org/grpc v1.59.0
Original file line number Diff line number Diff line change @@ -420,8 +420,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
420
420
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
421
421
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
422
422
go.etcd.io/bbolt v1.3.7 h1:j+zJOnnEjF/kyHlDDgGnVL/AIqIJPq8UoB2GSNfkUfQ =
423
- go.etcd.io/etcd/api/v3 v3.5.9 h1:4wSsluwyTbGGmyjJktOf3wFQoTBIURXHnq9n/G/JQHs =
424
- go.etcd.io/etcd/api/v3 v3.5.9 /go.mod h1:uyAal843mC8uUVSLWz6eHa/d971iDGnCRpmKd2Z+X8k =
423
+ go.etcd.io/etcd/api/v3 v3.5.10 h1:szRajuUUbLyppkhs9K6BRtjY37l66XQQmw7oZRANE4k =
424
+ go.etcd.io/etcd/api/v3 v3.5.10 /go.mod h1:TidfmT4Uycad3NM/o25fG3J07odo4GBB9hoxaodFCtI =
425
425
go.etcd.io/etcd/client/pkg/v3 v3.5.9 h1:oidDC4+YEuSIQbsR94rY9gur91UPL6DnxDCIYd2IGsE =
426
426
go.etcd.io/etcd/client/pkg/v3 v3.5.9 /go.mod h1:y+CzeSmkMpWN2Jyu1npecjB9BBnABxGM4pN8cGuJeL4 =
427
427
go.etcd.io/etcd/client/v2 v2.305.9 h1:YZ2OLi0OvR0H75AcgSUajjd5uqKDKocQUqROTG11jIo =
You can’t perform that action at this time.
0 commit comments