Skip to content

Commit

Permalink
use go 1.22 for trivy-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed Apr 29, 2024
1 parent 9718ff9 commit c7f344b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/aquasecurity/trivy-checks

go 1.22.0
go 1.22

require (
github.com/aquasecurity/trivy v0.50.2-0.20240426104424-3d66cb8d887e
Expand Down

0 comments on commit c7f344b

Please sign in to comment.