mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-10 16:08:26 -05:00
Update libp2p (#3379)
This commit is contained in:
committed by
Preston Van Loon
parent
b32c19a004
commit
510184c9cc
@@ -241,7 +241,7 @@ go_repository(
|
||||
|
||||
go_repository(
|
||||
name = "com_github_libp2p_go_libp2p",
|
||||
commit = "071f7de0736eda0f57cc3b5643ca65af364cd01f", # v0.3.0
|
||||
commit = "a3c39ad62a5d215b78fd95947dc304784faa98f6", # v0.3.1
|
||||
importpath = "github.com/libp2p/go-libp2p",
|
||||
)
|
||||
|
||||
@@ -770,7 +770,7 @@ go_repository(
|
||||
|
||||
go_repository(
|
||||
name = "com_github_libp2p_go_libp2p_kbucket",
|
||||
commit = "3752ea0128fd84b4fef0a66739b8ca95c8a471b6", # v0.2.0
|
||||
commit = "8b77351e0f784a5f71749d23000897c8aee71a76", # v0.2.1
|
||||
importpath = "github.com/libp2p/go-libp2p-kbucket",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user