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 @@ -9,7 +9,7 @@ require github.com/square/certstrap v1.3.0
99require (
1010 filippo.io/edwards25519 v1.1.0 // indirect
1111 github.com/pkg/errors v0.9.1 // indirect
12- go.step.sm/crypto v0.67 .0 // indirect
12+ go.step.sm/crypto v0.68 .0 // indirect
1313 golang.org/x/crypto v0.40.0 // indirect
1414 golang.org/x/sys v0.34.0 // indirect
1515)
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/square/certstrap v1.3.0 h1:N9P0ZRA+DjT8pq5fGDj0z3FjafRKnBDypP0QHpMlaA
1010github.com/square/certstrap v1.3.0 /go.mod h1:wGZo9eE1B7WX2GKBn0htJ+B3OuRl2UsdCFySNooy9hU =
1111github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
1212github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
13- go.step.sm/crypto v0.67 .0 h1:1km9LmxMKG/p+mKa1R4luPN04vlJYnRLlLQrWv7egGU =
14- go.step.sm/crypto v0.67 .0 /go.mod h1:+AoDpB0mZxbW/PmOXuwkPSpXRgaUaoIK+/Wx/HGgtAU =
13+ go.step.sm/crypto v0.68 .0 h1:PqiEolMb+MGJkamRzmbiEp6lWqbfGESCS5yehwNJ1Tk =
14+ go.step.sm/crypto v0.68 .0 /go.mod h1:YzEeTFSsXOJg7BV4uckv3lW5/OS+3E20clU136od/sU =
1515golang.org/x/crypto v0.40.0 h1:r4x+VvoG5Fm+eJcxMaY8CQM7Lb0l1lsmjGBQ6s8BfKM =
1616golang.org/x/crypto v0.40.0 /go.mod h1:Qr1vMER5WyS2dfPHAlsOj01wgLbsyWtFn/aY+5+ZdxY =
1717golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
You can’t perform that action at this time.
0 commit comments