From 6e2cb00008cbf09e556b00f87603797fcaa47e09 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 16 Apr 2018 05:37:14 -0700 Subject: Depenancy upgrades and movign to dep. (#8630) --- vendor/gopkg.in/throttled/throttled.v2/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/gopkg.in/throttled/throttled.v2/doc.go') diff --git a/vendor/gopkg.in/throttled/throttled.v2/doc.go b/vendor/gopkg.in/throttled/throttled.v2/doc.go index cb14a65a6..302c2bed7 100644 --- a/vendor/gopkg.in/throttled/throttled.v2/doc.go +++ b/vendor/gopkg.in/throttled/throttled.v2/doc.go @@ -1,3 +1,3 @@ // Package throttled implements rate limiting access to resources such // as HTTP endpoints. -package throttled // import "github.com/throttled/throttled" +package throttled // import "gopkg.in/throttled/throttled.v2" -- cgit v1.2.3-1-g7c22