You've already forked agentic-coding-workflow
feat(http/mw): request id middleware with context propagation
This commit is contained in:
@@ -6,6 +6,7 @@ require (
|
||||
github.com/go-chi/chi/v5 v5.2.5
|
||||
github.com/golang-migrate/migrate/v4 v4.19.1
|
||||
github.com/jackc/pgx/v5 v5.9.2
|
||||
github.com/oklog/ulid/v2 v2.1.1
|
||||
github.com/spf13/viper v1.21.0
|
||||
github.com/stretchr/testify v1.11.1
|
||||
github.com/testcontainers/testcontainers-go/modules/postgres v0.42.0
|
||||
|
||||
Reference in New Issue
Block a user