chore: fix goreleaser
parent
e4a916ee06
commit
fb9054ed3c
|
@ -1,16 +1,6 @@
|
||||||
version: 2
|
version: 2
|
||||||
before:
|
|
||||||
hooks:
|
|
||||||
- go mod tidy
|
|
||||||
builds:
|
builds:
|
||||||
- main: ./cmd/update-go-mod
|
- main: ./cmd/update-go-mod
|
||||||
goos:
|
|
||||||
- linux
|
|
||||||
- windows
|
|
||||||
- darwin
|
|
||||||
goarch:
|
|
||||||
- amd64
|
|
||||||
- arm64
|
|
||||||
universal_binaries:
|
universal_binaries:
|
||||||
- replace: true
|
- replace: true
|
||||||
archives:
|
archives:
|
||||||
|
|
Loading…
Reference in New Issue