summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/throttled/throttled.v2/http_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/throttled/throttled.v2/http_test.go')
-rw-r--r--vendor/gopkg.in/throttled/throttled.v2/http_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gopkg.in/throttled/throttled.v2/http_test.go b/vendor/gopkg.in/throttled/throttled.v2/http_test.go
index 42761da09..52a706e2d 100644
--- a/vendor/gopkg.in/throttled/throttled.v2/http_test.go
+++ b/vendor/gopkg.in/throttled/throttled.v2/http_test.go
@@ -7,7 +7,7 @@ import (
"testing"
"time"
- "gopkg.in/throttled/throttled.v2"
+ "github.com/throttled/throttled"
)
type stubLimiter struct {