use import of current fork (instead of original project)
This commit is contained in:
parent
97a0b83aeb
commit
21d86ab356
@ -4,7 +4,7 @@ import (
|
||||
"errors"
|
||||
"flag"
|
||||
"fmt"
|
||||
d "github.com/studio-b12/gowebdav"
|
||||
d "github.com/mrvine/gowebdav"
|
||||
"io"
|
||||
"os"
|
||||
"os/user"
|
||||
|
Loading…
Reference in New Issue
Block a user