chore: bunp up Go version to 1.24.4 (#1892)

This commit is contained in:
afdesk
2025-06-17 14:11:15 +06:00
committed by GitHub
parent 98aa7bbfce
commit 4e2651fda0
+1 -1
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