containerd/script
Davanum Srinivas 43117cf919
Script to check if entries in go.mod files are in sync
- ensure that the root go.mod and the module specific go.mod have the
  same `require` and `replace` directives for different dependencies.

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-07-27 17:52:32 -04:00
..
setup update gotestsum to v1.7.0 2021-07-26 13:13:17 +02:00
test integration: Cleanup containerd on test teardown 2021-06-01 15:22:43 +00:00
verify-go-modules.sh Script to check if entries in go.mod files are in sync 2021-07-27 17:52:32 -04:00