Skip to content

Commit f827597

Browse files
chore(deps): bump github.com/uptrace/bunrouter from 1.0.21 to 1.0.22
Bumps [github.com/uptrace/bunrouter](https://github.com/uptrace/bunrouter) from 1.0.21 to 1.0.22. - [Release notes](https://github.com/uptrace/bunrouter/releases) - [Changelog](https://github.com/uptrace/bunrouter/blob/master/CHANGELOG.md) - [Commits](uptrace/bunrouter@v1.0.21...v1.0.22) --- updated-dependencies: - dependency-name: github.com/uptrace/bunrouter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eda811d commit f827597

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

go.mod

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/rond-authz/rond
22

33
go 1.21
4+
toolchain go1.22.5
45

56
require (
67
github.com/davidebianchi/gswagger v0.10.0
@@ -15,7 +16,7 @@ require (
1516
github.com/samber/lo v1.42.0
1617
github.com/sirupsen/logrus v1.9.3
1718
github.com/stretchr/testify v1.9.0
18-
github.com/uptrace/bunrouter v1.0.21
19+
github.com/uptrace/bunrouter v1.0.22
1920
go.mongodb.org/mongo-driver v1.17.0
2021
gopkg.in/h2non/gock.v1 v1.1.2
2122
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ github.com/tchap/go-patricia/v2 v2.3.1 h1:6rQp39lgIYZ+MHmdEq4xzuk1t7OdC35z/xm0BG
388388
github.com/tchap/go-patricia/v2 v2.3.1/go.mod h1:VZRHKAb53DLaG+nA9EaYYiaEx6YztwDlLElMsnSHD4k=
389389
github.com/ugorji/go v1.1.4 h1:j4s+tAvLfL3bZyefP2SEWmhBzmuIlH/eqNuPdFPgngw=
390390
github.com/ugorji/go v1.1.4/go.mod h1:uQMGLiO92mf5W77hV/PUCpI3pbzQx3CRekS0kk+RGrc=
391-
github.com/uptrace/bunrouter v1.0.21 h1:HXarvX+N834sXyHpl+I/TuE11m19kLW/qG5u3YpHUag=
392-
github.com/uptrace/bunrouter v1.0.21/go.mod h1:TwT7Bc0ztF2Z2q/ZzMuSVkcb/Ig/d3MQeP2cxn3e1hI=
391+
github.com/uptrace/bunrouter v1.0.22 h1:634bRGogHxjMaSqc5a3MjM/sisS/MkfXhWJ/WZXrktc=
392+
github.com/uptrace/bunrouter v1.0.22/go.mod h1:O3jAcl+5qgnF+ejhgkmbceEk0E/mqaK+ADOocdNpY8M=
393393
github.com/wk8/go-ordered-map/v2 v2.1.8 h1:5h/BUHu93oj4gIdvHHHGsScSTMijfx5PeYkE/fJgbpc=
394394
github.com/wk8/go-ordered-map/v2 v2.1.8/go.mod h1:5nJHM5DyteebpVlHnWMV0rPz6Zp7+xBAnxjb1X5vnTw=
395395
github.com/xdg-go/pbkdf2 v1.0.0 h1:Su7DPu48wXMwC3bs7MCNG+z4FhcyEuz5dlvchbq0B0c=

0 commit comments

Comments
 (0)