From 5591df04795ec1af7fbd5eae8f5994e15e5f4b57 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 20 Oct 2021 21:28:06 +0200 Subject: rename module to gitlab.com/internetarchive/refcat This changes all the import paths to the current canonical location on http://gitlab.com/internetarchive/refcat. --- skate/zipkey/zipkey_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skate/zipkey') diff --git a/skate/zipkey/zipkey_test.go b/skate/zipkey/zipkey_test.go index 0a49a45..4c81597 100644 --- a/skate/zipkey/zipkey_test.go +++ b/skate/zipkey/zipkey_test.go @@ -6,7 +6,7 @@ import ( "strings" "testing" - "git.archive.org/martin/cgraph/skate/must" + "gitlab.com/internetarchive/refcat/skate/must" ) func TestZipRun(t *testing.T) { -- cgit v1.2.3