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

@@ -1,5 +1,5 @@
// Code generated by MockGen. DO NOT EDIT.
// Source: git.naterciomoniz.net/applications/broker2anexoj/internal (interfaces: RecordReader,Record,ReportWriter)
// Source: github.com/nmoniz/any2anexoj/internal (interfaces: RecordReader,Record,ReportWriter)
//
// Generated by this command:
//
@@ -15,7 +15,7 @@ import (
reflect "reflect"
time "time"
internal "git.naterciomoniz.net/applications/broker2anexoj/internal"
internal "github.com/nmoniz/any2anexoj/internal"
gomock "go.uber.org/mock/gomock"
)