reference full path for gowebdav

This commit is contained in:
Aaron Bieber 2017-10-05 08:07:31 -06:00 committed by Christoph Polcin
parent 76d61cc2bc
commit af17afdfdc

View File

@ -4,7 +4,7 @@ import (
"errors" "errors"
"flag" "flag"
"fmt" "fmt"
d "gowebdav" d "github.com/studio-b12/gowebdav"
"io" "io"
"os" "os"
"strings" "strings"