Update module path to remove the GitHub

This commit is contained in:
2025-12-20 19:19:30 -06:00
parent 0efd83f0e8
commit 9b1f45ff77
31 changed files with 78 additions and 78 deletions

View File

@@ -4,7 +4,7 @@ import (
"testing"
"time"
"github.com/Sudo-Ivan/reticulum-go/pkg/identity"
"reticulum-go/pkg/identity"
)
func TestPacketReceiptCreation(t *testing.T) {