mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Update goreleaser config
Removes deprecation warning
This commit is contained in:
parent
34d6d03b43
commit
23bd900204
@ -2,8 +2,9 @@ env:
|
||||
- GO111MODULE=on
|
||||
- GOPROXY="https://gocenter.io"
|
||||
|
||||
archive:
|
||||
wrap_in_directory: true
|
||||
archives:
|
||||
- id: default
|
||||
wrap_in_directory: true
|
||||
|
||||
builds:
|
||||
- binary: wtfutil
|
||||
@ -31,4 +32,4 @@ brews:
|
||||
|
||||
dockers:
|
||||
- image_templates:
|
||||
- wtfutil/wtf
|
||||
- wtfutil/wtf
|
||||
|
Loading…
x
Reference in New Issue
Block a user