Update to go 1.20

This commit is contained in:
Manuel Rüger
2023-04-03 13:12:56 +02:00
parent a29feb1e96
commit eade059cad
4 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ on:
- master
env:
GO_VERSION: "~1.19.6"
GO_VERSION: "~1.20.2"
jobs:
# Runs Golangci-lint on the source code