File tree Expand file tree Collapse file tree 4 files changed +4
-30
lines changed Expand file tree Collapse file tree 4 files changed +4
-30
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ require (
77 github.com/phuslu/log v1.0.113
88 github.com/zhangyunhao116/fastrand v0.4.0
99 go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
10- golang.org/x/sys v0.26 .0
10+ golang.org/x/sys v0.30 .0
1111)
Original file line number Diff line number Diff line change @@ -6,5 +6,5 @@ github.com/zhangyunhao116/fastrand v0.4.0 h1:86QB6Y+GGgLZRFRDCjMmAS28QULwspK9sgL
66github.com/zhangyunhao116/fastrand v0.4.0 /go.mod h1:vIyo6EyBhjGKpZv6qVlkPl4JVAklpMM4DSKzbAkMguA =
77go4.org/netipx v0.0.0-20231129151722-fdeea329fbba h1:0b9z3AuHCjxk0x/opv64kcgZLBseWJUpBw5I82+2U4M =
88go4.org/netipx v0.0.0-20231129151722-fdeea329fbba /go.mod h1:PLyyIXexvUFg3Owu6p/WfdlivPbZJsZdgWZlrGope/Y =
9- golang.org/x/sys v0.26 .0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo =
10- golang.org/x/sys v0.26 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
9+ golang.org/x/sys v0.30 .0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc =
10+ golang.org/x/sys v0.30 .0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
Original file line number Diff line number Diff line change 11package version
22
3- const Version = "3.1-beta.2 "
3+ const Version = "3.1-beta.3 "
You can’t perform that action at this time.
0 commit comments