to run golangci-lint in 1.19, had to upgrade past 1.48 -
this introduced some new lints
oswrap/exec.go:16: File is not `goimports`-ed (goimports)
//todo use oswrap.Instance() instead of package local ow?
oswrap/os.go:4:2: SA1019: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Background
Bump to latest things.
this introduced some new lints
Versioning
Patch release