move to codeberg (#15)

This commit is contained in:
T. von Dein
2025-12-06 20:56:16 +01:00
parent ee3b4e8e9b
commit 6fed3af065
10 changed files with 135 additions and 58 deletions

View File

@@ -42,7 +42,7 @@ type Handler struct {
/*
This is being used in Postprocess() to fix
https://github.com/go-yaml/yaml/issues/1020 and
https://github.com/TLINDEN/yadu/issues/12 respectively.
https://github.com/tlinden/yadu/issues/12 respectively.
yaml.v3 follows the YAML standard and quotes all keys and values
matching this regex (see https://yaml.org/type/bool.html):