Files
containerd/script/verify-go-modules.sh
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

3.5 KiB
Executable File