[chore]: Bump github.com/google/uuid from 1.3.1 to 1.4.0 (#2315)

This commit is contained in:
dependabot[bot] 2023-10-30 10:21:14 +00:00 committed by GitHub
commit 6fa80f164d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 37 additions and 10 deletions

2
go.mod
View file

@ -30,7 +30,7 @@ require (
github.com/gin-gonic/gin v1.9.1
github.com/go-fed/httpsig v1.1.0
github.com/go-playground/form/v4 v4.2.1
github.com/google/uuid v1.3.1
github.com/google/uuid v1.4.0
github.com/gorilla/feeds v1.1.1
github.com/gorilla/websocket v1.5.0
github.com/h2non/filetype v1.1.3