OzzzkarO
ZITADELโ€ข5mo agoโ€ข
23 replies
Ozzzkar

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 "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:

go: module github.com/zitadel/zitadel@upgrade found (v1.87.5), but does not contain package github.com/zitadel/zitadel/pkg/grpc/user/v2
Was this page helpful?