File tree Expand file tree Collapse file tree 4 files changed +6
-4
lines changed
Expand file tree Collapse file tree 4 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ linters:
8888 - gocritic
8989
9090run :
91- go : ' 1.21 '
91+ go : ' 1.22 '
9292 skip-files :
9393 - " .*_mock.go$"
9494 - " .*_test.go$"
Original file line number Diff line number Diff line change 1- FROM --platform=linux/amd64 golang:1.21
1+ FROM --platform=linux/amd64 golang:1.22
22
33# Set environment variable for protoc
44ENV PROTOC_ZIP=protoc-3.19.4-linux-x86_64.zip
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ registries:
55- type : standard
66 ref : v3.157.0 # renovate: depName=aquaproj/aqua-registry
77packages :
8- - name : tinygo-org/tinygo@v0.29.0
8+ - name : tinygo-org/tinygo@v0.31.1
99- name : WebAssembly/binaryen@version_112
1010-
name :
magefile/[email protected]
Original file line number Diff line number Diff line change 11module github.com/aquasecurity/trivy
22
3- go 1.21
3+ go 1.22
4+
5+ toolchain go1.22.0
46
57require (
68 github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
You can’t perform that action at this time.
0 commit comments