Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go get fails with log incompatibility #88

Closed
willscott opened this issue Apr 24, 2020 · 1 comment
Closed

go get fails with log incompatibility #88

willscott opened this issue Apr 24, 2020 · 1 comment

Comments

@willscott
Copy link
Contributor

go get -t github.com/ipfs/go-ds-badger errors with:

/root/go/src/github.com/ipfs/go-ds-badger/datastore.go:135:13: cannot use log (type *"github.com/ipfs/go-log".ZapEventLogger) as type badger.Logger in assignment:
	*"github.com/ipfs/go-log".ZapEventLogger does not implement badger.Logger (missing Warningf method)
@willscott
Copy link
Contributor Author

fixed with #89

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant