vendor: bump ginkgo, gover
Signed-off-by: Casey Callendrello <cdc@redhat.com>
This commit is contained in:
11
vendor/github.com/onsi/gomega/go.mod
generated
vendored
Normal file
11
vendor/github.com/onsi/gomega/go.mod
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
module github.com/onsi/gomega
|
||||
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.2
|
||||
github.com/onsi/ginkgo v1.12.1
|
||||
golang.org/x/net v0.0.0-20201006153459-a7d1128ccaa0
|
||||
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543
|
||||
gopkg.in/yaml.v2 v2.3.0
|
||||
)
|
||||
Reference in New Issue
Block a user