From d5bd8993110f5d8c292b1e9ebf1285504356054d Mon Sep 17 00:00:00 2001 From: atyron Date: Thu, 29 Sep 2016 19:45:22 +0300 Subject: [PATCH] Fixed tests, returns glide config --- glide.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glide.yaml b/glide.yaml index d56e044..1942ac4 100644 --- a/glide.yaml +++ b/glide.yaml @@ -1,4 +1,4 @@ -package: github.com/arhitiron/goes +package: github.com/OwnLocal/goes import: [] testImport: - package: github.com/go-check/check