summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 09:52:30 +0000
committerLibravatar GitHub <noreply@github.com>2024-02-05 09:52:30 +0000
commitd59cba487fe56c0c91a06717195922b3ed3ee34c (patch)
tree072b2a4230ec6a9d6f9da08547594fa335ae5ec4 /go.mod
parent[chore]: Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#2603) (diff)
downloadgotosocial-d59cba487fe56c0c91a06717195922b3ed3ee34c.tar.xz
[chore]: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2604)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index aa70d0a88..528161dbc 100644
--- a/go.mod
+++ b/go.mod
@@ -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