✨ Find method
This commit is contained in:
parent
16933ce0fa
commit
942d419bf6
5 changed files with 26 additions and 6 deletions
1
go.mod
1
go.mod
|
|
@ -3,6 +3,7 @@ module codeberg.org/danjones000/mpc-extra
|
|||
go 1.20
|
||||
|
||||
require (
|
||||
github.com/akrennmair/slice v0.0.0-20220105203817-49445747ab81
|
||||
github.com/fhs/gompd/v2 v2.3.0
|
||||
github.com/spf13/cobra v1.7.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue