1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
goreleaser/internal/pipe/gomod
Carlos Alexandro Becker 08c9038c29
feat: set -mod on gomod pipe (#2983)
this allows to set the -mod flag on the command used to grab the module
root package, in case its needed to ignore the vendor folder, force
readonly, etc...

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-03-17 08:53:39 -03:00
..
doc.go refactor: split go mod into 2 pipes (#2502) 2021-09-22 22:25:26 -03:00
gomod_proxy_test.go feat: upgrade to go 1.18 (#2978) 2022-03-16 21:51:48 -03:00
gomod_proxy.go fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
gomod_test.go feat: set -mod on gomod pipe (#2983) 2022-03-17 08:53:39 -03:00
gomod.go feat: set -mod on gomod pipe (#2983) 2022-03-17 08:53:39 -03:00