We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718d332 commit a89be1aCopy full SHA for a89be1a
go.mod
@@ -9,10 +9,4 @@ require (
9
github.com/inconshreveable/log15 v0.0.0-20201112154412-8562bdadbbac
10
github.com/panjf2000/ants/v2 v2.6.0
11
github.com/stretchr/testify v1.8.0
12
- github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32 // indirect
13
- github.com/panjf2000/ants/v2 v2.4.6
14
- github.com/pkg/errors v0.9.1 // indirect
15
- github.com/stretchr/testify v1.7.0
16
- gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
17
- gopkg.in/h2non/gentleman.v2 v2.0.5
18
)
0 commit comments