- Dec 07, 2023
-
-
gjahn authored
Somebody havent heard about SemVer yet. The Ctx.GetReqHeaders() return value slightly changed (string to []string), which now requires to first join the slice before checking whether it contains the given string
-
- Nov 25, 2023
-
-
gjahn authored
-
- Nov 03, 2023
-
-
gjahn authored
* add dependency to allow limiting possible values, though actual validation doesnt happen yet * make variable that indicates health local instead of global
-
- Oct 29, 2023
-
-
gjahn authored
The three dots ('./...') are required to ensure recursive dependency installation, meaning dependencies of sub-packages.
-
- Oct 13, 2023
-
-
Lucendio authored
-