Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
chore(deps): update module gofiber/fiber to v1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 3, 2020
1 parent 3189b6f commit 666532f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -10,7 +10,7 @@ require (
github.com/go-resty/resty/v2 v2.3.0
github.com/go-sql-driver/mysql v1.5.0
github.com/gofiber/embed v0.1.1
github.com/gofiber/fiber v1.12.1
github.com/gofiber/fiber v1.12.3
github.com/gofiber/recover v0.1.1
github.com/gofiber/requestid v0.1.0
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
Expand Down
6 changes: 6 additions & 0 deletions go.sum
Expand Up @@ -146,6 +146,8 @@ github.com/gofiber/fiber v1.10.5 h1:zitQhmNh2qtClV1VB+q+/gSYTxeURhQhYZ6oqtS24bw=
github.com/gofiber/fiber v1.10.5/go.mod h1:jA7DEjzDo1dH8rRJuZ0p6tpkANmuVyZk+tUoILo7VTs=
github.com/gofiber/fiber v1.12.1 h1:RjQcbXshl4Of9uh1OFvqsTI/5QqdGdIdWFigG5/DoaE=
github.com/gofiber/fiber v1.12.1/go.mod h1:33AHuW8Sgre3E5tOFJJmBe24MXGNg8GnmcNiXEOFgTU=
github.com/gofiber/fiber v1.12.3 h1:ee7Hz/u+Mp11T3x0aUuLG8beBCxZReYllSeg0cg7TCE=
github.com/gofiber/fiber v1.12.3/go.mod h1:e+Ur2pP2rb5xKtiHATgfQpSwBR0z9q8Mar9+XfYxpOY=
github.com/gofiber/recover v0.0.3 h1:nl7qG353fGcrLoc7XfDB4WriYpQFxhtTvMhPvdr6SeU=
github.com/gofiber/recover v0.0.3/go.mod h1:H8ldGYfi3tIsRl9sbEi9RzHkfuS1KgQzDKFzK14awa0=
github.com/gofiber/recover v0.0.4 h1:QpHdqxwbpJFRXdaanBy0Ws9PwmMbq8UJ8u/VA6I+pXk=
Expand All @@ -164,6 +166,8 @@ github.com/gofiber/utils v0.0.4 h1:gcOb+WZDQ319bELqAp5ePDYwxostDDzWh4pY7S0KiMI=
github.com/gofiber/utils v0.0.4/go.mod h1:pacRFtghAE3UoknMOUiXh2Io/nLWSUHtQCi/3QASsOc=
github.com/gofiber/utils v0.0.8 h1:k6OSI31Gg06eT6jLVVZMzdMEK460Lh1JwMNkIA+YKVc=
github.com/gofiber/utils v0.0.8/go.mod h1:0dwJg4h6ME5RdxgukBF46XCYUBLI6nX5PvD6P4DDFBU=
github.com/gofiber/utils v0.0.9 h1:Bu4grjEB4zof1TtpmPCG6MeX5nGv8SaQfzaUgjkf3H8=
github.com/gofiber/utils v0.0.9/go.mod h1:9J5aHFUIjq0XfknT4+hdSMG6/jzfaAgCu4HEbWDeBlo=
github.com/gogo/protobuf v1.1.1/go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ=
github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=
Expand Down Expand Up @@ -495,6 +499,8 @@ golang.org/x/sys v0.0.0-20200116001909-b77594299b42/go.mod h1:h1NjWce9XRLGQEsW7w
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd h1:xhmwyvizuTgC2qz7ZlMluP20uW+C3Rm0FD/WLDX8884=
golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae h1:Ih9Yo4hSPImZOpfGuA4bR/ORKTAbhZo2AbWNRCnevdo=
golang.org/x/sys v0.0.0-20200625212154-ddb9806d33ae/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.2 h1:tW2bmiBqwgJj/UpqtC8EpXEZVYOwU0yG4iWbprSVAcs=
golang.org/x/text v0.3.2/go.mod h1:bEr9sfX3Q8Zfm5fL9x+3itogRgK3+ptLWKqgva+5dAk=
Expand Down

0 comments on commit 666532f

Please sign in to comment.