go.mod: update modules

This commit is contained in:
Will Norris 2024-05-08 21:15:03 -07:00 committed by Will Norris
parent 3aec0fce3a
commit 46539483be
5 changed files with 140 additions and 155 deletions

View file

@ -22,7 +22,7 @@ jobs:
# minimum go version that works. This is not necessarily supported in
# any way, and will be bumped up without notice as needed. But it at
# least lets us know what go version should work.
- go-version: 1.18
- go-version: 1.21
platform: ubuntu-latest
# include windows, but only with the latest Go version, since there