Newer
Older
require (
github.com/grpc-ecosystem/grpc-gateway/v2 v2.20.0
github.com/stretchr/testify v1.9.0
go.elastic.co/ecslogrus v1.0.0
google.golang.org/grpc v1.64.0
gopkg.in/yaml.v3 v3.0.1
)
require github.com/magefile/mage v1.9.0 // indirect
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/kelseyhightower/envconfig v1.4.0
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/net v0.26.0 // indirect
golang.org/x/sys v0.21.0 // indirect
golang.org/x/text v0.16.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240513163218-0867130af1f8 // indirect
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.4.0 // indirect
google.golang.org/protobuf v1.34.2 // indirect