mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-07-16 04:28:54 +00:00
Update mattermost library (#2152)
* Update mattermost library * Fix linting
This commit is contained in:
14
vendor/github.com/hashicorp/go-plugin/buf.gen.yaml
generated
vendored
Normal file
14
vendor/github.com/hashicorp/go-plugin/buf.gen.yaml
generated
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
# Copyright (c) HashiCorp, Inc.
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
version: v1
|
||||
plugins:
|
||||
- plugin: buf.build/protocolbuffers/go
|
||||
out: .
|
||||
opt:
|
||||
- paths=source_relative
|
||||
- plugin: buf.build/grpc/go:v1.3.0
|
||||
out: .
|
||||
opt:
|
||||
- paths=source_relative
|
||||
- require_unimplemented_servers=false
|
Reference in New Issue
Block a user