Update Go to 1.21

This commit is contained in:
Sebastian Serth
2023-08-14 13:35:41 +02:00
committed by Sebastian Serth
parent 90092c48c1
commit 2f43bced08
5 changed files with 69 additions and 53 deletions

View File

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