test: add more gomod check
This commit is contained in:
parent
28be3b0c8d
commit
552f8f1c7f
@ -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