Skip to content

Commit

Permalink
chore: Bump go.mongodb.org/atlas-sdk/v20231115012
Browse files Browse the repository at this point in the history
Bumps [go.mongodb.org/atlas-sdk/v20231115012](https://github.com/mongodb/atlas-sdk-go) from 20231115012.0.0 to 20231115012.2.0.
- [Release notes](https://github.com/mongodb/atlas-sdk-go/releases)
- [Commits](mongodb/atlas-sdk-go@v20231115012.0.0...v20231115012.2.0)

---
updated-dependencies:
- dependency-name: go.mongodb.org/atlas-sdk/v20231115012
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent 87d7e68 commit 80e3340
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/stretchr/testify v1.9.0
github.com/zclconf/go-cty v1.14.4
go.mongodb.org/atlas v0.36.0
go.mongodb.org/atlas-sdk/v20231115012 v20231115012.0.0
go.mongodb.org/atlas-sdk/v20231115012 v20231115012.2.0
go.mongodb.org/realm v0.1.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -777,8 +777,8 @@ go.mongodb.org/atlas v0.36.0 h1:m05S3AO7zkl+bcG1qaNsEKBnAqnKx2FDwLooHpIG3j4=
go.mongodb.org/atlas v0.36.0/go.mod h1:nfPldE9dSama6G2IbIzmEza02Ly7yFZjMMVscaM0uEc=
go.mongodb.org/atlas-sdk/v20231115008 v20231115008.5.0 h1:OuV1HfIpZUZa4+BKvtrvDlNqnilkCkdHspuZok6KAbM=
go.mongodb.org/atlas-sdk/v20231115008 v20231115008.5.0/go.mod h1:0707RpWIrNFZ6Msy/dwRDCzC5JVDon61JoOqcbfCujg=
go.mongodb.org/atlas-sdk/v20231115012 v20231115012.0.0 h1:W9UBXxf+/honL2H8W0/GizUWa9kJ2Ge0H6gsexPTU6c=
go.mongodb.org/atlas-sdk/v20231115012 v20231115012.0.0/go.mod h1:8Mjf7v7mtjTcwF8NLsKjb1aqFAyf1bmsjzBoykjWdUw=
go.mongodb.org/atlas-sdk/v20231115012 v20231115012.2.0 h1:kOE98zojeY/dgJj6vxbv3pUqi0GtI+vrxzsod1b15oM=
go.mongodb.org/atlas-sdk/v20231115012 v20231115012.2.0/go.mod h1:8Mjf7v7mtjTcwF8NLsKjb1aqFAyf1bmsjzBoykjWdUw=
go.mongodb.org/realm v0.1.0 h1:zJiXyLaZrznQ+Pz947ziSrDKUep39DO4SfA0Fzx8M4M=
go.mongodb.org/realm v0.1.0/go.mod h1:4Vj6iy+Puo1TDERcoh4XZ+pjtwbOzPpzqy3Cwe8ZmDM=
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=
Expand Down

0 comments on commit 80e3340

Please sign in to comment.