Skip to content
Snippets Groups Projects

Update go fix vulnerability

Merged Fabian Seidl requested to merge update-go-fix-vulnerability into master
Files
9
variables:
GOLANG_VERSION: "1.20.3"
GOLANG_VERSION: "1.20.4"
code-quality:
image: golangci/golangci-lint:v1.52.2-alpine
stage: analyze
Loading