rename module to match github repo

This commit is contained in:
2025-11-14 14:14:32 +00:00
parent e4088e4aec
commit f356d2f7e1
8 changed files with 12 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ import (
"testing"
"time"
"git.naterciomoniz.net/applications/broker2anexoj/internal"
"github.com/nmoniz/any2anexoj/internal"
)
func TestRecordReader_ReadRecord(t *testing.T) {