Add gorilla/handlers dependency as it is used in enterprise version (#12991)
* Add gorilla/handlers dependency as it is used in enterprise version * Remove unused dependencies
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
2ea0c669f6
Коммит
ac8e3a853c
@@ -15,7 +15,7 @@ import (
|
||||
_ "github.com/mattermost/mattermost-server/imports"
|
||||
|
||||
// Enterprise Deps
|
||||
_ "github.com/dgryski/dgoogauth"
|
||||
_ "github.com/gorilla/handlers"
|
||||
_ "github.com/hako/durafmt"
|
||||
_ "github.com/hashicorp/memberlist"
|
||||
_ "github.com/mattermost/ldap"
|
||||
|
||||
Ссылка в новой задаче
Block a user