Skip to content
This repository was archived by the owner on Apr 1, 2023. It is now read-only.

Commit e138ae4

Browse files
committed
:tada Update Devfile library
The issue is now fixed
1 parent 373be7b commit e138ae4

File tree

4 files changed

+13
-184
lines changed

4 files changed

+13
-184
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**This issue is now fixed with https://github.com/devfile/library/pull/169**
2+
3+
---
4+
15
**Link to issue** : [devfile/api#1067](https://github.com/devfile/api/issues/1067)
26

37
**Notes**

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.20
44

55
require (
66
github.com/devfile/api/v2 v2.2.0
7-
github.com/devfile/library/v2 v2.2.1-0.20230315140326-f87c6926afe8
7+
github.com/devfile/library/v2 v2.2.1-0.20230330160000-c1b23d25e652
88
github.com/ghodss/yaml v1.0.0
99
github.com/google/go-cmp v0.5.9
1010
k8s.io/utils v0.0.0-20221128185143-99ec85e7a448

0 commit comments

Comments
 (0)