mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
docs: fix typo
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
f61d8c820c
commit
f5ee9d12a8
@ -15,7 +15,7 @@ Configuration options available are described bellow.
|
||||
gomod:
|
||||
# Proxy a module from proxy.golang.org, making the builds verifiable.
|
||||
# This will only be effective if running against a tag. Snapshots will ignore this setting.
|
||||
# Notice: for this to work you `build.main` must be a package, not a `.go` file.
|
||||
# Notice: for this to work your `build.main` must be a package, not a `.go` file.
|
||||
#
|
||||
# Default is false.
|
||||
proxy: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user