From 4f14effe2d5e01058696fc1038255d0b2dd54179 Mon Sep 17 00:00:00 2001 From: Abhinav Gupta Date: Wed, 2 Jan 2019 16:33:56 -0800 Subject: 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. --- glide.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'glide.yaml') 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 -- cgit v1.2.3