Better context handling (prep for restart logic)
This commit is contained in:
4
go.mod
4
go.mod
@@ -6,7 +6,7 @@ require (
|
||||
github.com/fatih/color v1.9.0
|
||||
github.com/golang/mock v1.4.3
|
||||
github.com/kyokomi/emoji v2.2.2+incompatible
|
||||
github.com/qdm12/golibs v0.0.0-20200419200147-04dea671b563
|
||||
github.com/qdm12/golibs v0.0.0-20200429235556-d24605138c3d
|
||||
github.com/stretchr/testify v1.5.1
|
||||
golang.org/x/sys v0.0.0-20200413165638-669c56c373c4
|
||||
golang.org/x/sys v0.0.0-20200428200454-593003d681fa
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user