We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 909a0f4 commit 9008e95Copy full SHA for 9008e95
go.mod
@@ -2,6 +2,8 @@ module github.com/webdevops/helm-azure-tpl
2
3
go 1.24.0
4
5
+toolchain go1.24.3
6
+
7
require (
8
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
9
github.com/Azure/azure-sdk-for-go/sdk/data/azappconfig v1.2.0
0 commit comments