Skip to content

Commit c92ca9a

Browse files
committed
add toolchain
Signed-off-by: Mangaal <[email protected]>
1 parent 18da3bf commit c92ca9a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/redhat-developer/gitops-backend
22

33
go 1.22
44

5+
toolchain go1.22.5
6+
57
require (
68
github.com/argoproj/argo-cd v0.8.1-0.20210326223336-719d6a9c252e
79
github.com/go-git/go-git/v5 v5.1.0

0 commit comments

Comments
 (0)