Try github.com/sirupsen/logrus@v1.4.1
At some point the capitalisation was changed.
On Tue, 2019-05-07 at 19:16 -0700, tamal wrote:
> I am trying to convert https://github.com/appscode/voyager from glide
> to go
> mod.
>
> I am getting an error like below:
> ```
> go: github.com/Sirupsen/logrus
I am trying to convert https://github.com/appscode/voyager from glide to go
mod.
I am getting an error like below:
```
go: github.com/Sirupsen/logrus@v1.4.1: parsing go.mod: unexpected module
path "github.com/sirupsen/logrus"
go: error loading module requirements
```
How do I find out the sourc