[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>
This commit is contained in:
dependabot[bot] 2023-05-29 13:54:05 +01:00 committed by GitHub
commit e50b228539
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 21 additions and 87 deletions

View file

@ -17,7 +17,7 @@ _Dead simple rate limit middleware for Go._
Using [Go Modules](https://github.com/golang/go/wiki/Modules)
```bash
$ go get github.com/ulule/limiter/v3@v3.11.1
$ go get github.com/ulule/limiter/v3@v3.11.2
```
## Usage