Skip to content

Commit

Permalink
using mockgen 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
linzhp committed Jan 5, 2025
1 parent f454dbb commit 8f5f506
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bazel/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module go.uber.org/mock/bazel

go 1.23.0

require go.uber.org/mock v0.1.0
require go.uber.org/mock v0.4.0
4 changes: 2 additions & 2 deletions bazel/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
go.uber.org/mock v0.1.0 h1:NEVjcPIj/L96qilPi+2M5l9zUkQksRaqNKphz3pStHI=
go.uber.org/mock v0.1.0/go.mod h1:J0y0rp9L3xiff1+ZBfKxlC1fz2+aO16tw0tsDOixfuM=
go.uber.org/mock v0.4.0 h1:VcM4ZOtdbR4f6VXfiOpwpVJDL6lCReaZ6mw31wqh7KU=
go.uber.org/mock v0.4.0/go.mod h1:a6FSlNadKUHUa9IP5Vyt1zh4fC7uAwxMutEAscFbkZc=

0 comments on commit 8f5f506

Please sign in to comment.