Hello there! I'm getting an error on: ```bash go get -u github.com/subscriptions-project/encryption/golang/cmd/gcp_key_gen ``` Output: ```bash # github.com/subscriptions-project/encryption/golang/cmd/gcp_key_gen ../go/src/github.com/subscriptions-project/encryption/golang/cmd/gcp_key_gen/script.go:51:20: undefined: gcpkms.NewGCPClient ``` Would you be able to provide some guidance? I'd appreciate the help. Thanks!
Hello there!
I'm getting an error on:
Output:
# github.com/subscriptions-project/encryption/golang/cmd/gcp_key_gen ../go/src/github.com/subscriptions-project/encryption/golang/cmd/gcp_key_gen/script.go:51:20: undefined: gcpkms.NewGCPClientWould you be able to provide some guidance?
I'd appreciate the help.
Thanks!