Imported Upstream version 2.4.2
[scm/test.git] / config / netrc.go
index 2715645..004755c 100644 (file)
@@ -4,7 +4,7 @@ import (
        "os"
        "path/filepath"
 
-       "github.com/bgentry/go-netrc/netrc"
+       "github.com/git-lfs/go-netrc/netrc"
 )
 
 type netrcfinder interface {