Skip to content

Commit 0869d72

Browse files
committed
go mod tidy
Signed-off-by: Siddhesh Ghadi <[email protected]>
1 parent 67f1f14 commit 0869d72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

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

3-
go 1.22
3+
go 1.22.3
4+
5+
toolchain go1.22.6
46

57
require (
68
github.com/argoproj/argo-cd/v2 v2.12.3

0 commit comments

Comments
 (0)