Skip to content

Commit e88e69d

Browse files
committed
go.mod tidy
Signed-off-by: Slach <bloodjazman@gmail.com>
1 parent 1d5963a commit e88e69d

File tree

2 files changed

+421
-16
lines changed

2 files changed

+421
-16
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,8 @@ require (
6060
cloud.google.com/go/compute/metadata v0.6.0 // indirect
6161
cloud.google.com/go/iam v1.4.0 // indirect
6262
cloud.google.com/go/monitoring v1.24.0 // indirect
63-
github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2 // indirect
6463
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
6564
github.com/Azure/go-autorest/autorest/adal v0.9.24 // indirect
66-
github.com/AzureAD/microsoft-authentication-extensions-for-go/cache v0.1.1 // indirect
6765
github.com/AzureAD/microsoft-authentication-library-for-go v1.4.0 // indirect
6866
github.com/ClickHouse/ch-go v0.65.0 // indirect
6967
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0 // indirect

0 commit comments

Comments
 (0)