mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-04 08:41:10 +08:00
Bump github.com/cloudwego/hertz from 0.9.6 to 0.9.7
Bumps [github.com/cloudwego/hertz](https://github.com/cloudwego/hertz) from 0.9.6 to 0.9.7. - [Release notes](https://github.com/cloudwego/hertz/releases) - [Commits](https://github.com/cloudwego/hertz/compare/v0.9.6...v0.9.7) --- updated-dependencies: - dependency-name: github.com/cloudwego/hertz dependency-version: 0.9.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
152fb8aa71
commit
0c87a476c4
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -5,7 +5,7 @@ go 1.24.2
|
|||
require (
|
||||
github.com/BurntSushi/toml v1.5.0
|
||||
github.com/WJQSERVER-STUDIO/go-utils/logger v1.5.0
|
||||
github.com/cloudwego/hertz v0.9.6
|
||||
github.com/cloudwego/hertz v0.9.7
|
||||
github.com/hertz-contrib/http2 v0.1.8
|
||||
github.com/satomitouka/touka-httpc v0.3.3
|
||||
golang.org/x/net v0.38.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue