mirror of
https://github.com/openziti/zrok.git
synced 2024-12-22 23:02:52 +01:00
more use our fork (#438)
This commit is contained in:
parent
6f3e217196
commit
9d80e1cf66
@ -21,7 +21,7 @@ package main
|
||||
import (
|
||||
"flag"
|
||||
"fmt"
|
||||
"golang.org/x/net/webdav"
|
||||
"github.com/openziti/zrok/endpoints/drive/webdav"
|
||||
"log"
|
||||
"net/http"
|
||||
"net/url"
|
||||
|
@ -3,7 +3,7 @@ package sync
|
||||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"golang.org/x/net/webdav"
|
||||
"github.com/openziti/zrok/endpoints/drive/webdav"
|
||||
"io"
|
||||
"io/fs"
|
||||
"os"
|
||||
|
Loading…
Reference in New Issue
Block a user