Skip to content

Commit 3bdfa25

Browse files
committed
fix: Remove GOVERSION ldflags to fix release build error
1 parent 5276dc8 commit 3bdfa25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.goreleaser.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ builds:
2929
- -s -w
3030
- -X main.Version={{.Version}}
3131
- -X main.BuildTime={{.Date}}
32-
- -X main.GoVersion={{.Env.GOVERSION}}
3332

3433
archives:
3534
- id: tinybrain

0 commit comments

Comments
 (0)