mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-09 15:37:56 -05:00
Move Related Packages Into API/ Pkg (#9619)
* begin on api pkg * build * build Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
This commit is contained in:
@@ -10,9 +10,9 @@ go_library(
|
||||
],
|
||||
importpath = "github.com/prysmaticlabs/prysm/cmd/beacon-chain/flags",
|
||||
visibility = [
|
||||
"//api/gateway:__pkg__",
|
||||
"//beacon-chain:__subpackages__",
|
||||
"//cmd/beacon-chain:__subpackages__",
|
||||
"//shared/gateway:__pkg__",
|
||||
"//testing/endtoend:__subpackages__",
|
||||
],
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user