On Fri, Apr 17, 2020 at 5:10 PM Shengjing Zhu <z...@debian.org> wrote: > > On Fri, Apr 17, 2020 at 4:30 PM Dmitry Smirnov <only...@debian.org> wrote: > > > > Source: golang-google-api > > Version: 0.21.0-1 > > Severity: serious > > Control: affects -1 src:vault > > > > Recent upload causes FTBFS in Vault: > > > > ~~~~ > > src/github.com/hashicorp/vault/vendor/github.com/hashicorp/go-gcp-common/gcputil/credentials.go:155:27: > > oauth2Client.GetCertForOpenIdConnect undefined (type > > *"google.golang.org/api/oauth2/v2".Service has no field or method > > GetCertForOpenIdConnect) > > ~~~~ > > > > It can be fixed by > https://github.com/hashicorp/go-gcp-common/commit/04e895daa125587fbfc577d745cca1b223a74ed7 >
While golang-github-hashicorp-go-gcp-common-dev has been packaged, and the packaged version includes this fix, I think you can use this instead of the vendor one. -- Shengjing Zhu