Skip to content

Commit da510b9

Browse files
committed
update goreleaser
1 parent cacf62f commit da510b9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.goreleaser.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ builds:
1717
- linux
1818
goarch:
1919
- amd64
20-
ldflags:
21-
- "{{ .Env.LDFLAGS }}"
2220
no_unique_dist_dir: true
2321

2422
- id: linux-arm64
@@ -29,6 +27,4 @@ builds:
2927
goarch:
3028
- arm
3129
- arm64
32-
ldflags:
33-
- "{{ .Env.LDFLAGS }}"
3430
no_unique_dist_dir: true

0 commit comments

Comments
 (0)