removed: unnecessary dependency

This commit is contained in:
2025-01-30 12:16:44 +08:00
parent 2f25264483
commit 91bbd8deb4
2 changed files with 1 additions and 25 deletions

1
go.mod
View File

@@ -32,7 +32,6 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
github.com/samber/lo v1.49.1 // indirect
github.com/spf13/pflag v1.0.6 // indirect
github.com/tidwall/gjson v1.18.0 // indirect
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.1 // indirect