mirror of
https://github.com/octoleo/syncthing.git
synced 2025-02-14 01:30:20 +00:00
The luhn package moved
This commit is contained in:
parent
2ceaca8828
commit
4833b6085c
@ -24,7 +24,7 @@ import (
|
||||
"regexp"
|
||||
"strings"
|
||||
|
||||
"github.com/syncthing/syncthing/internal/luhn"
|
||||
"github.com/calmh/luhn"
|
||||
)
|
||||
|
||||
type DeviceID [32]byte
|
||||
|
Loading…
x
Reference in New Issue
Block a user