Skip to content

Commit 94dafb3

Browse files
build(deps): bump go.mongodb.org/atlas-sdk (#3478)
Co-authored-by: lantoli <[email protected]>
1 parent 47e629c commit 94dafb3

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.0
2626
github.com/mongodb-forks/digest v1.1.0
27-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250630084102-6f6edd2e6f1f
27+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250709084037-30b22cb7796e
2828
github.com/pb33f/libopenapi v0.23.0
2929
github.com/sebdah/goldie/v2 v2.7.1
3030
github.com/spf13/cast v1.9.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -659,8 +659,8 @@ github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx
659659
github.com/mmcloughlin/avo v0.5.0/go.mod h1:ChHFdoV7ql95Wi7vuq2YT1bwCJqiWdZrQ1im3VujLYM=
660660
github.com/mongodb-forks/digest v1.1.0 h1:7eUdsR1BtqLv0mdNm4OXs6ddWvR4X2/OsLwdKksrOoc=
661661
github.com/mongodb-forks/digest v1.1.0/go.mod h1:rb+EX8zotClD5Dj4NdgxnJXG9nwrlx3NWKJ8xttz1Dg=
662-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250630084102-6f6edd2e6f1f h1:sR28vDH8afZ+aPiGi+MFHeroxVbgjKtpX+xsHKVn+zo=
663-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250630084102-6f6edd2e6f1f/go.mod h1:pz4YlR9bUwsxcJMzUor4PKD4oCswIf8Kv9DQBbVQImU=
662+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250709084037-30b22cb7796e h1:eg4qpkTaZ9AVyprG3BRndxKYZqE4mleM+Suix6wQiVw=
663+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20250709084037-30b22cb7796e/go.mod h1:pz4YlR9bUwsxcJMzUor4PKD4oCswIf8Kv9DQBbVQImU=
664664
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
665665
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
666666
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=

0 commit comments

Comments
 (0)