chore(deps): bump golang from 1.21.6 to 1.22.0

Bumps golang from 1.21.6 to 1.22.0.
This commit is contained in:
2024-02-07 11:31:05 +00:00
parent 9b351731d6
commit 6387c29c10
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ build:
vulnerabilities:
stage: build
image: golang:1.21.6
image: golang:1.22.0
script:
- go install golang.org/x/vuln/cmd/govulncheck@latest
- govulncheck ./...