Improve HTTP timeout config

This commit is contained in:
2025-01-05 15:35:27 -05:00
parent 4a99f06987
commit c6514e0590
5 changed files with 80 additions and 28 deletions

1
go.mod
View File

@ -4,7 +4,6 @@ go 1.23.4
require (
github.com/caarlos0/env/v11 v11.3.1
github.com/caarlos0/env/v9 v9.0.0
github.com/prometheus/client_golang v1.20.5
github.com/rs/zerolog v1.33.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0