Update tests to go 1.24.3 (#600)

Signed-off-by: Faisal Memon <[email protected]>
This commit is contained in:
Faisal Memon
2025-05-29 08:15:34 -07:00
committed by GitHub
parent c8bb71bef7
commit ce9b3737ff
+1 -3
View File
@@ -1,8 +1,6 @@
module github.com/spiffe/helm-charts/tests
go 1.24.0
toolchain go1.24.1
go 1.24.3
require (
github.com/onsi/ginkgo/v2 v2.23.4