From 2639452967e66c4840164c36817234d3e7c12ac1 Mon Sep 17 00:00:00 2001 From: =Corey Hulen Date: Mon, 23 Nov 2015 16:02:16 -0800 Subject: Fixing godep --- .../src/gopkg.in/throttled/throttled.v1/examples/memstats/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Godeps/_workspace/src/gopkg.in/throttled/throttled.v1/examples/memstats') diff --git a/Godeps/_workspace/src/gopkg.in/throttled/throttled.v1/examples/memstats/main.go b/Godeps/_workspace/src/gopkg.in/throttled/throttled.v1/examples/memstats/main.go index 823de9b25..50d4cc69b 100644 --- a/Godeps/_workspace/src/gopkg.in/throttled/throttled.v1/examples/memstats/main.go +++ b/Godeps/_workspace/src/gopkg.in/throttled/throttled.v1/examples/memstats/main.go @@ -11,7 +11,7 @@ import ( "sync" "time" - "github.com/mattermost/platform/Godeps/_workspace/src/gopkg.in/throttled/throttled.v1" + "gopkg.in/throttled/throttled.v1" ) var ( -- cgit v1.2.3-1-g7c22