Removed file git history (#128)
This commit is contained in:
parent
57f7843ae1
commit
5eb33f8675
9 changed files with 171 additions and 44 deletions
|
@ -3,9 +3,9 @@ module github.com/mattermost/mattermost-plugin-starter-template/build
|
|||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/go-git/go-git/v5 v5.1.0
|
||||
github.com/mattermost/mattermost-server/v5 v5.3.2-0.20200924100636-e726b0426826
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/stretchr/testify v1.6.1
|
||||
gopkg.in/src-d/go-git.v4 v4.13.1
|
||||
sigs.k8s.io/yaml v1.2.0
|
||||
)
|
||||
|
|
Reference in a new issue