File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ require (
2020 github.com/shopspring/decimal v1.4.0 // indirect
2121 github.com/spf13/cast v1.10.0 // indirect
2222 github.com/spf13/pflag v1.0.10 // indirect
23- golang.org/x/crypto v0.52 .0 // indirect
23+ golang.org/x/crypto v0.55 .0 // indirect
2424)
Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3A
4646github.com/stretchr/testify v1.5.1 h1:nOGnQDM7FYENwehXlg/kFVnos3rEvtKTjRvOWSzb6H4 =
4747github.com/stretchr/testify v1.5.1 /go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA =
4848go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
49- golang.org/x/crypto v0.52 .0 h1:RMs7fP2rXdep0CftQlK8Uf+kibLm7qkCcradZWYz988 =
50- golang.org/x/crypto v0.52 .0 /go.mod h1:1QgfPxDqh0T2M/elOJtp9RvuR95kVjir0e6/BvEmGbc =
49+ golang.org/x/crypto v0.55 .0 h1:+KWHjbgOaAQ66dh/YlkZKHlz9ZUlq61AFirAR9ntP8M =
50+ golang.org/x/crypto v0.55 .0 /go.mod h1:uq0V9dE/fzQuJtbnL+2EhWOE63vo164FY8xqEnV9xis =
5151gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
5252gopkg.in/yaml.v2 v2.3.0 h1:clyUAQHOM3G0M3f5vQj7LuJrETvjVot3Z5el9nffUtU =
5353gopkg.in/yaml.v2 v2.3.0 /go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI =
You can’t perform that action at this time.
0 commit comments