On Wed, 11 Feb 2026 at 12:49, Alexey Kosenko <[email protected]> wrote: > * Package name : envsubst > * URL : https://github.com/a8m/envsubst > envsubst > . > envsubst is a Go package for expanding variables in a string using ${var} > syntax. > Includes support for bash string replacement functions. > > Required by oauth2-proxy (ITP #982891); enables building in Debian without > vendoring.
I imagine this probably needs a different package name (and perhaps to be library-only not providing a binary, if you only need it for some other Go package), given that "gettext-base" is well-known to own/provide "/usr/bin/envsubst" already. 😅 ♥, - Tianon

