From d6f3ca94c3abf71f113dc8b7614318107736b980 Mon Sep 17 00:00:00 2001 From: Philipp Tanlak Date: Tue, 29 Aug 2023 19:02:10 +0200 Subject: update imports --- fetch_test.go | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fetch_test.go') diff --git a/fetch_test.go b/fetch_test.go index 5ee0222..041ade2 100644 --- a/fetch_test.go +++ b/fetch_test.go @@ -5,8 +5,7 @@ import ( "net/http/httptest" "testing" - "flyscrape" - + "github.com/philippta/flyscrape" "github.com/stretchr/testify/require" ) -- cgit v1.2.3