forgejo/modules/packages
Earl Warren af5df243d4 chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956)
- gopkg.in/yaml.v3 is archived and unmaintained
- go.yaml.in/yaml/v3 is a compatible fork under the umbrella
  of https://yaml.org/

### Tests

There is no need for more tests than already provided: it is like an upgrade to a minor version, only from a fork. I browsed the changes and there are some bug fixes. They all seem reasonably minimal. It is not one of those forks that went crazy with breaking changes 😁 And there is a non zero chance that [a bug that matters to Forgejo Actions](https://github.com/yaml/go-yaml/issues/76) is fixed there. It is rare and can wait but it did happen on Codeberg.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8956
Reviewed-by: oliverpool <oliverpool@noreply.codeberg.org>
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
2025-08-20 15:31:12 +02:00
..
alpine chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
arch feat: Replace mholt/archiver/v3 with mholt/archives (#7025) 2025-08-08 06:53:20 +02:00
cargo Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
chef chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
composer chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
conan chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
conda chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
container feat: support artifact uploads for OCI container packages (#8070) 2025-06-09 10:14:53 +02:00
cran chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
debian fix: allow double digit epoch for Debian packages (#8671) 2025-07-30 18:02:46 +02:00
goproxy chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
helm chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
maven chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
npm chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
nuget chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
pub chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
pypi Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
rpm several fixes of ALT Package registry (#8475) 2025-07-10 17:12:07 +02:00
rubygems chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 (#8956) 2025-08-20 15:31:12 +02:00
swift chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
vagrant chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
content_store.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
hashed_buffer.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
hashed_buffer_test.go Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00
multi_hasher.go Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00
multi_hasher_test.go Alt Linux Apt-Rpm repository support for Forgejo packages. (#6351) 2025-01-22 14:01:49 +00:00