From 2639452967e66c4840164c36817234d3e7c12ac1 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 23 Nov 2015 16:02:16 -0800 Subject: Fixing godep --- Godeps/_workspace/src/github.com/davecgh/go-spew/spew/common_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Godeps/_workspace/src/github.com/davecgh/go-spew/spew/common_test.go') diff --git a/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/common_test.go b/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/common_test.go index a25252cc1..39b7525b3 100644 --- a/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/common_test.go +++ b/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/common_test.go @@ -21,7 +21,7 @@ import ( "reflect" "testing" - "github.com/mattermost/platform/Godeps/_workspace/src/github.com/davecgh/go-spew/spew" + "github.com/davecgh/go-spew/spew" ) // custom type to test Stinger interface on non-pointer receiver. -- cgit v1.2.3-1-g7c22