mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-05 23:04:03 +00:00
Update vendor (github.com/mattermost)
This commit is contained in:
1
vendor/github.com/mattermost/platform/model/cluster_info.go
generated
vendored
1
vendor/github.com/mattermost/platform/model/cluster_info.go
generated
vendored
@ -10,6 +10,7 @@ import (
|
||||
)
|
||||
|
||||
type ClusterInfo struct {
|
||||
Id string `json:"id"`
|
||||
Version string `json:"version"`
|
||||
ConfigHash string `json:"config_hash"`
|
||||
IpAddress string `json:"ipaddress"`
|
||||
|
Reference in New Issue
Block a user