From c9424b173d1f7085bd39763d87e2572dad9fceaf Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Sat, 8 May 2021 11:43:02 +0200 Subject: -> kesim.org --- tcl.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl.go') diff --git a/tcl.go b/tcl.go index 8839880..a2f684a 100644 --- a/tcl.go +++ b/tcl.go @@ -4,7 +4,7 @@ import ( "log" "os" - . "github.com/oec/goparsify" + . "kesim.org/goparsify" ) // Tcl tokenizer parser, using combinators -- cgit v1.2.3