reference full path for gowebdav

This commit is contained in:
Aaron Bieber
2018-05-16 10:34:52 +02:00
committed by Christoph Polcin
parent 76d61cc2bc
commit af17afdfdc
+1 -1
View File
@@ -4,7 +4,7 @@ import (
"errors"
"flag"
"fmt"
d "gowebdav"
d "github.com/studio-b12/gowebdav"
"io"
"os"
"strings"