Skip to content

go.mod: update missing dependency#2546

Merged
zzzckck merged 1 commit intobnb-chain:developfrom
zzzckck:journalhook_build_error
Jun 28, 2024
Merged

go.mod: update missing dependency#2546
zzzckck merged 1 commit intobnb-chain:developfrom
zzzckck:journalhook_build_error

Conversation

@zzzckck
Copy link
Copy Markdown
Collaborator

@zzzckck zzzckck commented Jun 27, 2024

Description

to fix: #2544
github.com/wercker/journalhook@v0.0.0-20180428041537-5d0a5ae867b3 was imported indirectly by github.com/prysmaticlabs/prysm@v0.0.0-20220124113610-e26cde5e091b.
but the commit: 5d0a5ae867b3 was deleted, so the compile would failed for the first time.
Actually journalhook is not used in BSC, the latest prysm also removed the dependency of journalhook.
Just replace it with the latest commit should be fine.

Rationale

NA

Example

NA

Changes

NA

repo github.com/wercker/journalhook no longer has the commit: 5d0a5ae867b3,
the commit has been deleted
actually journalhook was imported indirectly by prsym, and it is not used in BSC.
the latest prysm also removed the dependency of journalhook.
just replace it with the latest commit should be fine.
@zzzckck zzzckck merged commit f1a85ec into bnb-chain:develop Jun 28, 2024
zzzckck added a commit to zzzckck/bsc that referenced this pull request Jul 1, 2024
@zzzckck zzzckck deleted the journalhook_build_error branch May 14, 2025 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants