summaryrefslogtreecommitdiff
path: root/attribute_class.go
diff options
context:
space:
mode:
Diffstat (limited to 'attribute_class.go')
-rw-r--r--attribute_class.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/attribute_class.go b/attribute_class.go
index 6e694a4..cebfe04 100644
--- a/attribute_class.go
+++ b/attribute_class.go
@@ -6,7 +6,7 @@ package asciidoctor
import (
"strings"
- libstrings "github.com/shuLhan/share/lib/strings"
+ libstrings "git.sr.ht/~shulhan/pakakeh.go/lib/strings"
)
type attributeClass []string