Jeffrey Paul
Jeffrey Paul
Per [bugscrub](https://wordpress.slack.com/archives/C7TK8FBUJ/p1534881763000100) today, we're tagging this to `Future Release`
Per [bugscrub](https://wordpress.slack.com/archives/C7TK8FBUJ/p1535488165000100) today, we're moving this to `Future Release`.
After some research, [Renovate](https://github.com/marketplace/renovate/plan/MDIyOk1hcmtldHBsYWNlTGlzdGluZ1BsYW45NTk=#pricing-and-setup) looks like a solid option. It's free for open source projects and [heavily](https://github.com/googleapis/google-auth-library-nodejs/pulls?q=is%3Apr+renovate+is%3Aclosed) [used](https://github.com/googleapis/nodejs-tasks/pulls?q=is%3Apr+renovate+is%3Aclosed) [by](https://github.com/googleapis/nodejs-containeranalysis/pulls?q=is%3Apr+renovate+is%3Aclosed) Google projects, so... let's do it.
Not saying we should have the PRs get auto-merged, but have the PRs ready for our review/merge seems like its helpful.
Blerg, looks like [Renovate](https://renovatebot.com/docs/configuration-options/#golang) and [Dependabot](https://dependabot.com/go/) both require `go.mod` or `dep` to be used.
Related, we closed prior issue #136 to update to `dep`, so we're probably not getting any automation help here though I'll continue to search for other options.
Looks like we could mimic how [others have migrated from glide to dep](https://github.com/kubernetes-retired/federation/pull/237) and [just cross our fingers and give it a try](https://blog.gauravagarwalr.com/posts/2018-02-17-migrating-from-glide-to-dep/)?
@derekherman sounds like we need you to change the config (.env) files on GCP to resolve this, is that correct?
From today's [Tidechat](https://wordpress.slack.com/archives/C7TK8FBUJ/p1579640477004300): > We need to figure out a fix, but essentially it doesn’t assign the request to the api user account but to the audit client > We...
Note that this issue was [referenced in Slack](https://wordpress.slack.com/archives/C7TK8FBUJ/p1543354586131100).