@@ -25,7 +25,7 @@ require (
25
25
github.com/jarcoal/httpmock v1.3.1
26
26
github.com/mongodb-forks/digest v1.1.0
27
27
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250217083801-6e38b3b1124c
28
- github.com/pb33f/libopenapi v0.21.7
28
+ github.com/pb33f/libopenapi v0.21.8
29
29
github.com/sebdah/goldie/v2 v2.5.5
30
30
github.com/spf13/cast v1.7.1
31
31
github.com/stretchr/testify v1.10.0
@@ -34,6 +34,7 @@ require (
34
34
go.mongodb.org/atlas v0.37.0
35
35
go.mongodb.org/atlas-sdk/v20240530005 v20240530005.0.0
36
36
go.mongodb.org/atlas-sdk/v20240805005 v20240805005.0.0
37
+ go.mongodb.org/atlas-sdk/v20241113005 v20241113005.0.0
37
38
go.mongodb.org/atlas-sdk/v20250219001 v20250219001.1.0
38
39
go.mongodb.org/realm v0.1.0
39
40
gopkg.in/yaml.v3 v3.0.1
@@ -133,7 +134,6 @@ require (
133
134
github.com/wk8/go-ordered-map/v2 v2.1.9-0.20240815153524-6ea36470d1bd // indirect
134
135
github.com/xanzy/ssh-agent v0.3.3 // indirect
135
136
github.com/zclconf/go-cty-yaml v1.0.2 // indirect
136
- go.mongodb.org/atlas-sdk/v20241113005 v20241113005.0.0 // indirect
137
137
go.opencensus.io v0.24.0 // indirect
138
138
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect
139
139
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.47.0 // indirect
0 commit comments