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 @@ -27,7 +27,7 @@ require (
27
27
github.com/spf13/viper v1.19.0
28
28
github.com/stretchr/testify v1.9.0
29
29
github.com/tangzero/inflector v1.0.0
30
- go.mongodb.org/atlas v0.36 .0
30
+ go.mongodb.org/atlas v0.37 .0
31
31
go.mongodb.org/mongo-driver v1.16.1
32
32
go.mongodb.org/ops-manager v0.56.0
33
33
golang.org/x/crypto v0.27.0
Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ github.com/xdg-go/stringprep v1.0.4 h1:XLI/Ng3O1Atzq0oBs3TWm+5ZVgkq2aqdlvP9JtoZ6
201
201
github.com/xdg-go/stringprep v1.0.4 /go.mod h1:mPGuuIYwz7CmR2bT9j4GbQqutWS1zV24gijq1dTyGkM =
202
202
github.com/yuin/goldmark v1.3.5 /go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k =
203
203
github.com/yuin/goldmark v1.4.13 /go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY =
204
- go.mongodb.org/atlas v0.36 .0 h1:m05S3AO7zkl+bcG1qaNsEKBnAqnKx2FDwLooHpIG3j4 =
205
- go.mongodb.org/atlas v0.36 .0 /go.mod h1:nfPldE9dSama6G2IbIzmEza02Ly7yFZjMMVscaM0uEc =
204
+ go.mongodb.org/atlas v0.37 .0 h1:zQnO1o5+bVP9IotpAYpres4UjMD2F4nwNEFTZhNL4ck =
205
+ go.mongodb.org/atlas v0.37 .0 /go.mod h1:DJYtM+vsEpPEMSkQzJnFHrT0sP7ev6cseZc/GGjJYG8 =
206
206
go.mongodb.org/mongo-driver v1.16.1 h1:rIVLL3q0IHM39dvE+z2ulZLp9ENZKThVfuvN/IiN4l8 =
207
207
go.mongodb.org/mongo-driver v1.16.1 /go.mod h1:oB6AhJQvFQL4LEHyXi6aJzQJtBiTQHiAd83l0GdFaiw =
208
208
go.mongodb.org/ops-manager v0.56.0 h1:aVAM4/4K3V12dxNr/R3TiS1TCz5ZzYN7KBG3oF+AW50 =
You can’t perform that action at this time.
0 commit comments