mirror of
https://github.com/go-gitea/gitea
synced 2025-02-05 06:24:28 +00:00
* Switch to keybase go-crypto (for some elliptic curve key) + test
* Use assert.NoError
and add a little more context to failing test description
* Use assert.(No)Error everywhere 🌈
and assert.Error in place of .Nil/.NotNil