From 2ca0e8f9a0f9863555a26e984cde15efff9ef8f8 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 23 Sep 2016 10:17:51 -0400 Subject: Updating golang dependancies (#4075) --- vendor/gopkg.in/throttled/throttled.v2/doc.go | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/gopkg.in/throttled/throttled.v2/doc.go (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 new file mode 100644 index 000000000..302c2bed7 --- /dev/null +++ b/vendor/gopkg.in/throttled/throttled.v2/doc.go @@ -0,0 +1,3 @@ +// Package throttled implements rate limiting access to resources such +// as HTTP endpoints. +package throttled // import "gopkg.in/throttled/throttled.v2" -- cgit v1.2.3-1-g7c22