mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
We have finally dropped go dep and moved over to go mod ! During the move, some dependencies have been bumped.
2 lines
No EOL
23 B
Makefile
2 lines
No EOL
23 B
Makefile
test:
|
|
go test -v ./...
|