mirror of
https://github.com/jimeh/rbheap.git
synced 2026-02-19 12:56:46 +00:00
9 lines
137 B
TOML
9 lines
137 B
TOML
[prune]
|
|
non-go = true
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
name = "github.com/spf13/cobra"
|
|
branch = "master"
|