Package version provides operations on [Go versions] in [Go toolchain name syntax]: strings like "go1.20", "go1.21.0", "go1.22rc2", and "go1.23.4-bigcorp".
Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.
Package crc64 implements the 64-bit cyclic redundancy check, or CRC-64, checksum.
Package template (html/template) implements data-driven templates for generating HTML output safe against code injection.