module github.com/CA22-game-creators/cookingbomb-proto go 1.16 require ( github.com/stretchr/testify v1.7.0 google.golang.org/grpc v1.37.1 google.golang.org/protobuf v1.26.0 )