You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2018. It is now read-only.
gopkg.in/fatih/pool.v2 does not pass unit tests with Go 1.10
GOPATH=/builddir/build/BUILD/pool-010e0b745d12eaf8426c95f9c3924d81dd0b668f/_build:/usr/share/gocode
+ go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro '\'''
# gopkg.in/fatih/pool.v2
./channel_test.go:145: Errorf call has arguments but no formatting directives
FAIL gopkg.in/fatih/pool.v2 [build failed]
The text was updated successfully, but these errors were encountered:
I'm archiving and closing this project. It's not going to be maintained anymore. Thanks all for their valuable feedback and contributions. If you have questions, feel free to reach me from https://twitter.com/fatih
gopkg.in/fatih/pool.v2 does not pass unit tests with Go 1.10
The text was updated successfully, but these errors were encountered: