summaryrefslogtreecommitdiff
path: root/vendor/github.com/onsi/gomega/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/onsi/gomega/go.mod')
-rw-r--r--vendor/github.com/onsi/gomega/go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/onsi/gomega/go.mod b/vendor/github.com/onsi/gomega/go.mod
index 62b8f396c..7fea4ac07 100644
--- a/vendor/github.com/onsi/gomega/go.mod
+++ b/vendor/github.com/onsi/gomega/go.mod
@@ -1,6 +1,6 @@
module github.com/onsi/gomega
-go 1.14
+go 1.16
require (
github.com/golang/protobuf v1.5.2