This removes the old style build constraints that were required for versions of Go prior to version 1.17 now that now that the minimum actively supported version of Go is 1.18. Note that it intentionally does not remove them from the modules to avoid needlessly breaking any consumers that might still be using them from older versions of Go. |
||
|---|---|---|
| .. | ||
| README.md | ||
| version_buildinfo.go | ||
| version_nobuildinfo.go | ||
| 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.