Reliably wait for all processes to exit
This commit is contained in:
2
go.mod
2
go.mod
@@ -5,7 +5,7 @@ go 1.14
|
||||
require (
|
||||
github.com/golang/mock v1.4.3
|
||||
github.com/kyokomi/emoji v2.2.2+incompatible
|
||||
github.com/qdm12/golibs v0.0.0-20200419174016-f1c612728dfa
|
||||
github.com/qdm12/golibs v0.0.0-20200419200147-04dea671b563
|
||||
github.com/stretchr/testify v1.5.1
|
||||
golang.org/x/sys v0.0.0-20200413165638-669c56c373c4
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user