Merge pull request #536 from andyzhangx/test-gomod-check
test: add more gomod check
This commit is contained in:
commit
b9de6a0f94
@ -30,3 +30,5 @@ if [[ -n "${diff}" ]]; then
|
||||
exit 1
|
||||
fi
|
||||
echo "Done"
|
||||
|
||||
go list -mod readonly -m all
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user