mirror of
https://github.com/openziti/zrok.git
synced 2025-01-22 22:09:03 +01:00
oops (#438)
This commit is contained in:
parent
d1fe17fdf6
commit
6f3e217196
@ -32,7 +32,7 @@ import (
|
||||
// In the long term, this package should use the standard library's version
|
||||
// only, and the internal fork deleted, once
|
||||
// https://github.com/golang/go/issues/13400 is resolved.
|
||||
ixml "golang.org/x/net/webdav/internal/xml"
|
||||
ixml "github.com/openziti/zrok/endpoints/drive/webdav/internal/xml"
|
||||
)
|
||||
|
||||
// http://www.webdav.org/specs/rfc4918.html#ELEMENT_lockinfo
|
||||
|
Loading…
Reference in New Issue
Block a user