Kun
Results
1
comments of
Kun
> I use 1.1 version and change some code in plugin.go as workaround, in my case backstore is s3 minio. import v6 package: ``` "github.com/mattermost/mattermost-server/v6/model" "github.com/mattermost/mattermost-server/v6/plugin" "github.com/mattermost/mattermost-server/v6/shared/filestore" ``` then repace...