microsoft/go-winio

external dependencies introduced

Opened this issue · 0 comments

zx2c4 commented

Prior this library only used libraries from golang.org. Now it's introduced some third-party dependency called "github.com/sirupsen/logrus", which itself depends on a whole nasty chain of things.

Can you remove this dependency? Or move its entire dependency chain to github.com/Microsoft/*?