Loading
dgoss: allow overriding GOSS_PATH
Allow users to override GOSS_PATH environment variable while defaulting to the nix-provided goss binary. This is useful in environments where the real goss binary needs to be volume mounted into containers instead of the bash wrapper that the goss nix package provides. This aligns with upstream dgoss behavior where GOSS_PATH can be set to specify the goss binary location.