Platform: Linux (Void)
Go Version: go1.13.1 linux/amd64
When building the project I recieved the following error:
go: github.com/BurntSushi/xgb@v0.0.0-20160522221800-27f122750802: invalid pseudo-version: does not match version-control timestamp (2016-05-22T18:18:43Z)
Platform: Linux (Void) Go Version: go1.13.1 linux/amd64
When building the project I recieved the following error: go: github.com/BurntSushi/xgb@v0.0.0-20160522221800-27f122750802: invalid pseudo-version: does not match version-control timestamp (2016-05-22T18:18:43Z)
This appears to because of the recent jump from version 1.1.12 to 1.1.13. Here's from the release notes https://tip.golang.org/doc/go1.13#version-validation
I'm going to submit a pull requests to fix the issue.
There probably needs to be a test if it still builds on 1.1.12