* vendor update: go-gitlab to v0.31.0 * migrate client init to v0.31.0 * refactor
* 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