Skip to content

Commit

Permalink
build(deps): bump go.mongodb.org/atlas from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gssbzn committed Jun 29, 2021
1 parent 2a0d257 commit fb38fbd
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 @@ -9,7 +9,7 @@ require (
github.com/openlyinc/pointy v1.1.2
github.com/stretchr/testify v1.7.0
github.com/xdg-go/stringprep v1.0.2
go.mongodb.org/atlas v0.8.1-0.20210628180427-d88d12b506ea
go.mongodb.org/atlas v0.9.0
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
gopkg.in/yaml.v3 v3.0.0-20200615113413-eeeca48fe776 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
github.com/xdg-go/stringprep v1.0.2 h1:6iq84/ryjjeRmMJwxutI51F2GIPlP5BfTvXHeYjyhBc=
github.com/xdg-go/stringprep v1.0.2/go.mod h1:8F9zXuvzgwmyT5DUm4GUfZGDdT3W+LCvS6+da4O5kxM=
go.mongodb.org/atlas v0.8.1-0.20210628180427-d88d12b506ea h1:f4aMwhEKdJpOo54B1UC1RojZQunqLgHLDeVqydPSezg=
go.mongodb.org/atlas v0.8.1-0.20210628180427-d88d12b506ea/go.mod h1:MMWDsc2akjTDSG4tVQrxv/82p3QbBnqeELbtTl45sbg=
go.mongodb.org/atlas v0.9.0 h1:t4Z6X9wTBA1ZsYWORE6XZ9jZvVw3+3mJ1N9OsjCXugI=
go.mongodb.org/atlas v0.9.0/go.mod h1:MMWDsc2akjTDSG4tVQrxv/82p3QbBnqeELbtTl45sbg=
golang.org/x/text v0.3.5 h1:i6eZZ+zk0SOf0xgBpEpPD18qWcJda6q1sxt3S0kzyUQ=
golang.org/x/text v0.3.5/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand Down

0 comments on commit fb38fbd

Please sign in to comment.