Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
goSDN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
danet
goSDN
Merge requests
!492
Update go fix vulnerability 2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update go fix vulnerability 2
update-go-fix-vulnerability-2
into
master
Overview
0
Commits
4
Pipelines
5
Changes
13
Merged
Fabian Seidl
requested to merge
update-go-fix-vulnerability-2
into
master
1 year ago
Overview
0
Commits
4
Pipelines
5
Changes
13
Expand
Description
Just go update.
0
0
Merge request reports
Viewing commit
33cef0e6
Prev
Next
Show latest version
13 files
+
17
−
17
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
33cef0e6
update go version
· 33cef0e6
Fabian Seidl
authored
1 year ago
.gitlab/ci/.code-quality-ci.yml
+
1
−
1
Options
variables
:
variables
:
GOLANG_VERSION
:
"
1.20.
5
"
GOLANG_VERSION
:
"
1.20.
6
"
code-quality
:
code-quality
:
image
:
golangci/golangci-lint:v1.52.2-alpine
image
:
golangci/golangci-lint:v1.52.2-alpine
stage
:
analyze
stage
:
analyze
Loading