Skip to content

Commit

Permalink
build(deps): bump go.mongodb.org/atlas-sdk (#2935)
Browse files Browse the repository at this point in the history
Co-authored-by: wtrocki <[email protected]>
  • Loading branch information
svc-apix-Bot and wtrocki authored Dec 31, 2024
1 parent 64e36b1 commit a5581eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/huandu/xstrings v1.5.0
github.com/jarcoal/httpmock v1.3.1
github.com/mongodb-forks/digest v1.1.0
github.com/mongodb/atlas-sdk-go v1.0.1-0.20241223083721-8ac5cf414bba
github.com/mongodb/atlas-sdk-go v1.0.1-0.20241230083710-6269ca486ddc
github.com/pb33f/libopenapi v0.18.7
github.com/sebdah/goldie/v2 v2.5.5
github.com/spf13/cast v1.7.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -655,8 +655,8 @@ github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx
github.com/mmcloughlin/avo v0.5.0/go.mod h1:ChHFdoV7ql95Wi7vuq2YT1bwCJqiWdZrQ1im3VujLYM=
github.com/mongodb-forks/digest v1.1.0 h1:7eUdsR1BtqLv0mdNm4OXs6ddWvR4X2/OsLwdKksrOoc=
github.com/mongodb-forks/digest v1.1.0/go.mod h1:rb+EX8zotClD5Dj4NdgxnJXG9nwrlx3NWKJ8xttz1Dg=
github.com/mongodb/atlas-sdk-go v1.0.1-0.20241223083721-8ac5cf414bba h1:qJjgKkLgQCZOXmEqkq9FostE2m6KkKgAHftdzU0iSJM=
github.com/mongodb/atlas-sdk-go v1.0.1-0.20241223083721-8ac5cf414bba/go.mod h1:WzU2E+/RcJGnhjdnBzXpbGBqq/XbDhFDEaru0UNmbxc=
github.com/mongodb/atlas-sdk-go v1.0.1-0.20241230083710-6269ca486ddc h1:xI+JEVy5g0ycG9VDeWsPMriPk/z0/TWElki6UoUDgcA=
github.com/mongodb/atlas-sdk-go v1.0.1-0.20241230083710-6269ca486ddc/go.mod h1:WzU2E+/RcJGnhjdnBzXpbGBqq/XbDhFDEaru0UNmbxc=
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
Expand Down

0 comments on commit a5581eb

Please sign in to comment.