Skip to content

Commit 121f557

Browse files
build(deps): bump go.mongodb.org/atlas-sdk (#3695)
Co-authored-by: wtrocki <[email protected]>
1 parent 3fe9be2 commit 121f557

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/huandu/xstrings v1.5.0
2525
github.com/jarcoal/httpmock v1.4.1
2626
github.com/mongodb-forks/digest v1.1.0
27-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250908083949-ae2417ae1423
27+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250915083841-6f42ac117506
2828
github.com/pb33f/libopenapi v0.25.9
2929
github.com/sebdah/goldie/v2 v2.7.1
3030
github.com/spf13/cast v1.10.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,8 +1170,8 @@ github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx
11701170
github.com/mmcloughlin/avo v0.5.0/go.mod h1:ChHFdoV7ql95Wi7vuq2YT1bwCJqiWdZrQ1im3VujLYM=
11711171
github.com/mongodb-forks/digest v1.1.0 h1:7eUdsR1BtqLv0mdNm4OXs6ddWvR4X2/OsLwdKksrOoc=
11721172
github.com/mongodb-forks/digest v1.1.0/go.mod h1:rb+EX8zotClD5Dj4NdgxnJXG9nwrlx3NWKJ8xttz1Dg=
1173-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250908083949-ae2417ae1423 h1:8SY2sIrvuOQPNMvW/XQdMnL/yZOnNUrnewZ+kzJDDu8=
1174-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250908083949-ae2417ae1423/go.mod h1:pz4YlR9bUwsxcJMzUor4PKD4oCswIf8Kv9DQBbVQImU=
1173+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250915083841-6f42ac117506 h1:s0qKK9gf0HY0Gk8e9qqXMhZ0sebrI3Raj2bfIj3M+J4=
1174+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250915083841-6f42ac117506/go.mod h1:pz4YlR9bUwsxcJMzUor4PKD4oCswIf8Kv9DQBbVQImU=
11751175
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
11761176
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
11771177
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=

0 commit comments

Comments
 (0)