Closed djdv closed 1 year ago
Pushed the fix along with others to the pre-release tag so that the existing builds listed under releases get replaced with ones that actually work. Lots of code still pending review before merging into master though.
The branch which fixes this has now been merged into master.
At some point I made an optimization for IPFS paths and it broke IPNS mounts. This is the offending section and the quick fix for it that just reverts to the old logic: https://github.com/djdv/go-filesystem-utils/pull/20/commits/79947497214433dfcfef32049ed20251b3aca75a This should be fixed more properly later, but tracking it anyway for now.