Skip to content

Commit eecf5c2

Browse files
authored
chore: add go toolchain 1.22.0 (#1395)
Signed-off-by: David Kwon <[email protected]>
1 parent 59cac11 commit eecf5c2

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/devfile/devworkspace-operator
22

33
go 1.22
44

5+
toolchain go1.22.0
6+
57
require (
68
github.com/devfile/api/v2 v2.2.2
79
github.com/go-git/go-git/v5 v5.13.0

0 commit comments

Comments
 (0)