module github.com/alpacahq/alpaca-trade-api-go require ( github.com/davecgh/go-spew v1.1.0 github.com/gorilla/websocket v1.2.0 github.com/nats-io/go-nats v1.5.0 github.com/nats-io/nuid v1.0.0 github.com/pmezard/go-difflib v1.0.0 github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 github.com/stretchr/testify v1.2.2 gopkg.in/matryer/try.v1 v1.0.0-20150601225556-312d2599e12e )