Move calmh/syncthing -> syncthing/syncthing

This commit is contained in:
Jakob Borg
2014-08-01 16:35:37 +02:00
parent 9312e3c7de
commit cec3bad373
47 changed files with 218 additions and 252 deletions

View File

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