Skip to content

Commit

Permalink
Bump github.com/go-pkgz/rest from 1.1.6 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) from 1.1.6 to 1.4.1.
- [Release notes](https://github.com/go-pkgz/rest/releases)
- [Commits](go-pkgz/rest@v1.1.6...v1.4.1)
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2019
1 parent 121c5d9 commit 072463c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -6,7 +6,7 @@ require (
github.com/go-chi/chi v4.0.0+incompatible
github.com/go-chi/render v1.0.1
github.com/go-pkgz/lgr v0.2.1
github.com/go-pkgz/rest v1.1.6
github.com/go-pkgz/rest v1.4.1
github.com/jessevdk/go-flags v1.4.0
github.com/kr/pretty v0.1.0 // indirect
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -16,6 +16,8 @@ github.com/go-pkgz/lgr v0.2.1 h1:o2inv3Li96EVHU+Is89ffI1S8eQAA/7NWrjK2SmYUmw=
github.com/go-pkgz/lgr v0.2.1/go.mod h1:hBM1NM/SoYdlrykgdgJWGrZ/TM/XaZIjRbJfx7NkMm8=
github.com/go-pkgz/rest v1.1.6 h1:Sqm7uW0X29iEmt4S/vJ82bslQXa6jMMNTaRvHzjTcjo=
github.com/go-pkgz/rest v1.1.6/go.mod h1:fFcrWsYgEp5Xx6HxRFzfV6zTiytCeYv1Jceg8TxorOs=
github.com/go-pkgz/rest v1.4.1 h1:DmaVLPH2O7yLehrWOW0uz01d2mVHz9fBR/iuTiPRzaw=
github.com/go-pkgz/rest v1.4.1/go.mod h1:COazNj35u3RXAgQNBr6neR599tYP3URiOpsu9p0rOtk=
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
github.com/jessevdk/go-flags v1.4.0 h1:4IU2WS7AumrZ/40jfhf4QVDMsQwqA7VEHozFRrGARJA=
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=
Expand Down

0 comments on commit 072463c

Please sign in to comment.