fix(deps): update module github.com/go-chi/httprate to v0.7.4

This commit is contained in:
Renovate Bot 2023-04-15 22:31:55 +00:00
parent 42e30ff0f7
commit e74df20536
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/glebarez/sqlite v1.8.0
github.com/go-chi/chi/v5 v5.0.8
github.com/go-chi/httplog v0.3.0
github.com/go-chi/httprate v0.7.3
github.com/go-chi/httprate v0.7.4
github.com/go-chi/jwtauth/v5 v5.1.0
github.com/go-chi/render v1.0.2
github.com/miekg/dns v1.1.53

2
go.sum
View File

@ -37,6 +37,8 @@ github.com/go-chi/httprate v0.7.2 h1:eodFE74JPeOaxfo64l58v2cYjZBrwBZumJOvIBJUPOY
github.com/go-chi/httprate v0.7.2/go.mod h1:6GOYBSwnpra4CQfAKXu8sQZg+nZ0M1g9QnyFvxrAB8A=
github.com/go-chi/httprate v0.7.3 h1:7AK+3WuvvPWdhv+3dZEHW3bFmVEN0CIJhOJu+kjSeuc=
github.com/go-chi/httprate v0.7.3/go.mod h1:6GOYBSwnpra4CQfAKXu8sQZg+nZ0M1g9QnyFvxrAB8A=
github.com/go-chi/httprate v0.7.4 h1:a2GIjv8he9LRf3712zxxnRdckQCm7I8y8yQhkJ84V6M=
github.com/go-chi/httprate v0.7.4/go.mod h1:6GOYBSwnpra4CQfAKXu8sQZg+nZ0M1g9QnyFvxrAB8A=
github.com/go-chi/jwtauth/v5 v5.1.0 h1:wJyf2YZ/ohPvNJBwPOzZaQbyzwgMZZceE1m8FOzXLeA=
github.com/go-chi/jwtauth/v5 v5.1.0/go.mod h1:MA93hc1au3tAQwCKry+fI4LqJ5MIVN4XSsglOo+lSc8=
github.com/go-chi/render v1.0.2 h1:4ER/udB0+fMWB2Jlf15RV3F4A2FDuYi/9f+lFttR/Lg=