chore(deps): bump github.com/go-chi/httprate from 0.9.0 to 0.15.0#2
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump github.com/go-chi/httprate from 0.9.0 to 0.15.0#2dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
e4381c9 to
b255b54
Compare
b255b54 to
aff63c8
Compare
aff63c8 to
4b1d532
Compare
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate) from 0.9.0 to 0.15.0. - [Release notes](https://github.com/go-chi/httprate/releases) - [Commits](go-chi/httprate@v0.9.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/go-chi/httprate dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
4b1d532 to
0341ffd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/go-chi/httprate from 0.9.0 to 0.15.0.
Release notes
Sourced from github.com/go-chi/httprate's releases.
... (truncated)
Commits
c0b6272upgrade to xxh3 hashing pkg (#54)9d627fbUpdate README.md: add missing 'time' import in code example (#49)24ebb38Try to fix Github action access issue (#51)ae11543Add httpate.Key(string) helper for static keys (#45)5e681e3Introduce RespondOnLimit() vs. OnLimit() (#44)c4c778cExport RateLimiter type (#43)80029e2Implement rate-limiting from HTTP handler (e.g. by request payload) (#42)99b3b69README: Fix typo62dba55Implement httprate.WithErrorHandler() (#41)6aa26b0Local counter: Don't re-allocate maps in Go 1.21+ (#40)