Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find package "github.com/sspencer/go-ini" #52

Open
slastique opened this issue Apr 16, 2018 · 1 comment
Open

Cannot find package "github.com/sspencer/go-ini" #52

slastique opened this issue Apr 16, 2018 · 1 comment

Comments

@slastique
Copy link

I'm sorry if it is a problem of my env

So, I've tried to build Stout and I got an error

➜  Stout git:(master) go build -o ../stout src/*
src/utils.go:15:2: cannot find package "github.com/sspencer/go-ini" in any of:
	/home/rmamaev/go/src/github.com/slastique/Stout/vendor/github.com/sspencer/go-ini (vendor tree)
	/usr/local/go/src/github.com/sspencer/go-ini (from $GOROOT)
	/home/rmamaev/go/src/github.com/sspencer/go-ini (from $GOPATH)

I don't understand why it tries to find sspencer/go-ini instead of zackbloom/go-ini (I've downloaded it via godep) but Stout built successfuly after go get github.com/sspencer/go-ini

@chenrui333
Copy link

Any update on this?

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

No branches or pull requests

2 participants