Debian Patches

Status for golang-github-knadh-koanf/2.0.1-1

Patch Description Author Forwarded Bugs Origin Last update
fix-dotenv-test.patch fix dotenv test This patch replaces all dashes in key names with underscores. This addresses
an intentional regression introduced in godotenv 1.5. parsers/dotenv/go.mod
specifies godotenv 1.5, but I think this test was written with <=1.4.
See https://github.com/joho/godotenv/issues/209
.
Minor fix to 'Mixed data types' test, unquoting the 12 at the end of the
expected output.
.
The 'Missing quotation mark' test has been disabled because, AFAIK, <=1.4 used
to ignore the fact that a quotation mark is missing and output '"value', but
the latest version of godotenv errors.
Maytham Alsudany <maytha8thedev@gmail.com> no
fix-toml-test.patch fix toml test The test was written with go-toml 1.7.0 in mind, but go-toml has changed it's
behaviour since then.
Maytham Alsudany <maytha8thedev@gmail.com> no

All known versions for source package 'golang-github-knadh-koanf'

Links