Skip to content

Commit 0b01121

Browse files
Modified .goreleaser.yml
1 parent 582f145 commit 0b01121

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.goreleaser.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ release:
55
name: gpgpdump
66

77
builds:
8-
- goos:
8+
- env:
9+
- GO111MODULE=on
10+
goos:
911
- linux
1012
- darwin
1113
- windows

0 commit comments

Comments
 (0)