mirror of
https://github.com/onyx-and-iris/exclude.git
synced 2026-04-16 14:13:39 +00:00
chore: auto-update Go modules
This commit is contained in:
4
go.mod
4
go.mod
@@ -2,9 +2,9 @@ module github.com/onyx-and-iris/exclude
|
||||
|
||||
go 1.24.3
|
||||
|
||||
require github.com/spf13/cobra v1.9.1
|
||||
require github.com/spf13/cobra v1.10.2
|
||||
|
||||
require (
|
||||
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
||||
github.com/spf13/pflag v1.0.6 // indirect
|
||||
github.com/spf13/pflag v1.0.10 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user