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 @@ -26,7 +26,7 @@ require (
26
26
github.com/spf13/cobra v1.6.1
27
27
github.com/spf13/pflag v1.0.5
28
28
github.com/spf13/viper v1.14.0
29
- github.com/valyala/fastjson v1.6.3
29
+ github.com/valyala/fastjson v1.6.4
30
30
go.etcd.io/etcd/api/v3 v3.5.5
31
31
go.etcd.io/etcd/client/v3 v3.5.5
32
32
golang.org/x/net v0.4.0 // indirect
Original file line number Diff line number Diff line change @@ -563,8 +563,8 @@ github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69
563
563
github.com/subosito/gotenv v1.4.1 h1:jyEFiXpy21Wm81FBN71l9VoMMV8H8jG+qIK3GCpY6Qs =
564
564
github.com/subosito/gotenv v1.4.1 /go.mod h1:ayKnFf/c6rvx/2iiLrJUk1e6plDbT3edrFNGqEflhK0 =
565
565
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
566
- github.com/valyala/fastjson v1.6.3 h1:tAKFnnwmeMGPbwJ7IwxcTPCNr3uIzoIj3/Fh90ra4xc =
567
- github.com/valyala/fastjson v1.6.3 /go.mod h1:CLCAqky6SMuOcxStkYQvblddUtoRxhYMGLrsQns1aXY =
566
+ github.com/valyala/fastjson v1.6.4 h1:uAUNq9Z6ymTgGhcm0UynUAB6tlbakBrz6CQFax3BXVQ =
567
+ github.com/valyala/fastjson v1.6.4 /go.mod h1:CLCAqky6SMuOcxStkYQvblddUtoRxhYMGLrsQns1aXY =
568
568
github.com/vincent-petithory/dataurl v1.0.0 h1:cXw+kPto8NLuJtlMsI152irrVw9fRDX8AbShPRpg2CI =
569
569
github.com/vincent-petithory/dataurl v1.0.0 /go.mod h1:FHafX5vmDzyP+1CQATJn7WFKc9CvnvxyvZy6I1MrG/U =
570
570
github.com/vmware/vmw-guestinfo v0.0.0-20170707015358-25eff159a728 /go.mod h1:x9oS4Wk2s2u4tS29nEaDLdzvuHdB19CvSGJjPgkZJNk =
You can’t perform that action at this time.
0 commit comments