update all deps#1501
Conversation
543ecce to
7e28bf2
Compare
|
I'm afraid this is one of my first experiences with go modules 😅 Some thorough review of what I've done here would be appreciated. |
|
Do we have some tests for the Proto client API? :) |
There's an example client that does a few calls: but I don't think that this is wired up with travis or anything. Also, thanks for getting me to try this, we've got a small bug in error reporting for VerifyPassword: ☝️This is what the server logs. Looks like we're using |
|
⏩ #1502 ✔️ |
|
I'm still hesitant to merge this. This PR is |
|
Please try |
|
I'll look into this tomorrow. |
Signed-off-by: Stephan Renatus <[email protected]>
Signed-off-by: Stephan Renatus <[email protected]>
0d12fe5 to
ea7fd6d
Compare
Signed-off-by: Stephan Renatus <[email protected]>
|
So, I've run only I'm ready to assume that the five months that have passed since #1411 are the reason for the difference... 😄 |
This is totally normal 😄 👍 |
#1411 with the protobuf code updated, too.