aboutsummaryrefslogtreecommitdiff
path: root/network/protocol/sideband64k/decoder_peek_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'network/protocol/sideband64k/decoder_peek_test.go')
-rw-r--r--network/protocol/sideband64k/decoder_peek_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/protocol/sideband64k/decoder_peek_test.go b/network/protocol/sideband64k/decoder_peek_test.go
index 31397762..00496dbc 100644
--- a/network/protocol/sideband64k/decoder_peek_test.go
+++ b/network/protocol/sideband64k/decoder_peek_test.go
@@ -4,7 +4,7 @@ import (
"strings"
"testing"
- "codeberg.org/lindenii/furgit/network/protocol/sideband64k"
+ "lindenii.org/go/furgit/network/protocol/sideband64k"
)
func TestDecoderPeek(t *testing.T) {