summaryrefslogtreecommitdiff
path: root/i18nerr
AgeCommit message (Collapse)Author
2025-08-25All: Remove util packagesJeroen Wijenbergh
Was giving linting errors and it's not a good idea anyways
2025-05-06i18nerr: Properly fix gotext dependenciesJeroen Wijenbergh
We did the dummy import in i18nerr, but that copies gotext's flags and adds them to the eduvpn-cli example CLI. Apparently if we specify @latest in the go run part for go generate, already all i18n deps are properly fetched.
2025-05-06All: Move to log/slogJeroen Wijenbergh
2025-05-06All: Run modernize --test --fixJeroen Wijenbergh
2024-12-19i18nerr: Clarify dummy importjwijenbergh
2024-12-19i18nerr: Add dummy import to fix go mod tidyjwijenbergh
2024-11-21Replace all links from GitHub to Codebergjwijenbergh
2024-06-04i18nerr: Make sure unwrapping for internal errors still workjwijenbergh
2024-05-31i18n: Punctuation changesjwijenbergh
2024-05-31i18nerr: update cause sprintfjwijenbergh
2024-05-31i18nerr: Improve timeout error messagejwijenbergh
2024-05-31i18nerr: Change with cause error messagejwijenbergh
2024-02-19All: Document everything to pass revive lintjwijenbergh
2024-02-19i18nerr + HTTP: Properly convert timeout errorsjwijenbergh
2023-09-25Client + l18n: Make some errors internal onlyjwijenbergh
2023-09-25i18n: Expand variadic args slice in printer sprintfjwijenbergh
2023-09-25Initial i18n implementationjwijenbergh