Package: dh-make-golang
Version: 0.3.3-1
Severity: important

dh-make-golang make -git_revision c2f93a96b099 honnef.co/go/tools

fails with
2020/04/16 12:30:12 Starting "dh-make-golang v0.3.3 linux/amd64"
2020/04/16 12:30:15 Downloading "honnef.co/go/tools/..."
2020/04/16 12:30:49 Determining upstream version number
2020/04/16 12:30:49 Found latest tag "2019.1"
2020/04/16 12:30:49 WARNING: Latest tag "2019.1" is not a valid SemVer version
2020/04/16 12:30:49 Latest tag "2019.1" matches master
2020/04/16 12:30:49 Package version is "2019.1"
2020/04/16 12:30:49 Determining dependencies
2020/04/16 13:01:51 Downloading https://github.com/dominikh/go-tools/archive/v2019.1.tar.gz 2020/04/16 13:01:52 Could not create a tarball of the upstream source: 404 Not Found

The actual download url should be,

https://github.com/dominikh/go-tools/archive/2019.1.tar.gz

Reply via email to