bricks
bricks copied to clipboard
Update "pb service new" behaviour
The current behaviour of pb service new is generating some files with out of date defaults:
-
go.sumis not tidy (-> rungo mod tidy) -
Dockerfilestill usesgometalinterand is not split up inDockerfileandDockerfile.production -
Makefileis missing linting targetstest,integrationandlintwithgolangci-lint