Update dependency golang to v1.21.0

This commit is contained in:
renovate[bot] 2023-08-18 10:21:33 +00:00 committed by GitHub
parent 58b7348795
commit fef04b3f7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ on:
env:
# Common versions
GO_VERSION: '1.20.6'
GO_VERSION: '1.21.0'
GOLANGCI_VERSION: 'v1.54.1'
DOCKER_BUILDX_VERSION: 'v0.10.0'