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

This commit is contained in:
Renovate Bot 2023-11-02 13:30:34 +00:00
parent 7bebae371a
commit dc2a27f830
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/adrg/xdg v0.4.0
github.com/glebarez/sqlite v1.9.0
github.com/go-chi/chi/v5 v5.0.10
github.com/go-chi/httplog v0.3.1
github.com/go-chi/httplog v0.3.2
github.com/go-chi/httprate v0.7.4
github.com/go-chi/jwtauth/v5 v5.1.1
github.com/go-chi/render v1.0.3

2
go.sum
View File

@ -43,6 +43,8 @@ github.com/go-chi/httplog v0.3.0 h1:KW9UMJmjo1JQb5WnOWFc5KftSP4YxZRAQk60biarfIA=
github.com/go-chi/httplog v0.3.0/go.mod h1:/pIXuFSrOdc5heKIJRA5Q2mW7cZCI2RySqFZNFoZjKg=
github.com/go-chi/httplog v0.3.1 h1:uC3IUWCZagtbCinb3ypFh36SEcgd6StWw2Bu0XSXRtg=
github.com/go-chi/httplog v0.3.1/go.mod h1:UoiQQ/MTZH5V6JbNB2FzF0DynTh5okpXxlhsyxoP5m8=
github.com/go-chi/httplog v0.3.2 h1:WjXmBLaJU7kEMkvKpwFXG1m/Z6DcD7JkztvTsKtJ5EY=
github.com/go-chi/httplog v0.3.2/go.mod h1:UoiQQ/MTZH5V6JbNB2FzF0DynTh5okpXxlhsyxoP5m8=
github.com/go-chi/httprate v0.7.1 h1:d5kXARdms2PREQfU4pHvq44S6hJ1hPu4OXLeBKmCKWs=
github.com/go-chi/httprate v0.7.1/go.mod h1:6GOYBSwnpra4CQfAKXu8sQZg+nZ0M1g9QnyFvxrAB8A=
github.com/go-chi/httprate v0.7.2 h1:eodFE74JPeOaxfo64l58v2cYjZBrwBZumJOvIBJUPOY=