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
And then I updated that project's go.mod to use it:
// kryptology has been archived, replacing with a vendored copy which has been modified:
// HashToCurveG1Svdw -> HashToG1
// HashToCurveG2Svdw -> HashToG2
replace github.com/coinbase/kryptology => ./vendorlibs/coinbase/kryptology
Failed to compile the project with this error
The text was updated successfully, but these errors were encountered: