aboutsummaryrefslogtreecommitdiff
path: root/glide.yaml
diff options
context:
space:
mode:
authorAbhinav Gupta <mail@abhinavg.net>2019-01-02 16:33:56 -0800
committerGitHub <noreply@github.com>2019-01-02 16:33:56 -0800
commit4f14effe2d5e01058696fc1038255d0b2dd54179 (patch)
tree8f2c60f6595b14722448f6ef61b7097fba9754ad /glide.yaml
parentd7723f129c89c90c19e4eee8e7d7ce543d6cb6cc (diff)
downloadsally-4f14effe2d5e01058696fc1038255d0b2dd54179.tar.gz
Update dependencies (#32)
The dependencies for this repository haven't been updated in a while. This commit updates its dependencies, updating the import path for staticcheck in the process.
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml6
1 files changed, 1 insertions, 5 deletions
diff --git a/glide.yaml b/glide.yaml
index c30b37a..ef43e8e 100644
--- a/glide.yaml
+++ b/glide.yaml
@@ -14,10 +14,6 @@ testImport:
- go/gcimporter15
- package: github.com/kisielk/errcheck
- package: github.com/kisielk/gotool
-- package: honnef.co/go/staticcheck
+- package: honnef.co/go/tools
subpackages:
- cmd/staticcheck
-- package: honnef.co/go/lint
- subpackages:
- - lintutil
-- package: honnef.co/go/ssa