Skip to content

Commit 799643c

Browse files
chore(deps): bump github.com/zeromicro/go-zero in /router/mux (#274)
Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.5.6. - [Release notes](https://github.com/zeromicro/go-zero/releases) - [Commits](zeromicro/go-zero@v1.5.4...v1.5.6) --- updated-dependencies: - dependency-name: github.com/zeromicro/go-zero dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da0dbb1 commit 799643c

File tree

2 files changed

+272
-22
lines changed

2 files changed

+272
-22
lines changed

router/mux/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ go 1.15
55
require (
66
github.com/gorilla/mux v1.8.0
77
github.com/stretchr/testify v1.8.4
8-
github.com/zeromicro/go-zero v1.5.4
8+
github.com/zeromicro/go-zero v1.5.6
99
)

0 commit comments

Comments
 (0)