build(deps): bump golang from 1.20.3 to 1.20.4

Bumps golang from 1.20.3 to 1.20.4.
This commit is contained in:
2023-05-03 14:31:28 +00:00
parent cfb0db7f4d
commit 9f83b042e3
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ image: buildtool/build-tools:${BUILDTOOLS_VERSION}
run-pre-commit:
stage: .pre
image: golang:1.20.3
image: golang:1.20.4
variables:
PRE_COMMIT_HOME: ${CI_PROJECT_DIR}/.cache/pre-commit
cache: