We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 341fb00 commit 5f194d7Copy full SHA for 5f194d7
go.mod
@@ -2,7 +2,7 @@ module github.com/vshn/emergency-credentials-receive
2
3
go 1.22
4
5
-toolchain go1.22.1
+toolchain go1.23.0
6
7
require (
8
github.com/Masterminds/sprig/v3 v3.2.3
0 commit comments