Update module github.com/cloudwego/hertz to v0.10.1
This commit is contained in:
4
go.mod
4
go.mod
@ -2,7 +2,7 @@ module git.liteyuki.org/LiteyukiStudio/new-domain-redir
|
||||
|
||||
go 1.23.3
|
||||
|
||||
require github.com/cloudwego/hertz v0.10.0
|
||||
require github.com/cloudwego/hertz v0.10.1
|
||||
|
||||
require (
|
||||
github.com/bytedance/gopkg v0.1.1 // indirect
|
||||
@ -21,5 +21,5 @@ require (
|
||||
github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
|
||||
golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect
|
||||
golang.org/x/sys v0.24.0 // indirect
|
||||
google.golang.org/protobuf v1.27.1 // indirect
|
||||
google.golang.org/protobuf v1.34.1 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user