Skip to content

Commit

Permalink
chore(deps): bump github.com/uptrace/bunrouter from 1.0.18 to 1.0.19
Browse files Browse the repository at this point in the history
Bumps [github.com/uptrace/bunrouter](https://github.com/uptrace/bunrouter) from 1.0.18 to 1.0.19.
- [Release notes](https://github.com/uptrace/bunrouter/releases)
- [Changelog](https://github.com/uptrace/bunrouter/blob/master/CHANGELOG.md)
- [Commits](uptrace/bunrouter@v1.0.18...v1.0.19)

---
updated-dependencies:
- dependency-name: github.com/uptrace/bunrouter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2022
1 parent e2eb041 commit 2bb6ab9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/samber/lo v1.27.0
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/uptrace/bunrouter v1.0.18
github.com/uptrace/bunrouter v1.0.19
go.mongodb.org/mongo-driver v1.10.1
gopkg.in/h2non/gock.v1 v1.1.2
gotest.tools/v3 v3.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -956,8 +956,8 @@ github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802/go.mod h1
github.com/tv42/httpunix v0.0.0-20191220191345-2ba4b9c3382c/go.mod h1:hzIxponao9Kjc7aWznkXaL4U4TWaDSs8zcsY4Ka08nM=
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8/go.mod h1:VFNgLljTbGfSG7qAOspJ7OScBnGdDN/yBr0sguwnwf0=
github.com/uptrace/bunrouter v1.0.18 h1:6eH9tNJpOd+pOjDRTX3w7DXN/pjxG8akrDnt5jG4kYA=
github.com/uptrace/bunrouter v1.0.18/go.mod h1:TwT7Bc0ztF2Z2q/ZzMuSVkcb/Ig/d3MQeP2cxn3e1hI=
github.com/uptrace/bunrouter v1.0.19 h1:kdN1Nl/9RDq9eBPnjS6GvNKcgiAeMxdb9DbpslLndFg=
github.com/uptrace/bunrouter v1.0.19/go.mod h1:TwT7Bc0ztF2Z2q/ZzMuSVkcb/Ig/d3MQeP2cxn3e1hI=
github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=
Expand Down

0 comments on commit 2bb6ab9

Please sign in to comment.