M. J. Fromberger
ca6163a3ec
There was a nolint directive on this deprecated import, which golangci-lint complains about being unnecessary. However, removing it angers staticcheck, which enforces deprecation warnings. Use the right syntax to make both equally unhappy. |
3 years ago | |
---|---|---|
.. | ||
secp256k1.go | Silence a staticcheck warning. (#7811) | 3 years ago |
secp256k1_internal_test.go | crypto: add in secp256k1 support (#5500) | 4 years ago |
secp256k1_nocgo.go | p2p: rename pexV2 to pex (#7088) | 3 years ago |
secp256k1_test.go | testing: pass testing.T to assert and require always, assertion cleanup (#7508) | 3 years ago |