[MM-38075] Use mattermost-server/v6 (#157)
This commit is contained in:
parent
f547011d23
commit
a80b066195
9 changed files with 621 additions and 403 deletions
|
@ -4,7 +4,7 @@ go 1.12
|
|||
|
||||
require (
|
||||
github.com/go-git/go-git/v5 v5.1.0
|
||||
github.com/mattermost/mattermost-server/v5 v5.34.0
|
||||
github.com/mattermost/mattermost-server/v6 v6.0.0-20210823094503-ddaa07e35fa7
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/stretchr/testify v1.7.0
|
||||
sigs.k8s.io/yaml v1.2.0
|
||||
|
|
Reference in a new issue