7 Commits

Author SHA1 Message Date
Lawrence, Rendall d9666685f5 update Go verstion to 1.25
* update dependencies
* fix lint warnings (package naming, ctx cancel, UDP serve close check)
2026-03-24 19:36:49 +03:00
Lawrence, Rendall 08686d74b7 update dependencies and fix lint warnings 2026-02-18 18:12:58 +03:00
Lawrence, Rendall 1a3f5b1598 upgrade golangci to v2
* migrate configuration to version 2
* fix new lint warnings
* update lint.yaml to use golangci-lint-action v7
2025-04-22 14:18:18 +03:00
Lawrence, Rendall 1a243b94c5 (minor) unify log keys 2024-03-12 15:29:58 +03:00
Lawrence, Rendall 61f859e3f6 (partially tested) simplify client approval m/w
* sanitize code
2023-03-23 00:34:10 +03:00
Lawrence, Rendall 24c1539583 restore udp queryParams implementation
* fix lint warnings
2023-03-18 19:38:14 +03:00
Lawrence, Rendall da7de52813 change httprouter with fasthttp and simple handler
* add http benchmark
* move HTTP query parameters parsing to http subpackage
* update dependencies
2023-03-18 00:58:35 +03:00