correct the wrong errors package

This commit is contained in:
andy pan 2018-05-21 10:48:25 +08:00
parent cc5da35919
commit 46acf38a82
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
package ants
import "github.com/iris-contrib/errors"
import "errors"
const (
// DefaultPoolSize is the default capacity for a default goroutine pool