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
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
We do intend to. The biggest hold up for us is to do so we have to migrate IPFS up several versions at the same time as we switch to go mod and this is a large scale refactor with some considerations for backwards compatibility.
Go Modules is Go’s new dependency management system that makes dependency version information explicit and easier to manage.
Citing from https://blog.golang.org/using-go-modules:
The text was updated successfully, but these errors were encountered: