This modifies the semver handling to specifically use uint32 instead of architecture-dependent uint so bounds checking is consistent across architectures and only needs to be done in one place. |
||
|---|---|---|
| .. | ||
| README.md | ||
| version_test.go | ||
| version.go | ||
version
Package version provides a single location to house the version information for dcrd and other utilities provided in the same repository.
Installation and Updating
This package is internal and therefore is neither directly installed nor needs to be manually updated.
License
Package version is licensed under the copyfree ISC License.