Update dependencies, fix footer link.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-08-14 16:02:16 +05:00
parent 2ec0e28243
commit dcd361de1f
13 changed files with 27 additions and 22 deletions

View File

@@ -7,7 +7,7 @@ import (
"strings"
"time"
"github.com/alecthomas/chroma/lexers"
"github.com/alecthomas/chroma/v2/lexers"
"github.com/labstack/echo"
"go.dev.pztrn.name/fastpastebin/internal/captcha"
"go.dev.pztrn.name/fastpastebin/internal/database/dialects/flatfiles"