Skip to content

Commit

Permalink
chore: add go toolchain version (#1710)
Browse files Browse the repository at this point in the history
* chore: add go toolchain version

* bump up toolchain to 1.22.7
  • Loading branch information
afdesk authored Oct 24, 2024
1 parent d5ba5ed commit 5568895
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/aquasecurity/kube-bench

go 1.22
go 1.22.0

toolchain go1.22.7

require (
github.com/aws/aws-sdk-go-v2 v1.31.0
Expand Down

0 comments on commit 5568895

Please sign in to comment.