compose/cmd/cmdtrace
Sebastiaan van Stijn 446e00520c format code with gofumpt
Format the code  with gofumpt to prevent my IDE from reformatting
every time I open a file. gofumpt provides a superset of gofmt,
so should not impact users that are not using gofumpt.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-12-17 16:50:14 +01:00
..
cmd_span.go fix opentelemetry 2024-05-23 15:58:24 +02:00
cmd_span_test.go format code with gofumpt 2024-12-17 16:50:14 +01:00