v1.67.0
docs: group the global flags and make them appear on command and flags pages
Fix lint issues reported by staticcheck
systemd: Fix detection and switch to the coreos package everywhere rather than having 2 separate libraries
build: remove build constraint syntax for go 1.16 and older
log: fix lint issue SA1019: syscall.Syscall has been deprecated since Go 1.18: Use SyscallN instead.