diff options
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 49 |
1 files changed, 34 insertions, 15 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 0a78781c7..5278c2b12 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -679,24 +679,40 @@ github.com/munnerz/goautoneg # github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f ## explicit github.com/mxk/go-flowrate/flowrate -# github.com/onsi/ginkgo/v2 v2.1.4 -## explicit; go 1.18 -github.com/onsi/ginkgo/v2 -github.com/onsi/ginkgo/v2/config -github.com/onsi/ginkgo/v2/formatter -github.com/onsi/ginkgo/v2/internal -github.com/onsi/ginkgo/v2/internal/global -github.com/onsi/ginkgo/v2/internal/interrupt_handler -github.com/onsi/ginkgo/v2/internal/parallel_support -github.com/onsi/ginkgo/v2/internal/testingtproxy -github.com/onsi/ginkgo/v2/reporters -github.com/onsi/ginkgo/v2/types -# github.com/onsi/gomega v1.19.0 -## explicit; go 1.18 +# github.com/nxadm/tail v1.4.8 +## explicit; go 1.13 +github.com/nxadm/tail +github.com/nxadm/tail/ratelimiter +github.com/nxadm/tail/util +github.com/nxadm/tail/watch +github.com/nxadm/tail/winfile +# github.com/onsi/ginkgo v1.16.4 +## explicit; go 1.15 +github.com/onsi/ginkgo +github.com/onsi/ginkgo/config +github.com/onsi/ginkgo/formatter +github.com/onsi/ginkgo/internal/codelocation +github.com/onsi/ginkgo/internal/containernode +github.com/onsi/ginkgo/internal/failer +github.com/onsi/ginkgo/internal/global +github.com/onsi/ginkgo/internal/leafnodes +github.com/onsi/ginkgo/internal/remote +github.com/onsi/ginkgo/internal/spec +github.com/onsi/ginkgo/internal/spec_iterator +github.com/onsi/ginkgo/internal/specrunner +github.com/onsi/ginkgo/internal/suite +github.com/onsi/ginkgo/internal/testingtproxy +github.com/onsi/ginkgo/internal/writer +github.com/onsi/ginkgo/reporters +github.com/onsi/ginkgo/reporters/stenographer +github.com/onsi/ginkgo/reporters/stenographer/support/go-colorable +github.com/onsi/ginkgo/reporters/stenographer/support/go-isatty +github.com/onsi/ginkgo/types +# github.com/onsi/gomega v1.15.0 +## explicit; go 1.14 github.com/onsi/gomega github.com/onsi/gomega/format github.com/onsi/gomega/internal -github.com/onsi/gomega/internal/gutil github.com/onsi/gomega/matchers github.com/onsi/gomega/matchers/support/goraph/bipartitegraph github.com/onsi/gomega/matchers/support/goraph/edge @@ -1192,6 +1208,9 @@ gopkg.in/inf.v0 # gopkg.in/natefinch/lumberjack.v2 v2.0.0 ## explicit gopkg.in/natefinch/lumberjack.v2 +# gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 +## explicit +gopkg.in/tomb.v1 # gopkg.in/tomb.v2 v2.0.0-20161208151619-d5d1b5820637 ## explicit gopkg.in/tomb.v2 |
