aboutsummaryrefslogtreecommitdiff
path: root/glide.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'glide.yaml')
-rw-r--r--glide.yaml19
1 files changed, 0 insertions, 19 deletions
diff --git a/glide.yaml b/glide.yaml
deleted file mode 100644
index ef43e8e..0000000
--- a/glide.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
-package: go.uber.org/sally
-import:
-- package: gopkg.in/yaml.v2
-- package: github.com/julienschmidt/httprouter
- version: ^1
-testImport:
-- package: github.com/stretchr/testify
-- package: github.com/yosssi/gohtml
-- package: github.com/golang/lint
- subpackages:
- - golint
-- package: golang.org/x/tools
- subpackages:
- - go/gcimporter15
-- package: github.com/kisielk/errcheck
-- package: github.com/kisielk/gotool
-- package: honnef.co/go/tools
- subpackages:
- - cmd/staticcheck