1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-31 19:08:07 +00:00

chore: bunp up Go version to 1.24.4

This commit is contained in:
afdesk 2025-06-17 13:10:48 +06:00
parent 98aa7bbfce
commit b111938a29

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/aquasecurity/kube-bench
go 1.24.2
go 1.24.4
require (
github.com/aws/aws-sdk-go-v2 v1.36.4