Closed mavimo closed 4 years ago
@aeneasr I suggest to move to go mod since can reduce "friction" for users to test it since go mod
is the "official standard" for dependency management.
@aeneasr fixes done, thx for your time to review this PR :)
Unfortunately tests fail now :(
It should now also be possible to close this PR, as we've since addressed this in #17
@pmundt closed :)
go mod
(supported from golang 1.11)