GoDoxy/internal/common
Yuzerion 76fb0cfdbb Feat/http3 (#84)
* chore(deps): update go-playground/validator to v10.26.0

* chore(deps): update Go version to 1.24.2 and dependencies, reorganize dependencies into categorized sections

* chore(deps): update Go version to 1.24.2 in Dockerfile

* refactor(agent): replace deprecated context import with standard context package

* feat(http3): add HTTP/3 support and refactor server handling code into utility functions

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-04-24 15:37:12 +08:00
..
args.go refactor: improved init flow in main 2025-03-28 07:38:12 +08:00
constants.go refactor: unify json load/saving with jsonstore 2025-04-24 05:49:32 +08:00
crypto.go feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
env.go Feat/http3 (#84) 2025-04-24 15:37:12 +08:00