Commit Graph
2 Commits
Author SHA1 Message Date
Ciprian Hacman d71e1c751a Fix verify-gomod.sh to watch test/go.mod
make gomod tidies the test module, but verification listed the
nonexistent tests/e2e/go.{mod,sum} paths. Watch test/go.mod and
test/go.sum instead, and pass -- before git pathspecs.
2026-08-23 14:50:54 +03:00
Ciprian Hacman e1385935b8 Add script to verify dependencies 2024-02-04 06:45:07 +02:00