mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
docs: go 1.11+
This commit is contained in:
parent
3d26e977e8
commit
ba847a1661
@ -114,7 +114,7 @@ GOVERSION=$(go version) goreleaser
|
||||
|
||||
## Go Modules
|
||||
|
||||
If you use Go 1.11 with go modules or vgo, when GoReleaser runs it may
|
||||
If you use Go 1.11+ with go modules or vgo, when GoReleaser runs it may
|
||||
try to download the dependencies. Since several builds run in parallel, it is
|
||||
very likely to fail.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user