mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-28 23:44:55 +00:00
d78f9b834a
The Azure SDK doesn't support Go 1.5 anymore. We can't upgrade it until Go 1.8 comes out.
Instructions
Install the package with:
go get gopkg.in/check.v1
Import it with:
import "gopkg.in/check.v1"
and use check as the package name inside the code.
For more details, visit the project page:
and the API documentation: