Skip to content

Commit

Permalink
goreleaser: build with pure-Go os.user (#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicks authored and landism committed Oct 18, 2019
1 parent 65a14ec commit f134e9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ before:
builds:
- env:
main: ./cmd/tilt/main.go
flags:
- -tags=osusergo
goos:
- linux
- darwin
Expand Down

0 comments on commit f134e9b

Please sign in to comment.