fix: better parsing errors

See toolshed/organising#608
See toolshed/organising#531
This commit is contained in:
2025-08-18 20:03:39 +02:00
parent 6fad1a1dcc
commit 77ff146991
3 changed files with 10 additions and 7 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.23.5
toolchain go1.24.1
require (
coopcloud.tech/tagcmp v0.0.0-20250427094623-9ea3bbbde8e5
coopcloud.tech/tagcmp v0.0.0-20250818180036-0ec1b205b5ca
git.coopcloud.tech/toolshed/godotenv v1.5.2-0.20250103171850-4d0ca41daa5c
github.com/AlecAivazis/survey/v2 v2.3.7
github.com/charmbracelet/bubbletea v1.3.6