Skip to content

Commit

Permalink
chore(deps): bump github.com/zeromicro/go-zero in /router/gin
Browse files Browse the repository at this point in the history
Bumps [github.com/zeromicro/go-zero](https://github.com/zeromicro/go-zero) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/zeromicro/go-zero/releases)
- [Commits](zeromicro/go-zero@v1.5.4...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/zeromicro/go-zero
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent af9ae85 commit 0f0ef22
Show file tree
Hide file tree
Showing 2 changed files with 562 additions and 99 deletions.
2 changes: 1 addition & 1 deletion router/gin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.15
require (
github.com/gin-gonic/gin v1.9.1
github.com/stretchr/testify v1.8.4
github.com/zeromicro/go-zero v1.5.4
github.com/zeromicro/go-zero v1.6.0
)
Loading

0 comments on commit 0f0ef22

Please sign in to comment.