module github.com/atomix/go-framework go 1.13 require ( github.com/atomix/api v0.3.1 github.com/gogo/protobuf v1.3.1 github.com/golang/protobuf v1.3.2 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.4.0 google.golang.org/grpc v1.27.0 )