Bump mockery to 2.53.0
Should fix build on go1.24. Also fix ci-go-generate step in multiarch Dockerfile. Closes: #289
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Code generated by mockery v2.43.2. DO NOT EDIT.
|
||||
// Code generated by mockery v2.53.0. DO NOT EDIT.
|
||||
|
||||
package mocks
|
||||
|
||||
@@ -70,7 +70,7 @@ func (_c *Engine_Delete_Call) RunAndReturn(run func(string) error) *Engine_Delet
|
||||
return _c
|
||||
}
|
||||
|
||||
// DocCount provides a mock function with given fields:
|
||||
// DocCount provides a mock function with no fields
|
||||
func (_m *Engine) DocCount() (uint64, error) {
|
||||
ret := _m.Called()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user