File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1- 1.6.1
1+ 1.6.2
Original file line number Diff line number Diff line change @@ -3,18 +3,24 @@ before:
33 - go mod tidy
44
55builds :
6- -
7- goos :
6+ - goos :
87 - linux
98 - windows
10- - darwin
119 goarch :
1210 - amd64
1311 - 386
1412 env :
1513 - CGO_ENABLED=0
1614 ldflags :
1715 - -X github.com/codefresh-io/venona/venonactl/cmd.version={{.Version}} -X github.com/codefresh-io/venona/venonactl/cmd.commit={{.Commit}} -X github.com/codefresh-io/venona/venonactl/cmd.date={{.Date}}
16+ - goos :
17+ - darwin
18+ goarch :
19+ - amd64
20+ env :
21+ - CGO_ENABLED=0
22+ ldflags :
23+ - -X github.com/codefresh-io/venona/venonactl/cmd.version={{.Version}} -X github.com/codefresh-io/venona/venonactl/cmd.commit={{.Commit}} -X github.com/codefresh-io/venona/venonactl/cmd.date={{.Date}}
1824
1925archives :
2026-
Original file line number Diff line number Diff line change 1- 1.6.1
1+ 1.6.2
You can’t perform that action at this time.
0 commit comments