fix mock
This commit is contained in:
parent
a092f7b4a1
commit
02dd4783bc
@ -1,5 +1,5 @@
|
|||||||
// Code generated by MockGen. DO NOT EDIT.
|
// Code generated by MockGen. DO NOT EDIT.
|
||||||
// Source: github.com/anyproto/go-anytype-infrastructure-experiments/consensus/consensusclient (interfaces: Service)
|
// Source: github.com/anyproto/any-sync/consensus/consensusclient (interfaces: Service)
|
||||||
|
|
||||||
// Package mock_consensusclient is a generated GoMock package.
|
// Package mock_consensusclient is a generated GoMock package.
|
||||||
package mock_consensusclient
|
package mock_consensusclient
|
||||||
@ -9,8 +9,8 @@ import (
|
|||||||
reflect "reflect"
|
reflect "reflect"
|
||||||
|
|
||||||
app "github.com/anyproto/any-sync/app"
|
app "github.com/anyproto/any-sync/app"
|
||||||
consensusclient "github.com/anyproto/any-sync-consensusnode/consensusclient"
|
consensusclient "github.com/anyproto/any-sync/consensus/consensusclient"
|
||||||
consensusproto "github.com/anyproto/any-sync-consensusnode/consensusproto"
|
consensusproto "github.com/anyproto/any-sync/consensus/consensusproto"
|
||||||
gomock "github.com/golang/mock/gomock"
|
gomock "github.com/golang/mock/gomock"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user