Update mattermost library

This commit is contained in:
Wim
2024-05-24 01:56:43 +02:00
parent 65d78e38af
commit ee55865a81
1002 changed files with 89450 additions and 114025 deletions

View File

@@ -2,5 +2,5 @@ package msgpack
// Version is the current release version.
func Version() string {
return "5.4.0"
return "5.4.1"
}