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 5d9271a..db87418 100644
--- a/bucket-lines/bucket.go
+++ b/bucket-lines/bucket.go
@@ -8,7 +8,7 @@ import (
"sort"
"strconv"
- "git.rescribe.xyz/testingtools/lib/line"
+ "rescribe.xyz/go.git/lib/line"
)
type BucketSpec struct {