Various tooling improvements from other plugins (#96)
This commit is contained in:
parent
c557d38b4d
commit
a49d6f6dd4
14 changed files with 693 additions and 201 deletions
1
go.mod
1
go.mod
|
@ -4,7 +4,6 @@ go 1.12
|
|||
|
||||
require (
|
||||
github.com/mattermost/mattermost-server/v5 v5.20.0
|
||||
github.com/mholt/archiver/v3 v3.3.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/stretchr/testify v1.5.1
|
||||
)
|
||||
|
|
Reference in a new issue