File tree 6 files changed +1685
-7
lines changed
6 files changed +1685
-7
lines changed Original file line number Diff line number Diff line change 1
- schemaVersion : 2.1 .0
1
+ schemaVersion : 2.2 .0
2
2
metadata :
3
3
name : nodejs
4
4
version : 1.0.0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/devfile/library
3
3
go 1.13
4
4
5
5
require (
6
- github.com/devfile/api/v2 v2.1.0
6
+ github.com/devfile/api/v2 v2.0.0-20210601183841-edb670122352
7
7
github.com/fatih/color v1.7.0
8
8
github.com/ghodss/yaml v1.0.1-0.20190212211648-25d852aebe32
9
9
github.com/gobwas/glob v0.2.3
Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ github.com/creack/pty v1.1.7/go.mod h1:lj5s0c3V2DBrqTV7llrYr5NG6My20zk30Fl46Y7Do
75
75
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
76
76
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
77
77
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
78
- github.com/devfile/api/v2 v2.1.0 h1:hodMaQpa9onnx8uG5NBxIuzBjC7AUkLTGCcuvZyED7g =
79
- github.com/devfile/api/v2 v2.1.0 /go.mod h1:Cot4snybn3qhIh48oIFi9McocnIx7zY5fFbjfrIpPvg =
78
+ github.com/devfile/api/v2 v2.0.0-20210601183841-edb670122352 h1:TgbJxTYSGd23JrNTsPnEcJNstJulCHPKnfcGdJZBNCU =
79
+ github.com/devfile/api/v2 v2.0.0-20210601183841-edb670122352 /go.mod h1:Cot4snybn3qhIh48oIFi9McocnIx7zY5fFbjfrIpPvg =
80
80
github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
81
81
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
82
82
github.com/docker/docker v0.7.3-0.20190327010347-be7ac8be2ae0 /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
You can’t perform that action at this time.
0 commit comments