1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-10-30 23:58:09 +02:00

fix: removed unused dep from gopkg.toml to avoid warns

This commit is contained in:
Carlos Alexandro Becker
2018-01-21 13:19:37 -02:00
parent 11329b0161
commit 395dd1811c

View File

@@ -18,10 +18,6 @@
name = "github.com/urfave/cli"
version = "1.19.1"
[[constraint]]
branch = "master"
name = "golang.org/x/net"
[[constraint]]
branch = "master"
name = "golang.org/x/oauth2"