From 75b7b13781a355c49889f54110ed07434dec2d95 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Fri, 7 May 2021 21:52:01 +0200 Subject: ->kesim.org --- html/html_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/html_test.go') diff --git a/html/html_test.go b/html/html_test.go index f0c2ac0..0094109 100644 --- a/html/html_test.go +++ b/html/html_test.go @@ -4,8 +4,8 @@ import ( "os" "testing" - "github.com/oec/goparsify" "github.com/stretchr/testify/require" + "kesim.org/goparsify" ) func TestParse(t *testing.T) { -- cgit v1.2.3