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 --- json/json_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'json/json_test.go') diff --git a/json/json_test.go b/json/json_test.go index 097bc34..7f5e02e 100644 --- a/json/json_test.go +++ b/json/json_test.go @@ -6,9 +6,9 @@ import ( "os" - "github.com/oec/goparsify" parsecJson "github.com/prataprc/goparsec/json" "github.com/stretchr/testify/require" + "kesim.org/goparsify" ) func TestUnmarshal(t *testing.T) { -- cgit v1.2.3