Feature: Set and display version info (#63)

* chore: update packages

* feat: show version info

* build: remove ldflags override
This commit is contained in:
Ludvig Lundgren 2022-01-02 15:18:28 +01:00 committed by GitHub
parent c65c7477fd
commit b09796bf7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 50 additions and 15 deletions

View file

@ -22,8 +22,6 @@ builds:
goarch: arm64
main: ./cmd/autobrr/main.go
binary: autobrr
ldflags:
- -s -w
- id: autobrrctl
env:
- CGO_ENABLED=0
@ -43,8 +41,6 @@ builds:
goarch: arm64
main: ./cmd/autobrrctl/main.go
binary: autobrrctl
ldflags:
- -s -w
archives:
- id: autobrr