modd conf

This commit is contained in:
Mike Bloy 2022-05-08 19:31:35 -05:00
parent f93dd223d6
commit 2b63bdecf4

View File

@ -1,7 +1,7 @@
{ {
daemon +sigterm: godoc -index -play daemon +sigterm: godoc -index -play
} }
.git/**/* gen_version.go { .git/refs/tags/* git/refs/heads/main gen_version.go {
prep: go mod tidy prep: go mod tidy
prep: go generate prep: go generate
} }