1
0
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:
Carlos Alexandro Becker 2019-08-27 14:21:44 -03:00
parent d82565fb24
commit aae3236121
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

1
go.mod
View File

@ -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