fix: task popped but not execute (close #5565)
This commit is contained in:
2
go.mod
2
go.mod
@@ -186,7 +186,7 @@ require (
|
||||
github.com/ugorji/go/codec v1.2.11 // indirect
|
||||
github.com/x448/float16 v0.8.4 // indirect
|
||||
github.com/xhofe/gsync v0.0.0-20230917091818-2111ceb38a25 // indirect
|
||||
github.com/xhofe/tache v0.0.0-20231120085916-722855be0521 // indirect
|
||||
github.com/xhofe/tache v0.1.0 // indirect
|
||||
github.com/yusufpapurcu/wmi v1.2.3 // indirect
|
||||
go.etcd.io/bbolt v1.3.7 // indirect
|
||||
golang.org/x/arch v0.3.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user