We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59cac11 commit eecf5c2Copy full SHA for eecf5c2
go.mod
@@ -2,6 +2,8 @@ module github.com/devfile/devworkspace-operator
2
3
go 1.22
4
5
+toolchain go1.22.0
6
+
7
require (
8
github.com/devfile/api/v2 v2.2.2
9
github.com/go-git/go-git/v5 v5.13.0
0 commit comments