Skip to content
This repository has been archived by the owner on May 29, 2018. It is now read-only.

Getting started instructions broken when using Go 1.6 (tip) #216

Open
davecheney opened this issue Oct 27, 2015 · 2 comments
Open

Getting started instructions broken when using Go 1.6 (tip) #216

davecheney opened this issue Oct 27, 2015 · 2 comments

Comments

@davecheney
Copy link

% go get -u -v sourcegraph.com/sourcegraph/srclib/cmd/src
Fetching https://sourcegraph.com/sourcegraph/srclib/cmd/src?go-get=1
Parsing meta tags from https://sourcegraph.com/sourcegraph/srclib/cmd/src?go-get=1 (status code 200)
get "sourcegraph.com/sourcegraph/srclib/cmd/src": found meta tag main.metaImport{Prefix:"sourcegraph.com/sourcegraph/srclib", VCS:"git", RepoRoot:"https://github.com/sourcegraph/srclib"} at https://sourcegraph.com/sourcegraph/srclib/cmd/src?go-get=1
get "sourcegraph.com/sourcegraph/srclib/cmd/src": verifying non-authoritative meta tag
Fetching https://sourcegraph.com/sourcegraph/srclib?go-get=1
Parsing meta tags from https://sourcegraph.com/sourcegraph/srclib?go-get=1 (status code 200)
sourcegraph.com/sourcegraph/srclib (download)
# cd /home/dfc/src/sourcegraph.com/sourcegraph/srclib; git submodule update --init --recursive
No submodule mapping found in .gitmodules for path 'testdata/go-cached'
package sourcegraph.com/sourcegraph/srclib/cmd/src: exit status 1
@beyang
Copy link
Member

beyang commented Oct 27, 2015

Sorry, that's out of date, will update now. It should be go get -u -v sourcegraph.com/sourcegraph/srclib/cmd/srclib.

@dominikh
Copy link

dominikh commented Feb 2, 2016

Bumping this issue; related to sourcegraph/srclib-go#69 (src vs srclib)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants