You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
$ go version go version go1.13.4 linux/amd64
$ make build ===> Building Binaries
go build
go: github.com/wagoodman/[email protected] requires
github.com/docker/distribution@v0.0.0-20181126153310-93e082742a009850ac46962150b2f652a822c5ff: invalid pseudo-version: revision is longer than canonical (93e082742a00)
Makefile:77: recipe for target 'build' failed
make: *** [build] Error 1
This is probably because vendoring was disabled.
The text was updated successfully, but these errors were encountered:
sgotand
added a commit
to sgotand/graboid
that referenced
this issue
Jan 22, 2020
make build
command failed with go 1.13.This is probably because vendoring was disabled.
The text was updated successfully, but these errors were encountered: