mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-11 22:14:02 +01:00
build: switch mockgen to Uber fork
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
"akvorado/common/helpers"
|
||||
|
||||
"github.com/golang/mock/gomock"
|
||||
"go.uber.org/mock/gomock"
|
||||
)
|
||||
|
||||
func TestRefreshFlowsTables(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user