module github.com/panjf2000/ants/v2 go 1.13 require ( github.com/stretchr/testify v1.8.1 golang.org/x/sync v0.1.0 )