compose/internal/tracing
Sebastiaan van Stijn f9828dfab9 modernize some code
Results of running the modernize command, with some minor changes
afterwards (removing the `contains` and `hasStatus` helper functions);

    go install golang.org/x/tools/go/analysis/passes/modernize/cmd/modernize@latest
    modernize -fix ./...

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2026-02-12 15:31:35 +01:00
..
attributes.go go.mod: bump github.com/moby/moby/api v1.53.0, moby/client v0.2.2 2026-02-11 12:32:37 +01:00
attributes_test.go feat(tracing): add project hash attr 2024-02-08 15:47:25 +01:00
docker_context.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
errors.go
keyboard_metrics.go (reactoring) avoid a global variable by introducing logConsumer decorator 2025-07-01 12:29:05 +02:00
mux.go modernize some code 2026-02-12 15:31:35 +01:00
tracing.go golangci-lint: use gci formatter instead of goimports 2025-12-01 12:21:50 +01:00
tracing_test.go refactor: replace interface{} with any for clarity and modernization 2025-12-02 08:41:49 +01:00
wrap.go fix opentelemetry 2024-05-23 15:58:24 +02:00