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 @@ -11,7 +11,7 @@ require (
1111 github.com/smallstep/assert v0.0.0-20200723003110-82e2b9b3b262
1212 github.com/stretchr/testify v1.8.4
1313 github.com/urfave/cli v1.22.14
14- go.step.sm/crypto v0.37 .0
14+ go.step.sm/crypto v0.38 .0
1515 golang.org/x/net v0.19.0
1616 golang.org/x/sys v0.15.0
1717)
Original file line number Diff line number Diff line change @@ -51,8 +51,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
5151github.com/stretchr/testify v1.8.4 /go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo =
5252github.com/urfave/cli v1.22.14 h1:ebbhrRiGK2i4naQJr+1Xj92HXZCrK7MsyTS/ob3HnAk =
5353github.com/urfave/cli v1.22.14 /go.mod h1:X0eDS6pD6Exaclxm99NJ3FiCDRED7vIHpx2mDOHLvkA =
54- go.step.sm/crypto v0.37 .0 h1:on84zlUM7t9HsTQd7A5dmzu3t1ig2ShleiGhPwux1dA =
55- go.step.sm/crypto v0.37 .0 /go.mod h1:aTwcV592Z8XvHGmtdmkYTQBWCKv3XmfKv3rP/QjbC4w =
54+ go.step.sm/crypto v0.38 .0 h1:kRVtzOjplP5xDh9UlenXdDAtXWCfVL6GevZgpiom1Zg =
55+ go.step.sm/crypto v0.38 .0 /go.mod h1:0Cv9UB8sHqnsLO14FhboDE/OIN993c3G0ImOafTS2AI =
5656golang.org/x/crypto v0.16.0 h1:mMMrFzRSCF0GvB7Ne27XVtVAaXLrPmgPC7/v0tkwHaY =
5757golang.org/x/crypto v0.16.0 /go.mod h1:gCAAfMLgwOJRpTjQ2zCCt2OcSfYMTeZVSRtQlPC7Nq4 =
5858golang.org/x/net v0.19.0 h1:zTwKpTd2XuCqf8huc7Fo2iSy+4RHPd10s4KzeTnVr1c =
You can’t perform that action at this time.
0 commit comments