module github.com/spiffe/go-spiffe go 1.12 require ( github.com/gogo/protobuf v1.2.1 github.com/golang/protobuf v1.3.1 github.com/stretchr/testify v1.3.0 google.golang.org/grpc v1.22.0 )