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:
Ralf Haferkamp
2025-03-03 16:02:59 +01:00
parent 332865b960
commit 2678d0bb89
26 changed files with 106 additions and 45 deletions
+2 -2
View File
@@ -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()