update to go1.21.6

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2024-01-12 23:28:24 +01:00
parent 78adfc80a9
commit 61dff684ad
6 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.21.3
ARG GO_VERSION=1.21.6
ARG XX_VERSION=1.3.0
ARG GOLANGCI_LINT_VERSION=1.54.2