Bump to Go 1.22 and update deps

This commit is contained in:
Fabien Potencier 2024-03-01 20:15:34 +01:00
commit 336cb150a8
3 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v3
with:
go-version: '^1.21.1'
go-version: '^1.22.0'
- uses: actions/cache@v3
with:
path: |