ants/go.mod

6 lines
89 B
Modula-2
Raw Normal View History

2019-08-25 09:25:09 +03:00
module github.com/panjf2000/ants/v2
go 1.13
require github.com/stretchr/testify v1.8.1