subscriptions-project / encryption

Apache License 2.0
7 stars 5 forks source link

undefined: gcpkms.NewGCPClient #10

Open jeffochoa opened 4 years ago

jeffochoa commented 4 years ago

Hello there!

I'm getting an error on:

go get -u github.com/subscriptions-project/encryption/golang/cmd/gcp_key_gen

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.NewGCPClient

Would you be able to provide some guidance?

I'd appreciate the help.

Thanks!