Skip to content

Commit

Permalink
Manually fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
saolyn committed Feb 21, 2024
1 parent 76829f9 commit eafcd65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beacon-chain/rpc/prysm/v1alpha1/validator/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ common_deps = [
"@com_github_d4l3k_messagediff//:go_default_library",
"@com_github_ethereum_go_ethereum//common:go_default_library",
"@com_github_ethereum_go_ethereum//core/types:go_default_library",
"@com_github_golang_mock//gomock:go_default_library",
"@org_uber_go_mock//gomock:go_default_library",
"@com_github_pkg_errors//:go_default_library",
"@com_github_prysmaticlabs_go_bitfield//:go_default_library",
"@com_github_sirupsen_logrus//:go_default_library",
Expand Down

0 comments on commit eafcd65

Please sign in to comment.