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.../go.mod
2019-06-24 22:02:25 -04:00

12 lines
380 B
Modula-2

module github.com/mattermost/mattermost-plugin-starter-template
go 1.12
require (
github.com/mattermost/mattermost-server v5.12.0+incompatible
github.com/pkg/errors v0.8.1
github.com/stretchr/testify v1.3.0
)
// Workaround for https://github.com/golang/go/issues/30831 and fallout.
replace github.com/golang/lint => github.com/golang/lint v0.0.0-20190227174305-8f45f776aaf1