Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This isn't strictly necessary - the go 1.18 and 1.17 semantics for `go.mod` are the same - but in practice, I find that people often look at `go.mod` to see what version of Go they need to build something, and, well, we need 1.18 now. So might as well update this! Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
- Loading branch information