module github.com/elastic/elastic-agent-client/v7 go 1.13 require ( github.com/gofrs/uuid v3.3.0+incompatible github.com/golang/protobuf v1.4.2 github.com/hashicorp/go-multierror v1.1.0 github.com/magefile/mage v1.9.0 github.com/stretchr/testify v1.5.1 google.golang.org/grpc v1.29.1 google.golang.org/protobuf v1.23.0 )