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

@@ -15,9 +15,9 @@ import (
"strings"
"time"
"fornaxian.tech/log"
"fornaxian.tech/pixeldrain_api_client/pixelapi"
"fornaxian.tech/util"
"github.com/Fornaxian/log"
)
// TemplateData is a struct that every template expects when being rendered. In