Closed agnivade closed 5 years ago
(apologies for the belated answer...)
that would probably something for @twitchyliquid64 to comment on.
This should be fixed by #135
I think go 1.13 starts verifying the date string? Not sure what caused it to be wrong though ...
Thanks. Yes 1.13 verifies the date string.
You should put a "Fixes #134" on that PR.
What version of Go are you using (
go version
)?What did you do?
Only when I replace golang-asm with master or that commit hash, it works
Looking into the commits of golang-asm, the commit hash looks fine but the timestamp is at 27th Jan, whereas the go.mod of wagon expects it at 15th March.
Not sure how something like this can happen. Deliberate force push ?