Skip to content

Commit a89be1a

Browse files
committed
fix(): mod fix
1 parent 718d332 commit a89be1a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

go.mod

-6
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,4 @@ require (
99
github.com/inconshreveable/log15 v0.0.0-20201112154412-8562bdadbbac
1010
github.com/panjf2000/ants/v2 v2.6.0
1111
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
1812
)

0 commit comments

Comments
 (0)