mirror of
https://github.com/stashapp/stash.git
synced 2025-12-20 15:24:05 +01: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"
|