Initial SPIRE 1.9.0 support (#262)

This commit is contained in:
kfox1111
2024-02-28 17:54:53 +00:00
committed by GitHub
parent 40d5fefcfe
commit ac83694970
14 changed files with 55 additions and 7 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
module github.com/spiffe/helm-charts/tests
go 1.20
go 1.21
toolchain go1.21.5
require (
github.com/onsi/ginkgo/v2 v2.15.0