summaryrefslogtreecommitdiffstats
path: root/matterbridge.go
diff options
context:
space:
mode:
authorWim <wim@42.be>2018-08-06 21:10:54 +0200
committerWim <wim@42.be>2018-08-06 21:11:13 +0200
commit7f3cbcedc0d748108d5421cf4a8e28876e7b4c29 (patch)
treec90cd45de6cf870ba3913a49115e993c7d7068f0 /matterbridge.go
parent6ef09def81f037ca81f4b8ff03069bad071a3d38 (diff)
downloadmatterbridge-msglm-7f3cbcedc0d748108d5421cf4a8e28876e7b4c29.tar.gz
matterbridge-msglm-7f3cbcedc0d748108d5421cf4a8e28876e7b4c29.tar.bz2
matterbridge-msglm-7f3cbcedc0d748108d5421cf4a8e28876e7b4c29.zip
Use own forks for logrus-prefixed-formatter and discordgo
Diffstat (limited to 'matterbridge.go')
-rw-r--r--matterbridge.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/matterbridge.go b/matterbridge.go
index ff12eafb..fe6b87ec 100644
--- a/matterbridge.go
+++ b/matterbridge.go
@@ -9,8 +9,8 @@ import (
"github.com/42wim/matterbridge/bridge/config"
"github.com/42wim/matterbridge/gateway"
"github.com/google/gops/agent"
+ prefixed "github.com/matterbridge/logrus-prefixed-formatter"
log "github.com/sirupsen/logrus"
- prefixed "github.com/x-cray/logrus-prefixed-formatter"
)
var (