summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-29 13:54:05 +0100
committerLibravatar GitHub <noreply@github.com>2023-05-29 13:54:05 +0100
commite50b22853977c9bdcd04efac1bf8c0af41304913 (patch)
tree142c6fecfbd39346737f96f87b659cb5ed1525e8 /go.mod
parent[chore]: Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#1842) (diff)
downloadgotosocial-e50b22853977c9bdcd04efac1bf8c0af41304913.tar.xz
[chore]: Bump github.com/ulule/limiter/v3 from 3.11.1 to 3.11.2 (#1841)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 3576a3919..c207be964 100644
--- a/go.mod
+++ b/go.mod
@@ -46,7 +46,7 @@ require (
github.com/superseriousbusiness/exif-terminator v0.5.0
github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB.0.20230227143000-f4900831d6c8
github.com/tdewolff/minify/v2 v2.12.5
- github.com/ulule/limiter/v3 v3.11.1
+ github.com/ulule/limiter/v3 v3.11.2
github.com/uptrace/bun v1.1.13
github.com/uptrace/bun/dialect/pgdialect v1.1.13
github.com/uptrace/bun/dialect/sqlitedialect v1.1.13