aboutsummaryrefslogtreecommitdiff
path: root/network/protocol/sideband64k/decoder_malformed_pktline_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'network/protocol/sideband64k/decoder_malformed_pktline_test.go')
-rw-r--r--network/protocol/sideband64k/decoder_malformed_pktline_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/protocol/sideband64k/decoder_malformed_pktline_test.go b/network/protocol/sideband64k/decoder_malformed_pktline_test.go
index 5e4e4551..900dcdb7 100644
--- a/network/protocol/sideband64k/decoder_malformed_pktline_test.go
+++ b/network/protocol/sideband64k/decoder_malformed_pktline_test.go
@@ -5,8 +5,8 @@ import (
"strings"
"testing"
- "codeberg.org/lindenii/furgit/network/protocol/pktline"
- "codeberg.org/lindenii/furgit/network/protocol/sideband64k"
+ "lindenii.org/go/furgit/network/protocol/pktline"
+ "lindenii.org/go/furgit/network/protocol/sideband64k"
)
func TestDecoderInvalid0003(t *testing.T) {