summaryrefslogtreecommitdiff
path: root/bucket-lines/bucket.go
diff options
context:
space:
mode:
Diffstat (limited to 'bucket-lines/bucket.go')
-rw-r--r--bucket-lines/bucket.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/bucket-lines/bucket.go b/bucket-lines/bucket.go
index 9f98887..7b6fc4f 100644
--- a/bucket-lines/bucket.go
+++ b/bucket-lines/bucket.go
@@ -8,7 +8,7 @@ import (
"sort"
"strconv"
- "rescribe.xyz/go.git/lib/line"
+ "rescribe.xyz/utils/pkg/line"
)
type BucketSpec struct {