forgejo/modules/issue/template
Earl Warren c284f97a00
chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3
- gopkg.in/yaml.v3 is archived and unmaintained
- go.yaml.in/yaml/v3 is a compatible fork under the umbrella
  of https://yaml.org/
2025-08-19 18:14:35 +02:00
..
template.go chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +02:00
template_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
unmarshal.go chore: replace gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 2025-08-19 18:14:35 +02:00