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 @@ -3,7 +3,7 @@ module github.com/mongodb/mongodb-atlas-cli/atlascli
33go 1.23.1
44
55require (
6- cloud.google.com/go/kms v1.20.1
6+ cloud.google.com/go/kms v1.20.2
77 github.com/AlecAivazis/survey/v2 v2.3.7
88 github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16.0
99 github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ cloud.google.com/go/compute/metadata v0.5.2/go.mod h1:C66sj2AluDcIqakBq/M8lw8/yb
2020cloud.google.com/go/datastore v1.0.0 /go.mod h1:LXYbyblFSglQ5pkeyhO+Qmw7ukd3C+pD7TKLgZqpHYE =
2121cloud.google.com/go/iam v1.2.2 h1:ozUSofHUGf/F4tCNy/mu9tHLTaxZFLOUiKzjcgWHGIA =
2222cloud.google.com/go/iam v1.2.2 /go.mod h1:0Ys8ccaZHdI1dEUilwzqng/6ps2YB6vRsjIe00/+6JY =
23- cloud.google.com/go/kms v1.20.1 h1:og29Wv59uf2FVaZlesaiDAqHFzHaoUyHI3HYp9VUHVg =
24- cloud.google.com/go/kms v1.20.1 /go.mod h1:LywpNiVCvzYNJWS9JUcGJSVTNSwPwi0vBAotzDqn2nc =
23+ cloud.google.com/go/kms v1.20.2 h1:NGTHOxAyhDVUGVU5KngeyGScrg2D39X76Aphe6NC7S0 =
24+ cloud.google.com/go/kms v1.20.2 /go.mod h1:LywpNiVCvzYNJWS9JUcGJSVTNSwPwi0vBAotzDqn2nc =
2525cloud.google.com/go/longrunning v0.6.2 h1:xjDfh1pQcWPEvnfjZmwjKQEcHnpz6lHjfy7Fo0MK+hc =
2626cloud.google.com/go/longrunning v0.6.2 /go.mod h1:k/vIs83RN4bE3YCswdXC5PFfWVILjm3hpEUlSko4PiI =
2727cloud.google.com/go/pubsub v1.0.1 /go.mod h1:R0Gpsv3s54REJCy4fxDixWD93lHJMoZTyQ2kNxGRt3I =
You can’t perform that action at this time.
0 commit comments