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
9
9
require (
10
10
filippo.io/edwards25519 v1.1.0 // indirect
11
11
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
13
13
golang.org/x/crypto v0.40.0 // indirect
14
14
golang.org/x/sys v0.34.0 // indirect
15
15
)
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/square/certstrap v1.3.0 h1:N9P0ZRA+DjT8pq5fGDj0z3FjafRKnBDypP0QHpMlaA
10
10
github.com/square/certstrap v1.3.0 /go.mod h1:wGZo9eE1B7WX2GKBn0htJ+B3OuRl2UsdCFySNooy9hU =
11
11
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
12
12
github.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 =
15
15
golang.org/x/crypto v0.40.0 h1:r4x+VvoG5Fm+eJcxMaY8CQM7Lb0l1lsmjGBQ6s8BfKM =
16
16
golang.org/x/crypto v0.40.0 /go.mod h1:Qr1vMER5WyS2dfPHAlsOj01wgLbsyWtFn/aY+5+ZdxY =
17
17
golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
You can’t perform that action at this time.
0 commit comments