Go-ipfs: go-critic: invalid pseudo-version: does not match version-control timestamp

Created on 22 Aug 2019  路  2Comments  路  Source: ipfs/go-ipfs

Version information:

OS: Android 10 aarch64
Host: google Pixel 3
Kernel: 4.9.165-gfff483291c07-ab5725533
Uptime: secs
Packages: 103 (dpkg), 1 (pkg)
Shell: bash 5.0.9
CPU: Qualcomm SDM845 (8) @ 1.766GHz
Memory: 2091MiB / 3546MiB

Description:


Error when trying to build.

go: github.com/go-critic/[email protected]: invalid pseudo-version: does not match version-control timestamp (2019-02-10T22:04:43Z)
go version go1.13rc1 android/arm64
bin/check_go_version 1.12
go install  "-asmflags=all='-trimpath='" "-gcflags=all='-trimpath='" -ldflags="-X "github.com/ipfs/go-ipfs".CurrentCommit=4a87fea33" ./cmd/ipfs
go: github.com/go-critic/[email protected]: invalid pseudo-version: does not match version-control timestamp (2019-02-10T22:04:43Z)
make: *** [cmd/ipfs/Rules.mk:37: cmd/ipfs-install] Error 1
kinbug

Most helpful comment

I find this issue still there in go version go1.13.3 darwin/amd64

All 2 comments

Could you try #6604?

I find this issue still there in go version go1.13.3 darwin/amd64

Was this page helpful?
0 / 5 - 0 ratings