Closed zhangbc97 closed 7 months ago
Hello!
Same issue here:
https://github.com/googleapis/google-cloud-go/issues/9031
Affecting spanner's DB Client
Best regards, Vadim
UPDATE: This is no longer needed as the change was rolled back until the domain settings are updated.
Temporary workaround:
replace github.com/cncf/xds => github.com/cncf/xds v0.0.0-20231116142803-3a472e524827
It worked, thank you! @arhea
@sergiitk I think it may be due to #75. Can you PTAL?
Yes, this is very likely due to #75. I'm not that familiar with the go ecosystem. I'll ask around.
@tristonianjones @l46kok Need your help here. Is package name cel.dev/expr
incorrect?
We're looking into this -- we'll need to setup a redirect to point at the github repo, then the import should just work. We'll keep you updated
FYI #75 was rolled back last week in #79, so the temporary pinning workaround https://github.com/cncf/xds/issues/76#issuecomment-1817646350 is not needed. I added CI verification job to prevent go build issues from happening again in #78.
Once CEL folks fix the domain settings, we'll bring back the CEL fields, see #81.
Updated my comment incase people don't scroll :)
After improt
github.com/cncf/xds/go/xds/type/v3
,go get
command get an errormain.go
go.mod