[chore]: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2604)

This commit is contained in:
dependabot[bot] 2024-02-05 09:52:30 +00:00 committed by GitHub
commit d59cba487f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 57 additions and 9 deletions

2
go.mod
View file

@ -32,7 +32,7 @@ require (
github.com/gin-contrib/sessions v0.0.5
github.com/gin-gonic/gin v1.9.1
github.com/go-playground/form/v4 v4.2.1
github.com/google/uuid v1.5.0
github.com/google/uuid v1.6.0
github.com/gorilla/feeds v1.1.2
github.com/gorilla/websocket v1.5.1
github.com/h2non/filetype v1.1.3