Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Changes to external projects have broken this #30

Closed
ABrilliantBeast opened this issue Aug 10, 2017 · 1 comment
Closed

Changes to external projects have broken this #30

ABrilliantBeast opened this issue Aug 10, 2017 · 1 comment

Comments

@ABrilliantBeast
Copy link

go get github.com/osrg/goplane/
can't load package: package github.com/osrg/goplane: case-insensitive import collision: "github.com/Sirupsen/logrus" and "github.com/sirupsen/logrus"

This may be because I have the latest gobgp. I am trying to work around, but seeing some other issues

@ishidawataru
Copy link
Member

please use glide to install dependencies.

$ go get github.com/osrg/goplane
$ cd $GOPATH/src/github.com/osrg/goplane; glide install

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

2 participants