Files
rpmspecs-gitea/go-vendor-tools.toml
T
demus 6b535de9c9
Build and provide rpm of gitea / rpmbuild (f44) (release) Successful in 10m32s
Build and provide rpm of gitea / rpmbuild (rawhide) (release) Failing after 14m9s
Update to 1.27.1
2026-07-28 00:10:16 +02:00

70 lines
2.7 KiB
TOML

[archive]
[licensing]
exclude_files = ["vendor/modernc.org/memory/LICENSE-LOGO"]
detector = "askalono"
[[licensing.licenses]]
path = "vendor/github.com/shopspring/decimal/LICENSE"
sha256sum = "b92ba0f6ee02f2309628bfdadb123668a17c016e475ba477b857d33470d9d625"
expression = "MIT"
[[licensing.licenses]]
path = "vendor/github.com/oasdiff/yaml3/LICENSE"
sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
expression = "MIT AND (MIT AND Apache-2.0)"
[[licensing.licenses]]
path = "vendor/github.com/oasdiff/yaml/LICENSE"
sha256sum = "24653fd8a39354396da1a265d68316399edc39b1df48c5866d55f9f06484fa9a"
expression = "MIT AND BSD-3-Clause"
[[licensing.licenses]]
path = "vendor/github.com/kevinburke/ssh_config/LICENSE"
sha256sum = "a15a6f732df3a033a71853ce1d255bd671f00fbc537fa629b78d71baecda0ace"
expression = "MIT"
[[licensing.licenses]]
path = "vendor/github.com/cloudflare/circl/LICENSE"
sha256sum = "b0da1764fe4d13d610b695536fc3f2ebc362482d053a1cd258e36975bc6b97a7"
expression = "BSD-3-Clause"
[[licensing.licenses]]
path = "vendor/github.com/xi2/xz/LICENSE"
sha256sum = "5c640056d513f276d56635af7a0bed81cb7eac02a31b6e56d40c416557a8d8ce"
expression = "LicenseRef-scancode-public-domain-disclaimer"
[[licensing.licenses]]
path = "vendor/github.com/emirpasic/gods/LICENSE"
sha256sum = "871b440e9b348d6b2485c72e15f1d18f4cf8ee7bb424cbcd854b6a4a772b61d8"
expression = "BSD-2-Clause AND ISC"
[[licensing.licenses]]
path = "vendor/modernc.org/libc/LICENSE-3RD-PARTY.md"
sha256sum = "f597097efe3d97021f89170746bd3a0fb9a8b6fb26b82043ed68a4e0283bee6c"
expression = "BSD-3-Clause AND MIT AND (LicenseRef-scancode-other-permissive AND BSD-2-Clause) AND (BSD-3-Clause AND (LicenseRef-scancode-public-domain OR LicenseRef-scancode-other-permissive) AND MIT) AND LicenseRef-scancode-musl-exception"
[[licensing.licenses]]
path = "vendor/github.com/miekg/dns/COPYRIGHT"
sha256sum = "66550c0ad5ca7ec1e08683e5f872cc45c741f311eee3b8ee484206ecbf9c740d"
expression = "BSD-3-Clause"
[[licensing.licenses]]
path = "vendor/gopkg.in/yaml.v3/LICENSE"
sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
expression = "MIT AND (MIT AND Apache-2.0)"
[[licensing.licenses]]
path = "vendor/modernc.org/sqlite/SQLITE-LICENSE"
sha256sum = "8438c9c89b849131ead81d5435cb97fcf052df5b0b286dda8a2d4c29e6cb3fd0"
expression = "LicenseRef-scancode-public-domain"
[[licensing.licenses]]
path = "vendor/go.yaml.in/yaml/v3/LICENSE"
sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
expression = "MIT AND (MIT AND Apache-2.0)"
[[licensing.licenses]]
path = "vendor/github.com/couchbase/goutils/LICENSE.txt"
sha256sum = "584aa21e4e3c29356e5064b3d58cad614fc6c8a3265d96327de658a20b370f42"
expression = "(BSD-3-Clause OR GPL-2.0-only) AND BUSL-1.1"