feat(v2)!: update to go 1.22 (#724)

* feat(v2)!: update to go 1.22

* fix: ci

* fix: more
This commit is contained in:
Carlos Alexandro Becker
2025-02-05 10:00:01 -03:00
committed by GitHub
parent a7783a1a58
commit 64c16e990e
13 changed files with 12 additions and 104 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ jobs:
coverage:
strategy:
matrix:
go-version: [^1.18]
go-version: [^1.22]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
env: