summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-28 07:12:40 +0000
committerLibravatar GitHub <noreply@github.com>2023-08-28 07:12:40 +0000
commit2ec313a21fee25f5022e748315ea5e7d587384f6 (patch)
tree649b04a17d7fd5ac0d0e02148b3643c6e36e75e3 /go.mod
parent[chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.6 to 0.3.0 (#2165) (diff)
downloadgotosocial-2ec313a21fee25f5022e748315ea5e7d587384f6.tar.xz
[chore]: Bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2166)
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 768f6b279..249f15e4c 100644
--- a/go.mod
+++ b/go.mod
@@ -28,7 +28,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.0
+ github.com/google/uuid v1.3.1
github.com/gorilla/feeds v1.1.1
github.com/gorilla/websocket v1.5.0
github.com/h2non/filetype v1.1.3