summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml')
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml
index aaa46c59df8..7aa792cb814 100644
--- a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml
+++ b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/mongodb/mongo-tools-common/Gopkg.toml
@@ -26,11 +26,7 @@
[[constraint]]
name = "go.mongodb.org/mongo-driver"
- version = "v1.1"
-
-[[constraint]]
- name = "github.com/howeyc/gopass"
- revision = "44476384cd4721b68705e72f19e95d1a3a504370"
+ version = "^v1.1.2"
[[constraint]]
name = "github.com/jessevdk/go-flags"