module github.com/Q-assistant/common go 1.13 require ( github.com/Q-assistant/proto v0.0.36 github.com/fatih/structs v1.1.0 github.com/golang/protobuf v1.3.2 github.com/hashicorp/consul/api v1.1.0 github.com/hashicorp/go-cleanhttp v0.5.1 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.3.0 google.golang.org/grpc v1.24.0 )