mirror of
https://github.com/stashapp/stash.git
synced 2026-04-20 05:52:40 +02:00
8 lines
143 B
TOML
8 lines
143 B
TOML
[prune]
|
|
unused-packages = true
|
|
non-go = true
|
|
go-tests = true
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "~1.2.0"
|