chore: fix mips atomic panic

This commit is contained in:
wwqgtxx
2023-02-02 21:03:24 +08:00
parent 61097d0826
commit a298b9ea01
2 changed files with 4 additions and 2 deletions

2
go.mod
View File

@ -81,3 +81,5 @@ require (
)
replace gvisor.dev/gvisor v0.0.0-20230128000341-b7014294633b => github.com/metacubex/gvisor v0.0.0-20230202073621-9b7164de61df
replace go.uber.org/atomic v1.10.0 => github.com/metacubex/uber-atomic v0.0.0-20230202125923-feb10b770370