File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -137,6 +137,7 @@ require (
137
137
github.com/wk8/go-ordered-map/v2 v2.1.9-0.20240815153524-6ea36470d1bd // indirect
138
138
github.com/xanzy/ssh-agent v0.3.3 // indirect
139
139
github.com/zclconf/go-cty-yaml v1.0.2 // indirect
140
+ go.mongodb.org/atlas-sdk/v20250312006 v20250312006.0.0 // indirect
140
141
go.opencensus.io v0.24.0 // indirect
141
142
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
142
143
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect
Original file line number Diff line number Diff line change @@ -835,6 +835,8 @@ go.mongodb.org/atlas-sdk/v20241113005 v20241113005.0.0 h1:aaU2E4rtzYXuEDxv9MoSON
835
835
go.mongodb.org/atlas-sdk/v20241113005 v20241113005.0.0 /go.mod h1:eV9REWR36iVMrpZUAMZ5qPbXEatoVfmzwT+Ue8yqU+U =
836
836
go.mongodb.org/atlas-sdk/v20250312005 v20250312005.0.0 h1:uKOtHXCP/Gwuj+IF1hsKtIAxNSVjKNo+o4Z+ulgCEXw =
837
837
go.mongodb.org/atlas-sdk/v20250312005 v20250312005.0.0 /go.mod h1:UeRE741z+kDGH00qQasZmthQxJMeA6PmAtY/2dStW+Q =
838
+ go.mongodb.org/atlas-sdk/v20250312006 v20250312006.0.0 h1:3y9pfi0UYVTz/44lhtVQkvDWg/QMB+jOoxA7poab1nU =
839
+ go.mongodb.org/atlas-sdk/v20250312006 v20250312006.0.0 /go.mod h1:UZYSaCimjGs3j+wMwgHSKUSIvoJXzmy/xrer0t5TLgo =
838
840
go.mongodb.org/realm v0.1.0 h1:zJiXyLaZrznQ+Pz947ziSrDKUep39DO4SfA0Fzx8M4M =
839
841
go.mongodb.org/realm v0.1.0 /go.mod h1:4Vj6iy+Puo1TDERcoh4XZ+pjtwbOzPpzqy3Cwe8ZmDM =
840
842
go.opencensus.io v0.21.0 /go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU =
You can’t perform that action at this time.
0 commit comments