Closed HeavyWombat closed 5 years ago
@geofffranks Have you had a chance to take a look at this PR? Thanks in advance.
Sorry, I thought I was waiting still for dependency updates. Will try to look tomorrow
Sent from my iPhone
On Jun 6, 2019, at 2:01 PM, Matthias Diester notifications@github.com wrote:
@geofffranks Have you had a chance to take a look at this PR? Thanks in advance.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Seems like there are some issues running tests now after the dependency updates. May take a little bit to get this released officially
Oh, really? I am sorry for the dependency problems. I thought with the vendor directory everything should be right where it is suppose to be.
I already started to look into a migration to Go modules. In theory, it should get better the Go modules.
Looks like it's a problem with just my laptop. CI looks fine, and another laptop i have works fine.
Use
dyff
package to create the diff output. It supports additional checks for order changes in lists and a compact output style.I tried to update as few dependencies as possible, but the following updates were necessary:
Also, I had to add
context.Background()
to the server test case to fix a NilPointer panic.This should fix #285.
Example: