Update Golang to 1.22

This commit is contained in:
Maximilian Paß
2024-02-27 16:36:44 +01:00
parent ab938bfc22
commit d5ac2706ff
3 changed files with 129 additions and 105 deletions

View File

@ -47,7 +47,7 @@ linters-settings:
nakedret:
max-func-lines: 5
stylecheck:
go: "1.21"
go: "1.22"
linters:
disable-all: true