Skip to content

fix: replace rune parameter with string

Patrik Schweigl requested to merge bugfix/golang-yaml-parse-runes into main
  • golang yaml parser gopkg.in/yaml.v3 cannot parse runes directly

Merge request reports