We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18da3bf commit c92ca9aCopy full SHA for c92ca9a
1 file changed
go.mod
@@ -2,6 +2,8 @@ module github.com/redhat-developer/gitops-backend
2
3
go 1.22
4
5
+toolchain go1.22.5
6
+
7
require (
8
github.com/argoproj/argo-cd v0.8.1-0.20210326223336-719d6a9c252e
9
github.com/go-git/go-git/v5 v5.1.0
0 commit comments