Bump github.com/spf13/pflag from 1.0.7 to 1.0.10 (#47)

This commit is contained in:
dependabot[bot]
2025-10-02 22:58:28 +02:00
committed by GitHub
parent ee97c05443
commit 1a07ccc812
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/charmbracelet/lipgloss v1.1.0
github.com/chzyer/readline v1.5.1
github.com/rogpeppe/go-internal v1.14.1
github.com/spf13/pflag v1.0.7
github.com/spf13/pflag v1.0.10
github.com/yuin/gopher-lua v1.1.1
)