mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +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>