diff --git a/go.mod b/go.mod index c3c7a19..e74da37 100644 --- a/go.mod +++ b/go.mod @@ -106,7 +106,7 @@ require ( github.com/sirupsen/logrus v1.9.3 // indirect github.com/slackhq/nebula v1.6.1 // indirect github.com/smallstep/certificates v0.26.1 // indirect - github.com/smallstep/go-attestation v0.4.4-0.20240109183208-413678f90935 // indirect + github.com/smallstep/go-attestation 5a7c6f70d0bb // indirect github.com/smallstep/nosql v0.6.1 // indirect github.com/smallstep/pkcs7 v0.2.1 // indirect github.com/smallstep/scep v0.0.0-20250318231241-a25cabb69492 // indirect