module github.com/ably/ably-go require ( github.com/stretchr/testify v1.4.0 github.com/ugorji/go/codec v0.0.0-20181209151446-772ced7fd4c2 golang.org/x/net v0.0.0-20190110200230-915654e7eabc ) go 1.13