This repository has been archived on 2024-11-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
mattermost-plugin-attachmen.../server/Gopkg.toml
2018-10-17 07:19:22 +02:00

12 lines
231 B
TOML

[prune]
non-go = true
go-tests = true
unused-packages = true
[[constraint]]
name = "github.com/mattermost/mattermost-server"
version = "~5.4.0"
[[constraint]]
name = "github.com/stretchr/testify"
version = "~1.2.0"