* (M) .github/workflows/go.yml
- Remove testing support for go 1.18 -- these tests are failing
based on dependencies. Our contract here is to support -3
versions, so this is in-line with expecations of our consumers.
coverage: 88.811%. remained the same
when pulling 3f7a1725b209b0673d3337e443b1a84d08c878b6 on go122
into a59697eabf76e43de76c5c147a589e15fda7304b on master.
Fixes the failing CI @ HEAD.