Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to dep (#3972) | Antoine GIRARD | 2018-05-21 | 4 | -142/+6 |
| | | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2 | ||||
* | Switch to keybase go-crypto (for some elliptic curve key) + test (#1925) | Antoine GIRARD | 2017-06-14 | 52 | -0/+17000 |
* 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 |