mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 04:54:05 -05:00
Add pkg crypto (#9603)
* Add pkg crypto * Update go.yml Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
2
third_party/herumi/bls_eth_go_binary.BUILD
vendored
2
third_party/herumi/bls_eth_go_binary.BUILD
vendored
@@ -149,7 +149,7 @@ go_library(
|
||||
copts = OPTS,
|
||||
visibility = [
|
||||
# Additional access will require security approval.
|
||||
"@prysm//shared/bls/herumi:__pkg__",
|
||||
"@prysm//crypto/bls/herumi:__pkg__",
|
||||
"@com_github_wealdtech_go_eth2_types_v2//:__pkg__",
|
||||
],
|
||||
clinkopts = select({
|
||||
|
||||
Reference in New Issue
Block a user