rename module to match github repo
This commit is contained in:
@@ -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"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user