mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +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>