File tree Expand file tree Collapse file tree 2 files changed +13
-152
lines changed
Expand file tree Collapse file tree 2 files changed +13
-152
lines changed Original file line number Diff line number Diff line change @@ -110,7 +110,6 @@ require (
110110 golang.org/x/sync v0.8.0 // indirect
111111 golang.org/x/text v0.17.0 // indirect
112112 golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
113- google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d // indirect
114113 google.golang.org/genproto/googleapis/api v0.0.0-20240318140521-94a12d6c2237 // indirect
115114 google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 // indirect
116115 google.golang.org/grpc v1.64.1 // indirect
@@ -126,6 +125,8 @@ require (
126125 github.com/aws/aws-sdk-go-v2/credentials v1.16.1
127126 github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
128127 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
129130 github.com/swaggo/files v1.0.1
130131 github.com/swaggo/gin-swagger v1.6.0
131132 github.com/swaggo/swag v1.16.3
You can’t perform that action at this time.
0 commit comments