Skip to content

Commit 1e0b5b5

Browse files
build(deps): bump go.mongodb.org/atlas-sdk (#3870)
Co-authored-by: marcabreracast <102970376+marcabreracast@users.noreply.github.com>
1 parent 77a3fb3 commit 1e0b5b5

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
@@ -21,7 +21,7 @@ require (
2121
github.com/hashicorp/terraform-plugin-testing v1.13.3
2222
github.com/jarcoal/httpmock v1.4.1
2323
github.com/mongodb-forks/digest v1.1.0
24-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20251105084007-b96678b28742
24+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20251114075841-b27847530c0d
2525
github.com/pb33f/libopenapi v0.28.2
2626
github.com/sebdah/goldie/v2 v2.8.0
2727
github.com/spf13/cast v1.10.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -425,8 +425,8 @@ github.com/mitchellh/reflectwalk v1.0.2/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx
425425
github.com/mmcloughlin/avo v0.5.0/go.mod h1:ChHFdoV7ql95Wi7vuq2YT1bwCJqiWdZrQ1im3VujLYM=
426426
github.com/mongodb-forks/digest v1.1.0 h1:7eUdsR1BtqLv0mdNm4OXs6ddWvR4X2/OsLwdKksrOoc=
427427
github.com/mongodb-forks/digest v1.1.0/go.mod h1:rb+EX8zotClD5Dj4NdgxnJXG9nwrlx3NWKJ8xttz1Dg=
428-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20251105084007-b96678b28742 h1:z7aVFXcNq7f/6MDzfN40NqNisgrTMKn0eCycsC/44uA=
429-
github.com/mongodb/atlas-sdk-go v1.0.1-0.20251105084007-b96678b28742/go.mod h1:tm3Q747Ez2Vsd1e8Syh9EshPrijpLfsVsf6p9rtqI5M=
428+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20251114075841-b27847530c0d h1:sAo8OHBcD/cj/qA+x3VEW9UaUeiBnJOtkeSSlu51ljo=
429+
github.com/mongodb/atlas-sdk-go v1.0.1-0.20251114075841-b27847530c0d/go.mod h1:tm3Q747Ez2Vsd1e8Syh9EshPrijpLfsVsf6p9rtqI5M=
430430
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
431431
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
432432
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=

0 commit comments

Comments
 (0)