diff --git a/go.mod b/go.mod index e21c641..1d65f51 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/go-sql-driver/mysql v1.7.1 github.com/go-webauthn/webauthn v0.9.4 github.com/golang-jwt/jwt/v5 v5.2.0 - github.com/google/uuid v1.4.0 + github.com/google/uuid v1.5.0 github.com/gorilla/feeds v1.1.2 github.com/lib/pq v1.10.9 github.com/mattn/go-sqlite3 v1.14.18