Mise à jour makefile & dependance go

This commit is contained in:
2023-01-02 10:37:53 +01:00
parent 03853bdb7a
commit 4c327137b6
3 changed files with 46 additions and 5 deletions

View File

@ -40,6 +40,7 @@ tidy:
go mod tidy
watch:
go get github.com/cortesi/modd/cmd/modd
go run github.com/cortesi/modd/cmd/modd
lint: