Skip to content

Commit 436fb41

Browse files
authored
Merge pull request #112 from yangcao77/577-adopt-latest-api
adopt latest api commit
2 parents a86fbb6 + e17ebc8 commit 436fb41

File tree

2 files changed

+3
-124
lines changed

2 files changed

+3
-124
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/devfile/library
33
go 1.15
44

55
require (
6-
github.com/devfile/api/v2 v2.0.0-20210804191700-4f7b6856e70a
6+
github.com/devfile/api/v2 v2.0.0-20210812170628-ad569a8c7a49
77
github.com/fatih/color v1.7.0
88
github.com/gobwas/glob v0.2.3
99
github.com/golang/mock v1.5.0

0 commit comments

Comments
 (0)