chore: use uber gomock instead of golang/mock (#5075)

This commit is contained in:
Kevin Wan
2025-08-10 23:01:08 +08:00
committed by GitHub
parent b7f601c912
commit 1c9d339361
8 changed files with 62 additions and 54 deletions

1
go.mod
View File

@@ -9,7 +9,6 @@ require (
github.com/fullstorydev/grpcurl v1.9.3
github.com/go-sql-driver/mysql v1.9.0
github.com/golang-jwt/jwt/v4 v4.5.2
github.com/golang/mock v1.6.0
github.com/golang/protobuf v1.5.4
github.com/google/uuid v1.6.0
github.com/grafana/pyroscope-go v1.2.4