Skip to content

Commit 6bfd125

Browse files
committed
go mod tidy
Signed-off-by: Siddhesh Ghadi <[email protected]>
1 parent e53e47a commit 6bfd125

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

go.mod

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

3+
<<<<<<< HEAD
34
go 1.23.0
45

56
toolchain go1.23.8
7+
=======
8+
go 1.22.3
9+
10+
toolchain go1.22.6
11+
>>>>>>> 0869d72 (go mod tidy)
612

713
require (
814
github.com/argoproj/argo-cd/v2 v2.12.3

0 commit comments

Comments
 (0)