Skip to content

Commit 44d9e89

Browse files
committed
try to fix goreleaser
1 parent 61d7c80 commit 44d9e89

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.goreleaser.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ builds:
1111
- darwin_arm64
1212
main: main.go
1313
binary: sshtunnel
14+
ldflags:
15+
- -X github.com/dueckminor/go-sshtunnel/commands.version={{.Version}}
1416

1517
archives:
1618
- id: binary

0 commit comments

Comments
 (0)