File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/devfile/library/v2
3
3
go 1.21
4
4
5
5
require (
6
- github.com/devfile/api/v2 v2.2.3-0.20240527085745-13d4d871485f
6
+ github.com/devfile/api/v2 v2.3.0
7
7
github.com/devfile/registry-support/registry-library v0.0.0-20240521161747-89fc566cb024
8
8
github.com/distribution/distribution/v3 v3.0.0-20221208165359-362910506bc2
9
9
github.com/fatih/color v1.14.1
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSs
59
59
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
60
60
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
61
61
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
62
- github.com/devfile/api/v2 v2.2.3-0.20240527085745-13d4d871485f h1:BzWRSN7PVAVHPfV3Wf6oUE5z3GJmXqXHYcdUwbucYmw =
63
- github.com/devfile/api/v2 v2.2.3-0.20240527085745-13d4d871485f /go.mod h1:lVyGiwv71WQpJwcwCweXOVcTnknEg7CwhFS5EgwiqVQ =
62
+ github.com/devfile/api/v2 v2.3.0 h1:3LG0c5Z2jZuI8ReCf4OQMHfiKxsOgxTxz5c1Y9CqUYI =
63
+ github.com/devfile/api/v2 v2.3.0 /go.mod h1:lVyGiwv71WQpJwcwCweXOVcTnknEg7CwhFS5EgwiqVQ =
64
64
github.com/devfile/registry-support/index/generator v0.0.0-20240419194226-cca4c9a81f8d h1:XE1N4HVssY72KLp2omW3xoZ89vnIJ2w5/abp+3oWTaA =
65
65
github.com/devfile/registry-support/index/generator v0.0.0-20240419194226-cca4c9a81f8d /go.mod h1:X/YcXBDg6PF+k/2yVRwnEVfQtNFGeVZOIGCyCkaBWO8 =
66
66
github.com/devfile/registry-support/registry-library v0.0.0-20240521161747-89fc566cb024 h1:rJZVQV/z6CzsjeHQmrC4ClP2hE0ad5hNCmI7ctN9ibo =
You can’t perform that action at this time.
0 commit comments