module github.com/myzhan/avroipc go 1.13 require ( github.com/linkedin/goavro/v2 v2.9.7 github.com/sirupsen/logrus v1.4.2 github.com/stretchr/testify v1.4.0 )