mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-21 17:46:48 +00:00
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