1519 lines
45 KiB
JSON
1519 lines
45 KiB
JSON
{
|
|
"$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
|
|
"bomFormat": "CycloneDX",
|
|
"specVersion": "1.6",
|
|
"serialNumber": "urn:uuid:4e0489d5-5636-4ff3-b80e-bcfff9da7d7f",
|
|
"version": 1,
|
|
"metadata": {
|
|
"timestamp": "2025-03-30T12:25:46+02:00",
|
|
"tools": [
|
|
{
|
|
"vendor": "CycloneDX",
|
|
"name": "cyclonedx-gomod",
|
|
"version": "v1.9.0",
|
|
"hashes": [
|
|
{
|
|
"alg": "MD5",
|
|
"content": "4946e448140ba8faeddacbe7a71f1522"
|
|
},
|
|
{
|
|
"alg": "SHA-1",
|
|
"content": "db558a917ec8e829a2c08c113f21e3e6b3343c18"
|
|
},
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "2cc216751b462902f566eb1339711ad0c0fc13052ee441bcf3e71163b128df78"
|
|
},
|
|
{
|
|
"alg": "SHA-384",
|
|
"content": "afc86c8723f445aeadc2ed86ec7eb9f98e124455f62952d8bb1ba76b05322c665448d5165f08197d9dfd267ba854c72d"
|
|
},
|
|
{
|
|
"alg": "SHA-512",
|
|
"content": "d442b5669e0663ffdea6cb3ff127c5fc2d67bcdf24c87d199947b3972dcdcfbf6e2ebbba9383b8488f0847e2d14d7357edad39c357a32e86778b03c9b31cf8b5"
|
|
}
|
|
],
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/CycloneDX/cyclonedx-gomod",
|
|
"type": "vcs"
|
|
},
|
|
{
|
|
"url": "https://cyclonedx.org",
|
|
"type": "website"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"component": {
|
|
"bom-ref": "pkg:golang/jws@v0.6.0?type=module",
|
|
"type": "application",
|
|
"name": "jws",
|
|
"version": "v0.6.0",
|
|
"purl": "pkg:golang/jws@v0.6.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"components": [
|
|
{
|
|
"bom-ref": "pkg:golang/fyne.io/fyne/v2@v2.6.0-alpha1?type=module",
|
|
"type": "library",
|
|
"name": "fyne.io/fyne/v2",
|
|
"version": "v2.6.0-alpha1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "00bc752490dd0984299b9452ec220af5b6a6f47ee175d483b91cbf7f28fda5bf"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/fyne.io/fyne/v2@v2.6.0-alpha1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/fyne.io/systray@v1.11.0?type=module",
|
|
"type": "library",
|
|
"name": "fyne.io/systray",
|
|
"version": "v1.11.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "0fd1c84a5c52931fa31d29e230147a7c214e523935c7f38e3892daf6525800a8"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/fyne.io/systray@v1.11.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Apache-2.0"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/fyne.io/tools@v1.0.0-alpha1?type=module",
|
|
"type": "library",
|
|
"name": "fyne.io/tools",
|
|
"version": "v1.0.0-alpha1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "df9d1e17e2d53db20736060f0a83f4e320ac412150ddaba9013c77dc29598d99"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/fyne.io/tools@v1.0.0-alpha1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/BurntSushi/toml@v1.4.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/BurntSushi/toml",
|
|
"version": "v1.4.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "92ea08c59432d96451935a6db60f5ab1ff9656fead590b8135598af3e9ea3ebd"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/BurntSushi/toml@v1.4.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/BurntSushi/toml",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"type": "library",
|
|
"name": "github.com/davecgh/go-spew",
|
|
"version": "v1.1.1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "be3f63feed5baa7bc211f24ec1486d94e011aacdfeae41d8635de36164d4f7b7"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/davecgh/go-spew",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "0BSD"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/fredbi/uri@v1.1.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/fredbi/uri",
|
|
"version": "v1.1.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "3aa2e94d7b72460f400517aabc319d24fa99531b3c73204338c5c16ec902681f"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/fredbi/uri@v1.1.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/fredbi/uri",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/fsnotify/fsnotify@v1.8.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/fsnotify/fsnotify",
|
|
"version": "v1.8.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "740c2be900530592241bcae841a2631a87f4a69d04785fad355ed804fdc5ffc3"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/fsnotify/fsnotify@v1.8.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/fsnotify/fsnotify",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/fyne-io/gl-js@v0.1.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/fyne-io/gl-js",
|
|
"version": "v0.1.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "f25b89ccdb349ed100268fbcc7c91f50e5ee8d494ff2007740c3b13b69947693"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/fyne-io/gl-js@v0.1.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/fyne-io/gl-js",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/fyne-io/glfw-js@v0.1.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/fyne-io/glfw-js",
|
|
"version": "v0.1.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "44618c9958dcb06d7b3a27e5dd7d94279bc7dcf812e01d5463701278de415db2"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/fyne-io/glfw-js@v0.1.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/fyne-io/glfw-js",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/fyne-io/image@v0.1.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/fyne-io/image",
|
|
"version": "v0.1.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "566d93409d8f5861c27f78d88b5fd7ae868d34cbbe19f23f3b642949b65de174"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/fyne-io/image@v0.1.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/fyne-io/image",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/go-gl/gl@v0.0.0-20231021071112-07e5d0ea2e71?type=module",
|
|
"type": "library",
|
|
"name": "github.com/go-gl/gl",
|
|
"version": "v0.0.0-20231021071112-07e5d0ea2e71",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "e4157039a512053955668c063ba5591b0d87ff397d9eb77778265f615f8d7d00"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/go-gl/gl@v0.0.0-20231021071112-07e5d0ea2e71?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/go-gl/gl",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20240506104042-037f3cc74f2a?type=module",
|
|
"type": "library",
|
|
"name": "github.com/go-gl/glfw/v3.3/glfw",
|
|
"version": "v0.0.0-20240506104042-037f3cc74f2a",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "bf19c18450c34fec73c5fd634c928c299c371f4b307d693d46959b05b0cae7ed"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20240506104042-037f3cc74f2a?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/go-gl/glfw/v3.3/glfw",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/go-text/render@v0.2.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/go-text/render",
|
|
"version": "v0.2.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "2c16284e6a798d8889e0d3ea0dcda9cf5ecc2e6037c07c3575949519c39d7807"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/go-text/render@v0.2.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/go-text/render",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Unlicense"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/go-text/typesetting@v0.2.1?type=module",
|
|
"type": "library",
|
|
"name": "github.com/go-text/typesetting",
|
|
"version": "v0.2.1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "c748cc386c8edddd6a1403c8d23e064ac87b3344376298f3af8f8211583cd95f"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/go-text/typesetting@v0.2.1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/go-text/typesetting",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Unlicense"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/go-viper/mapstructure/v2@v2.2.1?type=module",
|
|
"type": "library",
|
|
"name": "github.com/go-viper/mapstructure/v2",
|
|
"version": "v2.2.1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "64068e0b100d32e671e5109e834981744664ec365ab2fbd9231b47ab1f1a1acb"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/go-viper/mapstructure/v2@v2.2.1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/go-viper/mapstructure",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/godbus/dbus/v5@v5.1.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/godbus/dbus/v5",
|
|
"version": "v5.1.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "e0a2e40314f768e63c2e2e054497bf2af868345171a349ba7cdb8550ef102549"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/godbus/dbus/v5@v5.1.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/godbus/dbus",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-2-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/jeandeaual/go-locale@v0.0.0-20241217141322-fcc2cadd6f08?type=module",
|
|
"type": "library",
|
|
"name": "github.com/jeandeaual/go-locale",
|
|
"version": "v0.0.0-20241217141322-fcc2cadd6f08",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "c0c795ceb3cede67c72162d9b4371268601ed88e0f5bd07f3f99cc9114b00807"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/jeandeaual/go-locale@v0.0.0-20241217141322-fcc2cadd6f08?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/jeandeaual/go-locale",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/jsummers/gobmp@v0.0.0-20230614200233-a9de23ed2e25?type=module",
|
|
"type": "library",
|
|
"name": "github.com/jsummers/gobmp",
|
|
"version": "v0.0.0-20230614200233-a9de23ed2e25",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "60bbebd5e13a71d0aa8ce7bdef6c3f71817e1635b7e2fdbbfbd568e75d3a0783"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/jsummers/gobmp@v0.0.0-20230614200233-a9de23ed2e25?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/jsummers/gobmp",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/nfnt/resize@v0.0.0-20180221191011-83c6a9932646?type=module",
|
|
"type": "library",
|
|
"name": "github.com/nfnt/resize",
|
|
"version": "v0.0.0-20180221191011-83c6a9932646",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "cd8c81903fe4f6c783d80edfb22e8ea362df15901e8638d0304440bd92c40e74"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/nfnt/resize@v0.0.0-20180221191011-83c6a9932646?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/nfnt/resize",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "0BSD"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/nicksnyder/go-i18n/v2@v2.5.1?type=module",
|
|
"type": "library",
|
|
"name": "github.com/nicksnyder/go-i18n/v2",
|
|
"version": "v2.5.1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "231b4fc58b11f46a7ad1c1978dfb91fe5953a95f1a60cb02e3bdb30f40f5bc79"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/nicksnyder/go-i18n/v2@v2.5.1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/nicksnyder/go-i18n",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/pelletier/go-toml/v2@v2.2.3?type=module",
|
|
"type": "library",
|
|
"name": "github.com/pelletier/go-toml/v2",
|
|
"version": "v2.2.3",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "626787c8b63c98559b764356c29afea882f66c4a93d28f79592764347bcbd763"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/pelletier/go-toml/v2@v2.2.3?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/pelletier/go-toml",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/pmezard/go-difflib",
|
|
"version": "v1.0.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "e030700c4d0d1b24280476cb4183f04943e808c591e41133224fdfd6565b0103"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/pmezard/go-difflib",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/rymdport/portal@v0.3.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/rymdport/portal",
|
|
"version": "v0.3.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "4111dcc0ac31de463925341cb15866842dd31aa1906fd2c582154d532f00741f"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/rymdport/portal@v0.3.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/rymdport/portal",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Apache-2.0"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/sagikazarmark/locafero@v0.7.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/sagikazarmark/locafero",
|
|
"version": "v0.7.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "e4caa90ec4c6343858f2c1a9d00a30c9fd2a2ac3eb85ec1a2d2b056a874f732a"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/sagikazarmark/locafero@v0.7.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/sagikazarmark/locafero",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/sourcegraph/conc@v0.3.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/sourcegraph/conc",
|
|
"version": "v0.3.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "3904db6ede8fef62f6d14a809175ee2ce8fbf4b7c46a743e61014da4b03dc92a"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/sourcegraph/conc@v0.3.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/sourcegraph/conc",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/spf13/afero@v1.12.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/spf13/afero",
|
|
"version": "v1.12.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "51c38fc910587339859facafa61c649fd644398eb9729c0629be662f7ea6aeab"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/spf13/afero@v1.12.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/spf13/afero",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Apache-2.0"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/spf13/cast@v1.7.1?type=module",
|
|
"type": "library",
|
|
"name": "github.com/spf13/cast",
|
|
"version": "v1.7.1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "72e3446a005010758dd459db1848c25cbdaccd8117a9f24f6cfd8735469c6bd6"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/spf13/cast@v1.7.1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/spf13/cast",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/spf13/pflag@v1.0.6?type=module",
|
|
"type": "library",
|
|
"name": "github.com/spf13/pflag",
|
|
"version": "v1.0.6",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "8c5cc718b18095bdebbb12c1f0c85b23a03cf80417ff6796e2a7b23595cda76a"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/spf13/pflag@v1.0.6?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/spf13/pflag",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/spf13/viper@v1.20.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/spf13/viper",
|
|
"version": "v1.20.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "cebc48c91dd14083ac6ab22b80bf3eb00bc02d7ba5f637843dad3a6343e1eaf6"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/spf13/viper@v1.20.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/spf13/viper",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/srwiley/oksvg@v0.0.0-20221011165216-be6e8873101c?type=module",
|
|
"type": "library",
|
|
"name": "github.com/srwiley/oksvg",
|
|
"version": "v0.0.0-20221011165216-be6e8873101c",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "926f06a6842eb74e5e6371a261611e75b4d3d2a9d2c6b0a3b156dbef2298d4a1"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/srwiley/oksvg@v0.0.0-20221011165216-be6e8873101c?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/srwiley/oksvg",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef?type=module",
|
|
"type": "library",
|
|
"name": "github.com/srwiley/rasterx",
|
|
"version": "v0.0.0-20220730225603-2ab79fcdd4ef",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "0a1e90f80654c4304256a76423c152a45c990ed09505cd9599e8dd36b9b9ad14"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/srwiley/rasterx",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-3-Clause"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/stretchr/testify",
|
|
"version": "v1.10.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "5efe5eac18d3c1eff9231a94413757bf9920988bdb1e8dd0432470849b0e7c90"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/stretchr/testify@v1.10.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/stretchr/testify",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/subosito/gotenv@v1.6.0?type=module",
|
|
"type": "library",
|
|
"name": "github.com/subosito/gotenv",
|
|
"version": "v1.6.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "f4d9530dcd454ece2abb40c3abb004b533cdc3a4959bbb8132c50252300121ff"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/subosito/gotenv@v1.6.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/subosito/gotenv",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/github.com/yuin/goldmark@v1.7.8?type=module",
|
|
"type": "library",
|
|
"name": "github.com/yuin/goldmark",
|
|
"version": "v1.7.8",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "88444c2e7d3f409787161c52b77a7a3de37d9869ef20a4a91bd618a2b0cc9e27"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/github.com/yuin/goldmark@v1.7.8?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/yuin/goldmark",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/go.uber.org/atomic@v1.9.0?type=module",
|
|
"type": "library",
|
|
"name": "go.uber.org/atomic",
|
|
"version": "v1.9.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "102984f019ff5854d8c045bf6e9283dccf15b51ff34156dabc0a1a942d4f6321"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/go.uber.org/atomic@v1.9.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/go.uber.org/multierr@v1.9.0?type=module",
|
|
"type": "library",
|
|
"name": "go.uber.org/multierr",
|
|
"version": "v1.9.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "edf23073f66d4b4abef9581c7ea143c5205956ffd7a38f7f4989c316ea54c252"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/go.uber.org/multierr@v1.9.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "MIT"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"type": "library",
|
|
"name": "golang.org/x/image",
|
|
"version": "v0.24.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "00def346056c6ef9937cdcaa21b6ceada60bf264b070a9dc123f287e383370c4"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/golang.org/x/image@v0.24.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-Source-Code"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/golang.org/x/net@v0.33.0?type=module",
|
|
"type": "library",
|
|
"name": "golang.org/x/net",
|
|
"version": "v0.33.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "ef84981e557c0488072050bf2eb6243862302f5f5e4d85d0e7073a4c1b8edfa2"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/golang.org/x/net@v0.33.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-Source-Code"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"type": "library",
|
|
"name": "golang.org/x/sys",
|
|
"version": "v0.30.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "423912c0fff7e9adb48c5616912b9ed58c17ccb9ac57919fabb122cbbd82d6e7"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/golang.org/x/sys@v0.30.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-Source-Code"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/golang.org/x/text@v0.22.0?type=module",
|
|
"type": "library",
|
|
"name": "golang.org/x/text",
|
|
"version": "v0.22.0",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "6e87eaee6dff1c016f6c5e758f3dd0f702e0de392f48fba266efe90f55f082d3"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/golang.org/x/text@v0.22.0?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "BSD-Source-Code"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"bom-ref": "pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module",
|
|
"type": "library",
|
|
"name": "gopkg.in/yaml.v3",
|
|
"version": "v3.0.1",
|
|
"scope": "required",
|
|
"hashes": [
|
|
{
|
|
"alg": "SHA-256",
|
|
"content": "7f1566fc6cc0cc45aa2c7baf72d23dd4a4bd8613669963a85aed174d8252ec20"
|
|
}
|
|
],
|
|
"purl": "pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module\u0026goos=linux\u0026goarch=amd64",
|
|
"externalReferences": [
|
|
{
|
|
"url": "https://github.com/go-yaml/yaml",
|
|
"type": "vcs"
|
|
}
|
|
],
|
|
"evidence": {
|
|
"licenses": [
|
|
{
|
|
"license": {
|
|
"id": "Apache-2.0"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"dependencies": [
|
|
{
|
|
"ref": "pkg:golang/jws@v0.6.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/fyne.io/fyne/v2@v2.6.0-alpha1?type=module",
|
|
"pkg:golang/fyne.io/tools@v1.0.0-alpha1?type=module",
|
|
"pkg:golang/github.com/spf13/viper@v1.20.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/fyne.io/fyne/v2@v2.6.0-alpha1?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/fyne.io/systray@v1.11.0?type=module",
|
|
"pkg:golang/github.com/BurntSushi/toml@v1.4.0?type=module",
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/fredbi/uri@v1.1.0?type=module",
|
|
"pkg:golang/github.com/fsnotify/fsnotify@v1.8.0?type=module",
|
|
"pkg:golang/github.com/fyne-io/gl-js@v0.1.0?type=module",
|
|
"pkg:golang/github.com/fyne-io/glfw-js@v0.1.0?type=module",
|
|
"pkg:golang/github.com/fyne-io/image@v0.1.0?type=module",
|
|
"pkg:golang/github.com/go-gl/gl@v0.0.0-20231021071112-07e5d0ea2e71?type=module",
|
|
"pkg:golang/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20240506104042-037f3cc74f2a?type=module",
|
|
"pkg:golang/github.com/go-text/render@v0.2.0?type=module",
|
|
"pkg:golang/github.com/go-text/typesetting@v0.2.1?type=module",
|
|
"pkg:golang/github.com/godbus/dbus/v5@v5.1.0?type=module",
|
|
"pkg:golang/github.com/jeandeaual/go-locale@v0.0.0-20241217141322-fcc2cadd6f08?type=module",
|
|
"pkg:golang/github.com/jsummers/gobmp@v0.0.0-20230614200233-a9de23ed2e25?type=module",
|
|
"pkg:golang/github.com/nfnt/resize@v0.0.0-20180221191011-83c6a9932646?type=module",
|
|
"pkg:golang/github.com/nicksnyder/go-i18n/v2@v2.5.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/rymdport/portal@v0.3.0?type=module",
|
|
"pkg:golang/github.com/srwiley/oksvg@v0.0.0-20221011165216-be6e8873101c?type=module",
|
|
"pkg:golang/github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/github.com/yuin/goldmark@v1.7.8?type=module",
|
|
"pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"pkg:golang/golang.org/x/net@v0.33.0?type=module",
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/fyne.io/systray@v1.11.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/godbus/dbus/v5@v5.1.0?type=module",
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/fyne.io/tools@v1.0.0-alpha1?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/fyne.io/fyne/v2@v2.6.0-alpha1?type=module",
|
|
"pkg:golang/github.com/BurntSushi/toml@v1.4.0?type=module",
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/fyne-io/image@v0.1.0?type=module",
|
|
"pkg:golang/github.com/jsummers/gobmp@v0.0.0-20230614200233-a9de23ed2e25?type=module",
|
|
"pkg:golang/github.com/nfnt/resize@v0.0.0-20180221191011-83c6a9932646?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/BurntSushi/toml@v1.4.0?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/fredbi/uri@v1.1.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/fsnotify/fsnotify@v1.8.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/fyne-io/gl-js@v0.1.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/go-gl/gl@v0.0.0-20231021071112-07e5d0ea2e71?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/fyne-io/glfw-js@v0.1.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20240506104042-037f3cc74f2a?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/fyne-io/image@v0.1.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/jsummers/gobmp@v0.0.0-20230614200233-a9de23ed2e25?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/go-gl/gl@v0.0.0-20231021071112-07e5d0ea2e71?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/go-gl/glfw/v3.3/glfw@v0.0.0-20240506104042-037f3cc74f2a?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/go-text/render@v0.2.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/go-text/typesetting@v0.2.1?type=module",
|
|
"pkg:golang/github.com/srwiley/oksvg@v0.0.0-20221011165216-be6e8873101c?type=module",
|
|
"pkg:golang/github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef?type=module",
|
|
"pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"pkg:golang/golang.org/x/net@v0.33.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/go-text/typesetting@v0.2.1?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/go-viper/mapstructure/v2@v2.2.1?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/godbus/dbus/v5@v5.1.0?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/jeandeaual/go-locale@v0.0.0-20241217141322-fcc2cadd6f08?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/jsummers/gobmp@v0.0.0-20230614200233-a9de23ed2e25?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/nfnt/resize@v0.0.0-20180221191011-83c6a9932646?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/nicksnyder/go-i18n/v2@v2.5.1?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/BurntSushi/toml@v1.4.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/pelletier/go-toml/v2@v2.2.3?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/rymdport/portal@v0.3.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/godbus/dbus/v5@v5.1.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/sagikazarmark/locafero@v0.7.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/sourcegraph/conc@v0.3.0?type=module",
|
|
"pkg:golang/github.com/spf13/afero@v1.12.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/go.uber.org/atomic@v1.9.0?type=module",
|
|
"pkg:golang/go.uber.org/multierr@v1.9.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/sourcegraph/conc@v0.3.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/go.uber.org/atomic@v1.9.0?type=module",
|
|
"pkg:golang/go.uber.org/multierr@v1.9.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/spf13/afero@v1.12.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/golang.org/x/net@v0.33.0?type=module",
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/spf13/cast@v1.7.1?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/spf13/pflag@v1.0.6?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/spf13/viper@v1.20.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/fsnotify/fsnotify@v1.8.0?type=module",
|
|
"pkg:golang/github.com/go-viper/mapstructure/v2@v2.2.1?type=module",
|
|
"pkg:golang/github.com/pelletier/go-toml/v2@v2.2.3?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/sagikazarmark/locafero@v0.7.0?type=module",
|
|
"pkg:golang/github.com/sourcegraph/conc@v0.3.0?type=module",
|
|
"pkg:golang/github.com/spf13/afero@v1.12.0?type=module",
|
|
"pkg:golang/github.com/spf13/cast@v1.7.1?type=module",
|
|
"pkg:golang/github.com/spf13/pflag@v1.0.6?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/github.com/subosito/gotenv@v1.6.0?type=module",
|
|
"pkg:golang/go.uber.org/atomic@v1.9.0?type=module",
|
|
"pkg:golang/go.uber.org/multierr@v1.9.0?type=module",
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/srwiley/oksvg@v0.0.0-20221011165216-be6e8873101c?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef?type=module",
|
|
"pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"pkg:golang/golang.org/x/net@v0.33.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/srwiley/rasterx@v0.0.0-20220730225603-2ab79fcdd4ef?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/golang.org/x/image@v0.24.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/subosito/gotenv@v1.6.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/github.com/yuin/goldmark@v1.7.8?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/go.uber.org/atomic@v1.9.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/go.uber.org/multierr@v1.9.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/github.com/davecgh/go-spew@v1.1.1?type=module",
|
|
"pkg:golang/github.com/pmezard/go-difflib@v1.0.0?type=module",
|
|
"pkg:golang/github.com/stretchr/testify@v1.10.0?type=module",
|
|
"pkg:golang/go.uber.org/atomic@v1.9.0?type=module",
|
|
"pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/golang.org/x/image@v0.24.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/golang.org/x/net@v0.33.0?type=module",
|
|
"dependsOn": [
|
|
"pkg:golang/golang.org/x/sys@v0.30.0?type=module",
|
|
"pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
]
|
|
},
|
|
{
|
|
"ref": "pkg:golang/golang.org/x/sys@v0.30.0?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/golang.org/x/text@v0.22.0?type=module"
|
|
},
|
|
{
|
|
"ref": "pkg:golang/gopkg.in/yaml.v3@v3.0.1?type=module"
|
|
}
|
|
]
|
|
}
|