chore: support go1.14 (#100)

This commit is contained in:
Bo-Yi Wu 2020-07-19 22:59:47 +08:00 committed by GitHub
parent b266619975
commit 0a7be73d35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 2 deletions

View File

@ -36,6 +36,7 @@ Library `ants` implements a goroutine pool with fixed capacity, managing and rec
- 1.11.x - 1.11.x
- 1.12.x - 1.12.x
- 1.13.x - 1.13.x
- 1.14.x
## 💡 How `ants` works ## 💡 How `ants` works

View File

@ -36,6 +36,7 @@
- 1.11.x - 1.11.x
- 1.12.x - 1.12.x
- 1.13.x - 1.13.x
- 1.14.x
## 💡 `ants` 是如何运行的 ## 💡 `ants` 是如何运行的