This repository was archived by the owner on Nov 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ require (
6363 cloud.google.com/go/auth v0.13.0 // indirect
6464 cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
6565 cloud.google.com/go/compute/metadata v0.6.0 // indirect
66- dario.cat/mergo v1.0.1 // indirect
66+ dario.cat/mergo v1.0.2 // indirect
6767 github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
6868 github.com/AzureAD/microsoft-authentication-library-for-go v1.3.3 // indirect
6969 github.com/BurntSushi/toml v1.4.0 // indirect
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ cloud.google.com/go/compute v1.31.1 h1:SObuy8Fs6woazArpXp1fsHCw+ZH4iJ/8dGGTxUhHZ
88cloud.google.com/go/compute v1.31.1 /go.mod h1:hyOponWhXviDptJCJSoEh89XO1cfv616wbwbkde1/+8 =
99cloud.google.com/go/compute/metadata v0.6.0 h1:A6hENjEsCDtC1k8byVsgwvVcioamEHvZ4j01OwKxG9I =
1010cloud.google.com/go/compute/metadata v0.6.0 /go.mod h1:FjyFAW1MW0C203CEOMDTu3Dk1FlqW3Rga40jzHL4hfg =
11- dario.cat/mergo v1.0.1 h1:Ra4+bf83h2ztPIQYNP99R6m+Y7KfnARDfID+a+vLl4s =
12- dario.cat/mergo v1.0.1 /go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk =
11+ dario.cat/mergo v1.0.2 h1:85+piFYR1tMbRrLcDwR18y4UKJ3aH1Tbzi24VRW1TK8 =
12+ dario.cat/mergo v1.0.2 /go.mod h1:E/hbnu0NxMFBjpMIE34DRGLWqDy0g5FuKDhCb31ngxA =
1313github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0 h1:g0EZJwz7xkXQiZAI5xi9f3WWFYBlX1CPTrR+NDToRkQ =
1414github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0 /go.mod h1:XCW7KnZet0Opnr7HccfUw1PLc4CjHqpcaxW8DHklNkQ =
1515github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 h1:F0gBpfdPLGsw+nsgk6aqqkZS1jiixa5WwFe3fk/T3Ys =
You can’t perform that action at this time.
0 commit comments