mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00:00
This change reworks the Go mod tidy/vendor checks to run for all tracked Go modules by the project and fail for any uncommitted changes. Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>