osrg / goplane

an agent for configuring linux network stack via GoBGP
http://osrg.github.io/gobgp/
119 stars 26 forks source link

github.com/Sirupsen/logrus has been renamed #37

Open chenhaiq opened 6 years ago

chenhaiq commented 6 years ago

please use new name: github.com/sirupsen/logrus

sever-sever commented 6 months ago

Still the issue

go install github.com/osrg/goplane@latest
...
go: github.com/osrg/goplane imports
    github.com/Sirupsen/logrus: github.com/Sirupsen/logrus@v1.9.3: parsing go.mod:
    module declares its path as: github.com/sirupsen/logrus
            but was required as: github.com/Sirupsen/logrus