We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6508fa0 commit 245c8e0Copy full SHA for 245c8e0
1 file changed
go.mod
@@ -125,6 +125,8 @@ require (
125
github.com/aws/aws-sdk-go-v2/credentials v1.16.1
126
github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
127
github.com/aws/smithy-go v1.20.3
128
+ github.com/folbricht/tpmk v0.1.2-0.20210411225238-7061339773c3
129
+ github.com/google/go-tpm v0.1.2-0.20190306182045-7a7fe86fbbf2
130
github.com/swaggo/files v1.0.1
131
github.com/swaggo/gin-swagger v1.6.0
132
github.com/swaggo/swag v1.16.3
0 commit comments