File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ require (
4343 github.com/josharian/intern v1.0.0 // indirect
4444 github.com/mailru/easyjson v0.7.7 // indirect
4545 github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
46- github.com/mongodb-labs/go-client-mongodb-atlas-app-services v1.0.0-pre // indirect
46+ github.com/mongodb-labs/go-client-mongodb-atlas-app-services v1.0.0 // indirect
4747 github.com/oasdiff/yaml v0.0.0-20241210131133-6b86fb107d80 // indirect
4848 github.com/oasdiff/yaml3 v0.0.0-20241210130736-a94c01f36349 // indirect
4949 github.com/openlyinc/pointy v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ github.com/mongodb-forks/digest v1.1.0 h1:7eUdsR1BtqLv0mdNm4OXs6ddWvR4X2/OsLwdKk
7676github.com/mongodb-forks/digest v1.1.0 /go.mod h1:rb+EX8zotClD5Dj4NdgxnJXG9nwrlx3NWKJ8xttz1Dg =
7777github.com/mongodb-labs/go-client-mongodb-atlas-app-services v1.0.0-pre h1:ikBZOTvFcpgKPcheKKqn1xnBc0REvkmlTbR+grJjcb8 =
7878github.com/mongodb-labs/go-client-mongodb-atlas-app-services v1.0.0-pre /go.mod h1:AJpBaQM0zT9fIFib9E0GPKS0HHjS2Qm6Ti/cPJDgsJw =
79+ github.com/mongodb-labs/go-client-mongodb-atlas-app-services v1.0.0 h1:96odFUHQA0qn/7OP7L8CieQbuDhm6s2JBIvqY4suptk =
80+ github.com/mongodb-labs/go-client-mongodb-atlas-app-services v1.0.0 /go.mod h1:AJpBaQM0zT9fIFib9E0GPKS0HHjS2Qm6Ti/cPJDgsJw =
7981github.com/oasdiff/yaml v0.0.0-20241210131133-6b86fb107d80 h1:nZspmSkneBbtxU9TopEAE0CY+SBJLxO8LPUlw2vG4pU =
8082github.com/oasdiff/yaml v0.0.0-20241210131133-6b86fb107d80 /go.mod h1:7tFDb+Y51LcDpn26GccuUgQXUk6t0CXZsivKjyimYX8 =
8183github.com/oasdiff/yaml3 v0.0.0-20241210130736-a94c01f36349 h1:t05Ww3DxZutOqbMN+7OIuqDwXbhl32HiZGpLy26BAPc =
You can’t perform that action at this time.
0 commit comments