Skip to content

Commit e4ac683

Browse files
committed
build: Update main.go reference on goreleaser.
Signed-off-by: Paulo Gomes <[email protected]>
1 parent 2cff782 commit e4ac683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project_name: qubesome
22
builds:
33
- id: qubesome
44
binary: qubesome
5-
main: main.go
5+
main: cmd/qubesome/main.go
66
flags:
77
- -trimpath
88
ldflags:

0 commit comments

Comments
 (0)