diff options
| author | 2024-02-05 09:52:30 +0000 | |
|---|---|---|
| committer | 2024-02-05 09:52:30 +0000 | |
| commit | d59cba487fe56c0c91a06717195922b3ed3ee34c (patch) | |
| tree | 072b2a4230ec6a9d6f9da08547594fa335ae5ec4 /go.mod | |
| parent | [chore]: Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#2603) (diff) | |
| download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
