fix: resolve compile errors in phase 2 remediation
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
Some checks failed
Automated Container Build / build-and-push (push) Failing after 51s
This commit is contained in:
parent
a7f76e2e97
commit
f69c6d825e
3 changed files with 15 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ import (
|
|||
|
||||
"git.elijahkuntz.com/Elijah/drive/config"
|
||||
"git.elijahkuntz.com/Elijah/drive/database"
|
||||
"git.elijahkuntz.com/Elijah/drive/middleware"
|
||||
"github.com/gofiber/fiber/v2"
|
||||
"github.com/valyala/fasthttp/fasthttpadaptor"
|
||||
"golang.org/x/net/webdav"
|
||||
|
|
|
|||
Reference in a new issue