feat(deps)!: switch to Uber's maintained fork of gomock (#4)

This commit is contained in:
2023-10-13 12:00:58 +01:00
committed by GitHub
parent 66c83dc12c
commit 0b9ddc09c5
8 changed files with 9 additions and 32 deletions

2
go.mod
View File

@@ -3,8 +3,8 @@ module github.com/romdo/gomockctx
go 1.18
require (
github.com/golang/mock v1.6.0
github.com/stretchr/testify v1.7.0
go.uber.org/mock v0.3.0
)
require (