Command.Type: scriptFile no longer requests psudoterminal
Some checks failed
ci/woodpecker/push/go-lint Pipeline failed

This commit is contained in:
2026-02-10 12:00:08 -06:00
parent b2d89352a3
commit 9e3960ce9f
3 changed files with 12 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ import (
"github.com/spf13/cobra"
)
const versionStr = "0.11.4"
const versionStr = "0.11.5"
var (
versionCmd = &cobra.Command{