Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33214a4

Browse files
committed
GoReleaser config fix
1 parent 05611c9 commit 33214a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Build customization
44
builds:
5-
- main: main.go
5+
- main: .
66
binary: kpanic
77
goos:
88
- darwin

0 commit comments

Comments
 (0)