Explorar o código

The luhn package moved

Jakob Borg %!s(int64=11) %!d(string=hai) anos
pai
achega
4833b6085c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      deviceid.go

+ 1 - 1
deviceid.go

@@ -24,7 +24,7 @@ import (
 	"regexp"
 	"strings"
 
-	"github.com/syncthing/syncthing/internal/luhn"
+	"github.com/calmh/luhn"
 )
 
 type DeviceID [32]byte