We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6246d88 commit fbc490aCopy full SHA for fbc490a
go.mod
@@ -1,6 +1,8 @@
1
module github.com/app-sre/terraform-repo-executor
2
3
-go 1.21
+go 1.23
4
+
5
+toolchain go1.23.8
6
7
require (
8
github.com/go-git/go-git/v5 v5.12.0
0 commit comments