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.../build/manifest/Gopkg.toml
2018-10-17 07:19:22 +02:00

11 lines
208 B
TOML

[prune]
go-tests = true
unused-packages = true
[[constraint]]
name = "github.com/mattermost/mattermost-server"
version = "~5.4.0"
[[constraint]]
name = "github.com/pkg/errors"
version = "0.8.0"