We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e934fa3 commit 7b6479bCopy full SHA for 7b6479b
go.mod
@@ -37,10 +37,8 @@ require (
37
github.com/siddontang/go v0.0.0-20180604090527-bdc77568d726
38
github.com/siddontang/go-mysql v0.0.0-20190312052122-c6ab05a85eb8
39
github.com/sirupsen/logrus v1.6.0
40
- github.com/stretchr/testify v1.5.1
41
- github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c // indirect
42
- github.com/xdg/stringprep v1.0.0 // indirect
43
- go.mongodb.org/mongo-driver v1.0.1
+ github.com/stretchr/testify v1.6.1
+ go.mongodb.org/mongo-driver v1.5.1
44
golang.org/x/net v0.0.0-20201021035429-f5854403a974
45
golang.org/x/sys v0.6.0 // indirect
46
google.golang.org/grpc v1.26.0
0 commit comments