From b3be2e208cb373207d6199cac5a9fc92be073e7a Mon Sep 17 00:00:00 2001 From: Wim Date: Sat, 12 Mar 2022 19:41:07 +0100 Subject: Update dependencies and vendor (#1761) --- vendor/github.com/mattermost/mattermost-server/v6/model/version.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'vendor/github.com/mattermost/mattermost-server/v6/model/version.go') diff --git a/vendor/github.com/mattermost/mattermost-server/v6/model/version.go b/vendor/github.com/mattermost/mattermost-server/v6/model/version.go index 6020d5f8..673d4be9 100644 --- a/vendor/github.com/mattermost/mattermost-server/v6/model/version.go +++ b/vendor/github.com/mattermost/mattermost-server/v6/model/version.go @@ -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{ + "6.4.2", + "6.4.1", + "6.4.0", "6.3.0", "6.2.0", "6.1.0", -- cgit v1.2.3