aarzilli / gdlv

GUI frontend for Delve
Other
1.33k stars 48 forks source link

invalid pseudo-version: does not match version-control timestamp when building #40

Closed wesleyParriott closed 5 years ago

wesleyParriott commented 5 years ago

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

wesleyParriott commented 5 years ago

Pull Request here: https://github.com/aarzilli/gdlv/pull/41

wesleyParriott commented 5 years ago

closed as of commit fcfc464d7508cb46dd8247b1ba5d0b0f76432554