File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
1212 github.com/stretchr/testify v1.8.2
1313 github.com/urfave/cli v1.22.12
14- go.step.sm/crypto v0.26 .0
14+ go.step.sm/crypto v0.27 .0
1515 golang.org/x/net v0.8.0
1616 golang.org/x/sys v0.6.0
1717)
@@ -25,7 +25,7 @@ require (
2525 github.com/mattn/go-isatty v0.0.11 // indirect
2626 github.com/pmezard/go-difflib v1.0.0 // indirect
2727 github.com/russross/blackfriday/v2 v2.1.0 // indirect
28- golang.org/x/crypto v0.6 .0 // indirect
28+ golang.org/x/crypto v0.7 .0 // indirect
2929 gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
3030 gopkg.in/square/go-jose.v2 v2.6.0 // indirect
3131 gopkg.in/yaml.v3 v3.0.1 // indirect
Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
5050github.com/stretchr/testify v1.8.2 /go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4 =
5151github.com/urfave/cli v1.22.12 h1:igJgVw1JdKH+trcLWLeLwZjU9fEfPesQ+9/e4MQ44S8 =
5252github.com/urfave/cli v1.22.12 /go.mod h1:sSBEIC79qR6OvcmsD4U3KABeOTxDqQtdDnaFuUN30b8 =
53- go.step.sm/crypto v0.26 .0 h1:mWie6FVOkhwJtyOA1EFCOZntx5e2cbM3FfwALu2goY0 =
54- go.step.sm/crypto v0.26 .0 /go.mod h1:4pUEuZ+4OAf2f70RgW5oRv/rJudibcAAWQg5prC3DT8 =
55- golang.org/x/crypto v0.6 .0 h1:qfktjS5LUO+fFKeJXZ+ikTRijMmljikvG68fpMMruSc =
56- golang.org/x/crypto v0.6 .0 /go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58 =
53+ go.step.sm/crypto v0.27 .0 h1:MLRvcVCibCMcbcPlj9A6oOteyFqzy6lFfRAcE/ZTAqY =
54+ go.step.sm/crypto v0.27 .0 /go.mod h1:cee0F+IAmWe7AHIUcEBuOOCltHhcCON3kUSKaYjcn7c =
55+ golang.org/x/crypto v0.7 .0 h1:AvwMYaRytfdeVt3u6mLaxYtErKYjxA2OXjJ1HHq6t3A =
56+ golang.org/x/crypto v0.7 .0 /go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU =
5757golang.org/x/net v0.8.0 h1:Zrh2ngAOFYneWTAIAPethzeaQLuHwhuBkuV6ZiRnUaQ =
5858golang.org/x/net v0.8.0 /go.mod h1:QVkue5JL9kW//ek3r6jTKnTFis1tRmNAW2P1shuFdJc =
5959golang.org/x/sys v0.0.0-20181122145206-62eef0e2fa9b /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
You can’t perform that action at this time.
0 commit comments