fix: Upgrade dwo go dep to the latest available
parent
3cab035d89
commit
3e35af3cf4
2
go.mod
2
go.mod
|
|
@ -8,7 +8,7 @@ require (
|
|||
github.com/blang/semver/v4 v4.0.0
|
||||
github.com/che-incubator/kubernetes-image-puller-operator v0.0.0-20210929175054-0128446f5af7
|
||||
github.com/devfile/api/v2 v2.0.0-20210713124824-03e023e7078b
|
||||
github.com/devfile/devworkspace-operator v0.2.1-0.20210906065716-d0b62f524bef
|
||||
github.com/devfile/devworkspace-operator v0.2.1-0.20211005102315-728dff7e987c
|
||||
github.com/go-logr/logr v0.4.0
|
||||
github.com/golang/mock v1.5.0
|
||||
github.com/google/go-cmp v0.5.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue