Use a standard Go project layout
[multicloud/k8s.git] / src / k8splugin / go.mod
index 2ac7078..c6d2ef2 100644 (file)
@@ -27,7 +27,7 @@ require (
        github.com/mitchellh/mapstructure v1.1.2 // indirect
        github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
        github.com/modern-go/reflect2 v0.0.0-20180228065516-1df9eeb2bb81 // indirect
-       github.com/mongodb/mongo-go-driver v0.1.0
+       github.com/mongodb/mongo-go-driver v0.2.0
        github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
        github.com/pkg/errors v0.8.0
        github.com/pmezard/go-difflib v1.0.0 // indirect