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 source of this old Sirupsen module?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/c13dc5d1-2d38-49ea-ba6f-9b9951caf49c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to