Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: update missing dependency #2546

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

zzzckck
Copy link
Collaborator

@zzzckck zzzckck commented Jun 27, 2024

Description

to fix: #2544
github.com/wercker/[email protected] was imported indirectly by github.com/prysmaticlabs/[email protected].
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
6 of 7 checks passed
zzzckck added a commit to zzzckck/bsc that referenced this pull request Jul 1, 2024
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