opentelemetry-collector/client
Matthieu MOREL 808fb7c260
[chore]: enable gofumpt linter in client, cmd, component, config and confmap (#11587)
#### Description

[gofumpt](https://golangci-lint.run/usage/linters/#gofumpt) is a
stricter format than gofmt, while being backwards compatible.

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2024-12-11 08:50:57 +00:00
..
Makefile [client] add new module `go.opentelemetry.io/collector/client` (#9805) 2024-07-26 13:09:10 +02:00
client.go [client] Remove experimental comment from `Metadata` (#9796) 2024-03-27 12:41:57 +01:00
client_test.go [chore] small test improvements (#11211) 2024-09-18 13:47:25 -07:00
doc_test.go [chore]: enable gofumpt linter in client, cmd, component, config and confmap (#11587) 2024-12-11 08:50:57 +00:00
go.mod fix(deps): update module google.golang.org/grpc to v1.68.1 (#11835) 2024-12-10 05:00:52 +00:00
go.sum fix(deps): update module google.golang.org/grpc to v1.68.1 (#11835) 2024-12-10 05:00:52 +00:00
package_test.go [chore] Enable goleak for all (passing) tests (#9173) 2024-01-03 08:35:58 -08:00