btcsuite / btcd

An alternative full node bitcoin implementation written in Go (golang)
https://github.com/btcsuite/btcd/blob/master/README.md
ISC License
6.11k stars 2.32k forks source link

docs: Update Go version as per the Readme. #1944

Closed hristog closed 1 year ago

hristog commented 1 year ago

This PR proposes an update to the Go version, specified in the contribution guidelines as per:

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4147804037


Files with Coverage Reduction New Missed Lines %
btcutil/gcs/gcs.go 1 81.25%
connmgr/connmanager.go 1 86.27%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 4073693760: -0.002%
Covered Lines: 26638
Relevant Lines: 48192

💛 - Coveralls