Switching to modules, removed vendored dependencies, linting with golangci-lint.
This commit is contained in:
@@ -54,7 +54,7 @@ type ConfigWebhookRemote struct {
|
||||
|
||||
// Matrix pusher configuration.
|
||||
type ConfigMatrix struct {
|
||||
ApiRoot string `yaml:"api_root"`
|
||||
APIRoot string `yaml:"api_root"`
|
||||
User string `yaml:"user"`
|
||||
Password string `yaml:"password"`
|
||||
Room string `yaml:"room"`
|
||||
|
Reference in New Issue
Block a user