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-12-17 08:28:01 +01:00

11 lines
208 B
TOML

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