15 lines
281 B
TOML
15 lines
281 B
TOML
[[constraint]]
|
|
name = "github.com/jessevdk/go-flags"
|
|
version = "1.4.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/mmcdole/gofeed"
|
|
version = "1.0.0-beta2"
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.2.2"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|