From 6f3e2171965cc3af24ec109c4446f135c03ff478 Mon Sep 17 00:00:00 2001 From: Michael Quigley Date: Wed, 29 Nov 2023 13:52:34 -0500 Subject: [PATCH] oops (#438) --- endpoints/drive/webdav/xml.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/endpoints/drive/webdav/xml.go b/endpoints/drive/webdav/xml.go index fbd43cf2..a92248e0 100644 --- a/endpoints/drive/webdav/xml.go +++ b/endpoints/drive/webdav/xml.go @@ -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