forked from Silverfish/proton-bridge
Other: Add v2 to module name
This commit is contained in:
@ -20,6 +20,4 @@ package smtp
|
||||
|
||||
import "github.com/sirupsen/logrus"
|
||||
|
||||
var (
|
||||
log = logrus.WithField("pkg", "smtp") //nolint:gochecknoglobals
|
||||
)
|
||||
var log = logrus.WithField("pkg", "smtp") //nolint:gochecknoglobals
|
||||
|
||||
Reference in New Issue
Block a user