refactor: sort deps

This commit is contained in:
2025-11-20 11:33:08 +01:00
parent 47fdff2676
commit b8d0ada4af
+1 -1
View File
@@ -6,6 +6,7 @@ require (
github.com/a-h/templ v0.3.960
github.com/labstack/echo/v4 v4.13.4
github.com/micmonay/keybd_event v1.1.2
github.com/yeqown/go-qrcode v1.5.10
)
require (
@@ -25,7 +26,6 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasttemplate v1.2.2 // indirect
github.com/yeqown/go-qrcode v1.5.10 // indirect
github.com/yeqown/reedsolomon v1.0.0 // indirect
golang.org/x/crypto v0.40.0 // indirect
golang.org/x/image v0.10.0 // indirect