Skip to content

Commit

Permalink
Update deps for gomock test
Browse files Browse the repository at this point in the history
  • Loading branch information
manjari25 committed Sep 25, 2023
1 parent 1fa1a7f commit 612645f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/extras/gomock/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ go_test(
"client_test.go",
],
embed = [":client"],
deps = ["@com_github_golang_mock//gomock"],
deps = ["@org_uber_go_mock//gomock"],
)

0 comments on commit 612645f

Please sign in to comment.