Fix swift packages not resolving () ()

pull/29108/head
CEnnis91 committed by GitHub
parent 315155fab0
commit 1aaeec6da7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -157,7 +157,7 @@ func EnumeratePackageVersions(ctx *context.Context) {
} }
type Resource struct { type Resource struct {
Name string `json:"id"` Name string `json:"name"`
Type string `json:"type"` Type string `json:"type"`
Checksum string `json:"checksum"` Checksum string `json:"checksum"`
} }

Loading…
Cancel
Save