mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-05 09:24:03 +00:00
Update vendor (#1265)
This commit is contained in:
3
vendor/github.com/mattermost/mattermost-server/v5/model/version.go
generated
vendored
3
vendor/github.com/mattermost/mattermost-server/v5/model/version.go
generated
vendored
@ -13,6 +13,9 @@ import (
|
||||
// It should be maintained in chronological order with most current
|
||||
// release at the front of the list.
|
||||
var versions = []string{
|
||||
"5.28.0",
|
||||
"5.27.0",
|
||||
"5.26.0",
|
||||
"5.25.0",
|
||||
"5.24.0",
|
||||
"5.23.0",
|
||||
|
Reference in New Issue
Block a user