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 May 29, 2018. It is now read-only.
Is this on master branch? The latest development branch is actually nodb, which we hope to merge sometime this week, so if you don't mind waiting for that, that's probably the best path forward.
Import from https://github.com/sourcegraph/srclib/blob/master/src/selfupdate_cmd.go#L8 fails:
github.com/inconshreveable/go-update/check
because of this commit: inconshreveable/go-update@1d9fbfa
Repro:
go get -u -v sourcegraph.com/sourcegraph/srclib/cmd/src
(from https://srclib.org/gettingstarted/#building-from-source) without v1.0 checkout of github.com/inconshreveable/go-update in $GOPATH.The text was updated successfully, but these errors were encountered: