mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-04 03:11:55 +02:00
7625a70812
Recommend using `go mod download` rather than `go mod tidy` for fetching dependencies. The `tidy` function is used to update things and chagnes the dependency graph. Using the `download` function avoids any changes. Signed-off-by: Ben Kochie <superq@gmail.com> |
||
---|---|---|
.. | ||
artifact | ||
builders/golang | ||
client | ||
deprecate | ||
git | ||
http | ||
ids | ||
linux | ||
logext | ||
middleware | ||
pipe | ||
pipeline | ||
semerrgroup | ||
static | ||
testlib | ||
tmpl |