mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
8eb5060dc4
* Add builtin HTTP functionality * Add GitHub Actions CI workflow - Runs tests with race detection on push to main and PRs - Verifies code generation is up to date - Uses Go version from go.mod file - Supports manual workflow dispatch * Remove verify-codegen job from CI workflow Simplifies CI to only run tests with race detection