You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i try to change sirupsen to be Sirupsen . The error will become :
module declares its path as: github.com/Sirupsen/log rus
but was required as: github.com/sirupsen/logrus
go get github.com/control-center/serviced/dfs/nfs
go: finding github.com/control-center/serviced latest
go: finding github.com/zenoss/glog latest
go: finding github.com/zenoss/logri latest
go: github.com/control-center/serviced/dfs/nfs imports
github.com/control-center/serviced/logging imports
github.com/Sirupsen/logrus: github.com/Sirupsen/logrus@v1.6.0: parsing go.mod:
module declares its path as: github.com/sirupsen/logrus
but was required as: github.com/Sirupsen/logrus
need to change sirupsen to be Sirupsen sirupsen/logrus#1041
The text was updated successfully, but these errors were encountered: