v1.69.2
build: remove build constraint syntax for go 1.16 and older
build: update logging statements to make json log work - fixes #6038
lib: fix incorrect conversion between integer types
lib/encoder: add Exclamation mark encoding
lib/encoder: add EncodeRaw
build: reformat comments to pass go1.19 vet