aboutsummaryrefslogtreecommitdiff
path: root/network/protocol/sideband64k/append_helpers_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'network/protocol/sideband64k/append_helpers_test.go')
-rw-r--r--network/protocol/sideband64k/append_helpers_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/protocol/sideband64k/append_helpers_test.go b/network/protocol/sideband64k/append_helpers_test.go
index 03196c38..f68c8a62 100644
--- a/network/protocol/sideband64k/append_helpers_test.go
+++ b/network/protocol/sideband64k/append_helpers_test.go
@@ -3,7 +3,7 @@ package sideband64k_test
import (
"testing"
- "codeberg.org/lindenii/furgit/network/protocol/sideband64k"
+ "lindenii.org/go/furgit/network/protocol/sideband64k"
)
func TestAppendHelpers(t *testing.T) {