hyperledger / hyperledger/fabric
Go get version is still old with v2.1.1+incompatible
- Dominant language
- Go
- Stars
- 16.7k
- Forks
- 9.1k
- Avg merge
- 5h 38m
- Merged PRs (30d)
- 26
Description
# Reproduce
go list -m -mod=mod -versions github.com/hyperledger/fabric
github.com/hyperledger/fabric v0.6.0-preview v0.6.1-preview v1.0.0-alpha v1.0.0-alpha2 v1.0.0-beta v1.0.0-preview v1.0.0-rc1 v1.0.0 v1.0.1 v1.0.2 v1.0.3 v1.0.4 v1.0.5 v1.0.6 v1.1.0-alpha v1.1.0-preview v1.1.0-rc1 v1.1.0 v1.1.1 v1.2.0-rc1 v1.2.0 v1.2.1 v1.3.0-rc1 v1.3.0 v1.4.0-rc1 v1.4.0-rc2 v1.4.0 v1.4.1-rc1 v1.4.1 v1.4.2 v1.4.3 v1.4.4 v1.4.5 v1.4.6 v1.4.7 v1.4.8 v1.4.9 v1.4.10 v1.4.11 v1.4.12 v2.0.0-alpha+incompatible v2.0.0-beta+incompatible v2.0.0+incompatible v2.0.1+incompatible v2.1.0+incompatible v2.1.1+incompatible
# Solution
Update the fabric releases to the public Go module repository.
Contributor guide
Assessment
This issue has not been assessed yet.