Commit Graph

2 Commits

Author SHA1 Message Date
Alex Boten bf9fa311fa
[chore] update tests to use Empty (#12750)
This change was caught by the linter in the update of golangci-lint to
v2 (see
https://github.com/open-telemetry/opentelemetry-collector/pull/12731)

Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
2025-03-27 20:52:18 +00:00
Bogdan Drutu 35d4156a67
[chore] Move memorylimiter dependencies under one module (#11419)
This PR only moves all the internal code used by internal/memorylimiter
under the same directory, next PR will extract that in a different
module to limit dependencies.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
2024-10-12 11:15:06 -07:00