You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.
andorsk
changed the title
[Bug] Import Issues:
[Bug] Import Issues: ambiguous import: found package github.com/btcsuite/btcd/chaincfg/chainhash in multiple modules
May 25, 2023
Describe the bug
Run
go mod tidy
Temporary fix:
go get -d github.com/btcsuite/btcd/chaincfg/chainhash@v1.0.2
Expected behavior
No import issue
Supporting Material
btcsuite/btcd#1937
Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: