fix: Make a separate cmd/doggo package for main files
Closes https://github.com/mr-karan/doggo/issues/1
This commit is contained in:
parent
724114e144
commit
6a35a361ac
11 changed files with 14 additions and 9 deletions
|
|
@ -16,7 +16,7 @@ builds:
|
|||
- 7
|
||||
ldflags:
|
||||
- -s -w -X "main.buildVersion={{ .Tag }} ({{ .ShortCommit }} {{ .Date }})"
|
||||
dir: ./cmd/
|
||||
dir: ./cmd/doggo/
|
||||
|
||||
archives:
|
||||
- format: tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue