mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 17:44:44 +00:00
Rename tk binary to gotk
To avoid conflicts with the `tk` binary from the Tanka project.
This commit is contained in:
parent
cb23d3ff3c
commit
22624ae4d5
108 changed files with 500 additions and 500 deletions
|
|
@ -1,8 +1,8 @@
|
|||
builds:
|
||||
- main: ./cmd/tk
|
||||
- main: ./cmd/gotk
|
||||
ldflags:
|
||||
- -s -w -X main.VERSION={{ .Version }}
|
||||
binary: tk
|
||||
binary: gotk
|
||||
goos:
|
||||
- darwin
|
||||
- linux
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue