Update dependencies

This commit is contained in:
2021-11-16 15:20:15 +01:00
parent 85975bc7ea
commit 312b6e8a89
14 changed files with 28 additions and 30 deletions

View File

@@ -5,8 +5,8 @@ import (
"html/template"
"net/http"
"fornaxian.tech/log"
"fornaxian.tech/pixeldrain_api_client/pixelapi"
"github.com/Fornaxian/log"
)
func (wc *WebController) adminGlobalsForm(td *TemplateData, r *http.Request) (f Form) {