module emperror.dev/handler/stackdriver go 1.12 require ( cloud.google.com/go v0.43.0 emperror.dev/errors v0.4.2 github.com/stretchr/testify v1.3.0 // indirect golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 google.golang.org/api v0.7.0 )