pkg/compose: un-export consts by thaJeztah · Pull Request #13584 · docker/compose

@thaJeztah

These consts were added in b760afa,
but are only user internal in the package. Given that the list of
consts may change over time, it's probably best to keep them internal
and not part of the module's API.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request

Feb 25, 2026

@tmeijn