mirror of
https://github.com/moby/moby.git
synced 2026-07-03 13:18:32 +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>