[MM-38075] Update server dependency (#158)

This commit is contained in:
Ben Schumacher 2021-09-07 17:47:26 +02:00 committed by GitHub
parent a80b066195
commit 4571b3b71c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 7 deletions

View file

@ -4,7 +4,7 @@ go 1.12
require (
github.com/go-git/go-git/v5 v5.1.0
github.com/mattermost/mattermost-server/v6 v6.0.0-20210823094503-ddaa07e35fa7
github.com/mattermost/mattermost-server/v6 v6.0.0-20210906125346-b41b7eae1026
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.7.0
sigs.k8s.io/yaml v1.2.0