Files
odo/scripts
Tomas Kral 7b44d593e4 use -mod=vendor with all go commands in Makefile and use vendoring to manage ginkgo (#4784)
* export GOFLAGS=-mod=vendor in Makefile

* use go get instead of go install

for installing test dependencies

* use tools approach to manage testing dependencies

When using this apporoach we can make sure that all dependencies in a
proper version are vendored with the source code.

* go mod vendor

* add wwhrd expection for github.com/hinshun/vt10x
2021-06-09 11:18:51 +02:00
..
2018-01-30 17:30:37 +01:00
2020-10-30 18:40:11 +01:00
2021-05-25 02:53:56 +02:00
2018-04-12 20:50:08 +02:00