1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2025-07-30 18:38:09 +00:00

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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