v1.71.0
build: add package comments to silence revive linter
build: modernize Go usage
build: remove build constraint syntax for go 1.16 and older
lib/mmap: convert to using unsafe.Slice to avoid deprecated reflect.SliceHeader