diff options
| author | 2023-08-28 07:12:40 +0000 | |
|---|---|---|
| committer | 2023-08-28 07:12:40 +0000 | |
| commit | 2ec313a21fee25f5022e748315ea5e7d587384f6 (patch) | |
| tree | 649b04a17d7fd5ac0d0e02148b3643c6e36e75e3 /go.mod | |
| parent | [chore]: Bump github.com/KimMachineGun/automemlimit from 0.2.6 to 0.3.0 (#2165) (diff) | |
| download | gotosocial-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
