mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
fix: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
This commit is contained in:
parent
d82565fb24
commit
aae3236121
1
go.mod
1
go.mod
@ -9,7 +9,6 @@ require (
|
||||
github.com/caarlos0/ctrlc v1.0.0
|
||||
github.com/campoy/unique v0.0.0-20180121183637-88950e537e7e
|
||||
github.com/fatih/color v1.7.0
|
||||
github.com/gogo/protobuf v1.2.0 // indirect
|
||||
github.com/google/go-github/v25 v25.0.1
|
||||
github.com/goreleaser/nfpm v0.12.0
|
||||
github.com/imdario/mergo v0.3.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user