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

Commit 168cdd3

Browse files
committed
Incorporate changes from PR [1] allowing clients to handle boolean defaults
[1] devfile/library#169
1 parent 373be7b commit 168cdd3

File tree

3 files changed

+10
-183
lines changed

3 files changed

+10
-183
lines changed

go.mod

+2
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,5 @@ require (
116116
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect
117117
sigs.k8s.io/yaml v1.3.0 // indirect
118118
)
119+
120+
replace github.com/devfile/library/v2 v2.2.1-0.20230315140326-f87c6926afe8 => github.com/kim-tsao/library/v2 v2.0.0-20230327215851-415f3504fb8e

0 commit comments

Comments
 (0)