forked from Silverfish/proton-bridge
Other: Add v2 to module name
This commit is contained in:
@ -20,7 +20,7 @@ package main
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/ProtonMail/proton-bridge/pkg/sum"
|
||||
"github.com/ProtonMail/proton-bridge/v2/pkg/sum"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/urfave/cli/v2"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user