Backend: Update deps in go.mod and go.sum

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer
2025-11-26 12:28:42 +01:00
parent 30013dd152
commit 27f85c9491
3 changed files with 6 additions and 6 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/esimov/pigo v1.4.6
github.com/gin-contrib/gzip v1.2.3
github.com/gin-gonic/gin v1.11.0
github.com/golang/geo v0.0.0-20251117194806-05dcfdd28b33
github.com/golang/geo v0.0.0-20251125140653-09e2dd3603dd
github.com/google/open-location-code/go v0.0.0-20250620134813-83986da0156b
github.com/gorilla/websocket v1.5.3
github.com/gosimple/slug v1.15.0