module github.com/cyrilix/robocar-base go 1.13 require ( github.com/Microsoft/hcsshim v0.8.6 // indirect github.com/eclipse/paho.mqtt.golang v1.2.0 github.com/golang/protobuf v1.3.2 github.com/sirupsen/logrus v1.2.0 github.com/testcontainers/testcontainers-go v0.0.9 golang.org/x/net v0.0.0-20191126235420-ef20fe5d7933 // indirect )