Skip to content

Commit ae98ab4

Browse files
committed
go mod tidy
Signed-off-by: Slach <[email protected]>
1 parent 4e82810 commit ae98ab4

File tree

2 files changed

+19
-140
lines changed

2 files changed

+19
-140
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ require (
6060
cloud.google.com/go/compute/metadata v0.7.0 // indirect
6161
cloud.google.com/go/iam v1.5.2 // indirect
6262
cloud.google.com/go/monitoring v1.24.2 // indirect
63-
cloud.google.com/go/trace v1.11.6 // indirect
6463
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 // indirect
6564
github.com/Azure/go-autorest/autorest/adal v0.9.24 // indirect
6665
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 // indirect
@@ -111,7 +110,6 @@ require (
111110
github.com/hashicorp/errwrap v1.1.0 // indirect
112111
github.com/hashicorp/go-multierror v1.1.1 // indirect
113112
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
114-
github.com/keybase/go-keychain v0.0.1 // indirect
115113
github.com/klauspost/pgzip v1.2.6 // indirect
116114
github.com/kr/fs v0.1.0 // indirect
117115
github.com/kylelemons/godebug v1.1.0 // indirect

0 commit comments

Comments
 (0)