File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ require (
30
30
github.com/smallstep/cli-utils v0.10.0
31
31
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935
32
32
github.com/smallstep/nosql v0.7.0
33
- github.com/smallstep/pkcs7 v0.0.0-20240911091500-b1cae6277023
33
+ github.com/smallstep/pkcs7 v0.1.1
34
34
github.com/smallstep/scep v0.0.0-20240926084937-8cf1ca453101
35
35
github.com/stretchr/testify v1.10.0
36
36
github.com/urfave/cli v1.22.16
Original file line number Diff line number Diff line change @@ -360,8 +360,9 @@ github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 h1:kjYv
360
360
github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 /go.mod h1:vNAduivU014fubg6ewygkAvQC0IQVXqdc8vaGl/0er4 =
361
361
github.com/smallstep/nosql v0.7.0 h1:YiWC9ZAHcrLCrayfaF+QJUv16I2bZ7KdLC3RpJcnAnE =
362
362
github.com/smallstep/nosql v0.7.0 /go.mod h1:H5VnKMCbeq9QA6SRY5iqPylfxLfYcLwvUff3onQ8+HU =
363
- github.com/smallstep/pkcs7 v0.0.0-20240911091500-b1cae6277023 h1:klMnoL/Mrw9MJaAZdGUuEAKSskSoy14KIUpRwGOd4Vo =
364
363
github.com/smallstep/pkcs7 v0.0.0-20240911091500-b1cae6277023 /go.mod h1:CM5KrX7rxWgwDdMj9yef/pJB2OPgy/56z4IEx2UIbpc =
364
+ github.com/smallstep/pkcs7 v0.1.1 h1:x+rPdt2W088V9Vkjho4KtoggyktZJlMduZAtRHm68LU =
365
+ github.com/smallstep/pkcs7 v0.1.1 /go.mod h1:dL6j5AIz9GHjVEBTXtW+QliALcgM19RtXaTeyxI+AfA =
365
366
github.com/smallstep/scep v0.0.0-20240926084937-8cf1ca453101 h1:LyZqn24/ZiVg8v9Hq07K6mx6RqPtpDeK+De5vf4QEY4 =
366
367
github.com/smallstep/scep v0.0.0-20240926084937-8cf1ca453101 /go.mod h1:EuKQjYGQwhUa1mgD21zxIgOgUYLsqikJmvxNscxpS/Y =
367
368
github.com/spaolacci/murmur3 v0.0.0-20180118202830-f09979ecbc72 /go.mod h1:JwIasOWyU6f++ZhiEuf87xNszmSA2myDM2Kzu9HwQUA =
@@ -433,6 +434,7 @@ golang.org/x/crypto v0.13.0/go.mod h1:y6Z2r+Rw4iayiXXAIxJIDAJ1zMW4yaTpebo8fPOliY
433
434
golang.org/x/crypto v0.19.0 /go.mod h1:Iy9bg/ha4yyC70EfRS8jz+B6ybOBKMaSxLj6P6oBDfU =
434
435
golang.org/x/crypto v0.23.0 /go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8 =
435
436
golang.org/x/crypto v0.27.0 /go.mod h1:1Xngt8kV6Dvbssa53Ziq6Eqn0HqbZi5Z6R0ZpwQzt70 =
437
+ golang.org/x/crypto v0.30.0 /go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk =
436
438
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U =
437
439
golang.org/x/crypto v0.31.0 /go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk =
438
440
golang.org/x/exp v0.0.0-20240318143956-a85f2c67cd81 h1:6R2FC06FonbXQ8pK11/PDFY6N6LWlf9KlzibaCapmqc =
You can’t perform that action at this time.
0 commit comments