DockerCLI/scripts
Sebastiaan van Stijn 5c4a395c52
scripts/vendor: run go mod tidy when vendoring
There was some debate about this, and wether or not tidy should be run
when vendoring, but without this, validation failed after running
`make vendor`, and manually doing a `go mod tidy` is complicated
(due to the `vendor.mod`, and because the cache is not inside the
build-cache, not on the host).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-01-28 11:35:36 +01:00
..
build ensure version quad for goversioninfo 2021-12-10 10:50:23 +01:00
docs yamldocs: various improvements 2021-07-30 20:43:22 +02:00
test/e2e Update to go1.16.6 2021-07-29 11:52:02 +02:00
vendor scripts/vendor: run go mod tidy when vendoring 2022-01-28 11:35:36 +01:00
warn-outside-container Use official shellcheck image 2019-02-26 15:10:38 +01:00