Bump github.com/go-chi/chi from 4.0.2+incompatible to 4.0.3+incompatible

Bumps [github.com/go-chi/chi](https://github.com/go-chi/chi) from 4.0.2+incompatible to 4.0.3+incompatible.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v4.0.2...v4.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-10 07:28:07 +00:00
committed by Deluan Quintão
parent 2e6c1e225e
commit 2384665cfb
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ require (
github.com/edsrzf/mmap-go v0.0.0-20170320065105-0bce6a688712 // indirect
github.com/fatih/camelcase v0.0.0-20160318181535-f6a740d52f96 // indirect
github.com/fatih/structs v1.0.0 // indirect
github.com/go-chi/chi v4.0.2+incompatible
github.com/go-chi/chi v4.0.3+incompatible
github.com/go-chi/cors v1.0.0
github.com/golang/snappy v0.0.0-20170215233205-553a64147049 // indirect
github.com/google/wire v0.4.0