diff options
Diffstat (limited to 'document_parser.go')
| -rw-r--r-- | document_parser.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/document_parser.go b/document_parser.go index 5739ce1..5dc4a2e 100644 --- a/document_parser.go +++ b/document_parser.go @@ -8,7 +8,7 @@ import ( "fmt" "io" - "github.com/shuLhan/share/lib/ascii" + "git.sr.ht/~shulhan/pakakeh.go/lib/ascii" ) const debugLevel = 0 |
