Closed sol-mocha closed 2 years ago
For users of solana-go
that are running into issues without this fix, you can add this to your go.mod
replace github.com/dfuse-io/logging => github.com/streamingfast/logging v0.0.0-20210109005628-b97a57253f70
@gagliardetto mind taking a look when you get a chance?
Hey @dcaf-mocha
Thanks for the PR!
Hey @dcaf-mocha
Thanks for the PR!
- Did you encounter issues caused by the outdated version of the logging library?
Yea I was getting issues updating my packages, unless I added the replace
directive in my go.mod
.
( I can try and repro later if you are interested in the exact error message)
Hey @dcaf-mocha
Thanks for the PR!
- Did you encounter issues caused by the outdated version of the logging library?
Hey @gagliardetto do you need any additional info for this PR?
Thank you @dcaf-mocha !
Sorry for the long wait.
Notice the description of dfuse-io,
dfuse is now StreamingFast - visit our new github.com/streamingfast
.