Sirupsen -> sirupsen

This commit is contained in:
Denis Zheleztsov 2019-12-19 11:56:14 +03:00
parent fa13179cdc
commit 4f8607e2f7
Signed by: Difrex
GPG Key ID: B047A0E62A285621
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import (
"net/http"
"strings"
log "github.com/Sirupsen/logrus"
log "github.com/sirupsen/logrus"
)
type topicid struct {

View File

@ -5,8 +5,8 @@ import (
"errors"
"strings"
log "github.com/Sirupsen/logrus"
"github.com/google/uuid"
log "github.com/sirupsen/logrus"
)
// getorcreate topicID. Generate new unique topicID if message is start message