Skip to content

Commit

Permalink
build(deps): bump github.com/gin-gonic/gin from 1.7.7 to 1.9.0 in /_b…
Browse files Browse the repository at this point in the history
…enchmarks (#119)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2023
1 parent f5adf41 commit 5f1ab5d
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 107 deletions.
5 changes: 1 addition & 4 deletions _benchmarks/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ module ruxbench
go 1.12

require (
github.com/gin-gonic/gin v1.7.7
github.com/gin-gonic/gin v1.9.0
github.com/go-chi/chi v4.1.2+incompatible
github.com/golang/protobuf v1.4.2 // indirect
github.com/gookit/rux v1.2.9
github.com/gorilla/mux v1.7.4
github.com/julienschmidt/httprouter v1.3.0
Expand All @@ -15,8 +14,6 @@ require (
github.com/mattn/go-colorable v0.1.7 // indirect
github.com/valyala/fasthttp v1.34.0
github.com/valyala/fasttemplate v1.2.0 // indirect
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)

replace github.com/gookit/rux => ../
Loading

0 comments on commit 5f1ab5d

Please sign in to comment.