File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -295,4 +295,4 @@ require (
295295)
296296
297297// github.com/quic-go/quic-go => github.com/quic-go/quic-go v0.52.0 //等frp更新他的quic调用再把这条去掉
298- // replace gvisor.dev/gvisor => gvisor.dev/gvisor v0.0.0-20240722211153-64c016c92987 // indirect
298+ replace gvisor.dev/gvisor => gvisor.dev/gvisor v0.0.0-20240722211153-64c016c92987 // indirect
Original file line number Diff line number Diff line change @@ -978,6 +978,7 @@ gorm.io/gorm v1.31.1 h1:7CA8FTFz/gRfgqgpeKIBcervUn3xSyPUmr6B2WXJ7kg=
978978gorm.io/gorm v1.31.1 /go.mod h1:XyQVbO2k6YkOis7C2437jSit3SsDK72s7n7rsSHd+Gs =
979979gotest.tools/v3 v3.5.2 h1:7koQfIKdy+I8UTetycgUqXWSDwpgv193Ka+qRsmBY8Q =
980980gotest.tools/v3 v3.5.2 /go.mod h1:LtdLGcnqToBH83WByAAi/wiwSFCArdFIUV/xxN4pcjA =
981+ gvisor.dev/gvisor v0.0.0-20240722211153-64c016c92987 /go.mod h1:sxc3Uvk/vHcd3tj7/DHVBoR5wvWT/MmRq2pj7HRJnwU =
981982gvisor.dev/gvisor v0.0.0-20251117111720-4304bcd596d8 h1:BDga9RGcKOcPU0QuwBlCefAroRITaJSAGUu2vAwad9k =
982983gvisor.dev/gvisor v0.0.0-20251117111720-4304bcd596d8 /go.mod h1:W1ZgZ/Dh85TgSZWH67l2jKVpDE5bjIaut7rjwwOiHzQ =
983984honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 /go.mod h1:rf3lG4BRIbNafJWhAfAdb/ePZxsR/4RtNHQocxwk9r4 =
You can’t perform that action at this time.
0 commit comments