Change the import from "github.com/gilbertchen/duplicacy/src" to "duplicacy/src" so that a forked project uses the forked "src" dir and not the original one.

This commit is contained in:
Thomas Tempelmann
2018-11-20 13:40:17 +01:00
committed by Gilbert Chen
parent 4eb174cec5
commit 22e8d9e60a

View File

@@ -24,7 +24,7 @@ import (
"io/ioutil"
"github.com/gilbertchen/duplicacy/src"
"duplicacy/src"
)
const (