Can't use pkg/grpc/user/v2 from Response manipulation example
Hi, I'm following your response manipulation example for Golang here: https://zitadel.com/docs/guides/integrate/actions/testing-response-manipulation
In the top of the file there's an import for
In the top of the file there's an import for
"github.com/zitadel/zitadel/pkg/grpc/user/v2" but when I run go get github.com/zitadel/zitadel/pkg/grpc/user/v2 I get this back: