fix: Make a separate cmd/doggo package for main files

Closes https://github.com/mr-karan/doggo/issues/1
This commit is contained in:
Karan Sharma 2020-12-18 20:18:28 +05:30
parent 724114e144
commit 6a35a361ac
11 changed files with 14 additions and 9 deletions

View file

@ -16,7 +16,7 @@ builds:
- 7
ldflags:
- -s -w -X "main.buildVersion={{ .Tag }} ({{ .ShortCommit }} {{ .Date }})"
dir: ./cmd/
dir: ./cmd/doggo/
archives:
- format: tar.gz