Skip to content

Commit

Permalink
Remove unused deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaz committed Mar 14, 2018
1 parent 7f92418 commit 256b254
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 30 deletions.
38 changes: 12 additions & 26 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,14 @@
branch = "master"
name = "github.com/jonaz/gograce"

[[constraint]]
branch = "master"
name = "github.com/koding/multiconfig"

[[constraint]]
name = "github.com/sirupsen/logrus"
branch = "master"

[prune]
go-tests = true
unused-packages = true

[[constraint]]
branch = "master"
name = "github.com/prometheus/alertmanager"

0 comments on commit 256b254

Please sign in to comment.