Update mattermost library (#2152)
* Update mattermost library * Fix linting
This commit is contained in:
2
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
2
vendor/github.com/vmihailenco/msgpack/v5/version.go
generated
vendored
@@ -2,5 +2,5 @@ package msgpack
|
||||
|
||||
// Version is the current release version.
|
||||
func Version() string {
|
||||
return "5.4.0"
|
||||
return "5.4.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user