Refactor out protocol and luhn (protocol dependency) packages
This commit is contained in:
@@ -28,8 +28,8 @@ import (
|
||||
"strconv"
|
||||
|
||||
"github.com/calmh/logger"
|
||||
"github.com/syncthing/protocol"
|
||||
"github.com/syncthing/syncthing/internal/osutil"
|
||||
"github.com/syncthing/syncthing/internal/protocol"
|
||||
"golang.org/x/crypto/bcrypt"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user