Skip to content

Commit

Permalink
Remove obsolete patch for 'gomock'
Browse files Browse the repository at this point in the history
  • Loading branch information
stagnation committed Jan 12, 2024
1 parent b4cc640 commit 2f1e276
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go_dependencies.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,6 @@ def go_dependencies():
name = "com_github_golang_mock",
importpath = "github.com/golang/mock",
patches = [
"@com_github_buildbarn_bb_storage//:patches/com_github_golang_mock/mocks-for-funcs.diff",
"@com_github_buildbarn_bb_remote_execution//:patches/com_github_golang_mock/generics.diff",
],
sum = "h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=",
Expand Down

0 comments on commit 2f1e276

Please sign in to comment.