@ -1,4 +1,5 @@
srv: srv.go internal/*/*.go
srv: srv.go internal/*/*.go internal/*/*/*.go
go build -o srv ./
test:
go test ./
go-test:
go test ./...