File tree 4 files changed +22
-2
lines changed
github.com/devfile/registry-support/index/generator/library
4 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/deislabs/oras v0.8.1
8
8
github.com/devfile/api/v2 v2.0.0-20220117162434-6e6e6a8bc14c
9
9
github.com/devfile/library v1.2.1-0.20220308191614-f0f7e11b17de
10
- github.com/devfile/registry-support/index/generator v0.0.0-20220316161530-f06d84c42b54
10
+ github.com/devfile/registry-support/index/generator v0.0.0-20220624203950-e7282a4695b6
11
11
github.com/gin-gonic/gin v1.7.7
12
12
github.com/hashicorp/go-version v1.4.0
13
13
github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348
Original file line number Diff line number Diff line change @@ -142,6 +142,8 @@ github.com/devfile/library v1.2.1-0.20220308191614-f0f7e11b17de h1:jImHtiAxjyul1
142
142
github.com/devfile/library v1.2.1-0.20220308191614-f0f7e11b17de /go.mod h1:GSPfJaBg0+bBjBHbwBE5aerJLH6tWGQu2q2rHYd9czM =
143
143
github.com/devfile/registry-support/index/generator v0.0.0-20220316161530-f06d84c42b54 h1:k7F4Hc4svkA+qHerBTZzcU1iVrQAJHOh8KurPnL4uYk =
144
144
github.com/devfile/registry-support/index/generator v0.0.0-20220316161530-f06d84c42b54 /go.mod h1:1fyDJL+fPHtcrYA6yjSVWeLmXmjCNth0d5Rq1rvtryc =
145
+ github.com/devfile/registry-support/index/generator v0.0.0-20220624203950-e7282a4695b6 h1:bTbZxKSjF9xfiUuOKpoyX7P/ZcnIRy993+JBvkQ91hw =
146
+ github.com/devfile/registry-support/index/generator v0.0.0-20220624203950-e7282a4695b6 /go.mod h1:1fyDJL+fPHtcrYA6yjSVWeLmXmjCNth0d5Rq1rvtryc =
145
147
github.com/dgrijalva/jwt-go v0.0.0-20170104182250-a601269ab70c /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
146
148
github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
147
149
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ github.com/devfile/library/pkg/devfile/parser/data/v2/common
100
100
github.com/devfile/library/pkg/devfile/validate
101
101
github.com/devfile/library/pkg/testingutil/filesystem
102
102
github.com/devfile/library/pkg/util
103
- # github.com/devfile/registry-support/index/generator v0.0.0-20220316161530-f06d84c42b54
103
+ # github.com/devfile/registry-support/index/generator v0.0.0-20220624203950-e7282a4695b6
104
104
## explicit; go 1.14
105
105
github.com/devfile/registry-support/index/generator/library
106
106
github.com/devfile/registry-support/index/generator/schema
You can’t perform that action at this time.
0 commit comments