diff options
| author | 2023-02-06 09:06:04 +0100 | |
|---|---|---|
| committer | 2023-02-06 09:06:04 +0100 | |
| commit | dae14cc0ebcab3a5a216e49ba70613cfcd0a8a7c (patch) | |
| tree | 17bdb69373fda711adf2a23578db588336a4b4c6 /go.mod | |
| parent | [chore] stub /api/v1/featured_tags endpoint (#1420) (diff) | |
| download | gotosocial-dae14cc0ebcab3a5a216e49ba70613cfcd0a8a7c.tar.xz | |
[chore]: Bump github.com/ulule/limiter/v3 from 3.10.0 to 3.11.0 (#1429)
Bumps [github.com/ulule/limiter/v3](https://github.com/ulule/limiter) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/ulule/limiter/releases)
- [Commits](https://github.com/ulule/limiter/compare/v3.10.0...v3.11.0)
---
updated-dependencies:
- dependency-name: github.com/ulule/limiter/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ require ( github.com/superseriousbusiness/exif-terminator v0.5.0 github.com/superseriousbusiness/oauth2/v4 v4.3.2-SSB github.com/tdewolff/minify/v2 v2.12.4 - github.com/ulule/limiter/v3 v3.10.0 + github.com/ulule/limiter/v3 v3.11.0 github.com/uptrace/bun v1.1.10 github.com/uptrace/bun/dialect/pgdialect v1.1.10 github.com/uptrace/bun/dialect/sqlitedialect v1.1.10 |
