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 Feb 23, 2024. It is now read-only.
Building with goreleaser is broken on main. Running
goreleaser build --snapshot --clean
results in
error=failed to build for darwin_amd64_v1: exit status 1: # github.com/strangelove-ventures/lens/client/codecs/injective
client/codecs/injective/ethsecp256k1.go:201:19: undefined: secp256k1.VerifySignature
Building with goreleaser is broken on main. Running
results in
This appears to have broken with this PR, or specifically commit b8291470df53c79075a156a175b16785f5a4ec14, as building on commits before that works fine
The text was updated successfully, but these errors were encountered: