12 lines
231 B
TOML
12 lines
231 B
TOML
[prune]
|
|
non-go = true
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
name = "github.com/mattermost/mattermost-server"
|
|
version = "~5.6.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "~1.2.0"
|