Skip to content
Snippets Groups Projects

Update go 1.22

Merged Neil-Jocelyn Schark requested to merge update-go-1.22 into master
All threads resolved!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
code-quality:
image: golangci/golangci-lint:v1.51.2-alpine
image: golangci/golangci-lint:v1.56.0-alpine
stage: test
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
Loading