Skip to content

Commit

Permalink
Update indexer (#1034)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[cloud.google.com/go/pubsub](https://togithub.com/googleapis/google-cloud-go)
| require | minor | `v1.28.0` -> `v1.30.0` |
|
[cloud.google.com/go/storage](https://togithub.com/googleapis/google-cloud-go)
| require | minor | `v1.29.0` -> `v1.30.1` |
| [github.com/go-git/go-git/v5](https://togithub.com/go-git/go-git) |
require | minor | `v5.5.2` -> `v5.6.1` |
| [github.com/golang/glog](https://togithub.com/golang/glog) | require |
minor | `v1.0.0` -> `v1.1.1` |
|
[google.golang.org/api](https://togithub.com/googleapis/google-api-go-client)
| require | minor | `v0.109.0` -> `v0.114.0` |

---

### Release Notes

<details>
<summary>go-git/go-git</summary>

### [`v5.6.1`](https://togithub.com/go-git/go-git/releases/tag/v5.6.1)

[Compare
Source](https://togithub.com/go-git/go-git/compare/v5.6.0...v5.6.1)

#### What's Changed

- plumbing/transport: don't use the `firstErrLine` when it is empty by
[@&#8203;ThinkChaos](https://togithub.com/ThinkChaos) in
[go-git/go-git#682
- plumbing/transport: ssh, unable to pass a custom HostKeyCallback func
by [@&#8203;aymanbagabas](https://togithub.com/aymanbagabas) in
[go-git/go-git#655
- storage/filesystem: dotgit: fix a filesystem race in
Refs/walkReferencesTree by
[@&#8203;MichaelMure](https://togithub.com/MichaelMure) in
[go-git/go-git#659
- \*: bump golang.org/x/net from 0.2.0 to 0.7.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[go-git/go-git#684
- \*: bump dependencies by [@&#8203;pjbgf](https://togithub.com/pjbgf)
in
[go-git/go-git#697
- \*: fix panic for empty revisions by
[@&#8203;pjbgf](https://togithub.com/pjbgf) in
[go-git/go-git#696
- ci: bump GitHub actions, enable go test race detection and stop using
developer's GPG keys during test execution by
[@&#8203;pjbgf](https://togithub.com/pjbgf) in
[go-git/go-git#701

**Full Changelog**:
go-git/go-git@v5.6.0...v5.6.1

### [`v5.6.0`](https://togithub.com/go-git/go-git/releases/tag/v5.6.0)

[Compare
Source](https://togithub.com/go-git/go-git/compare/v5.5.2...v5.6.0)

#### What's Changed

- Worktree, check for empty parent dirs during Reset (Fixes
[#&#8203;670](https://togithub.com/go-git/go-git/issues/670)) by
[@&#8203;mbohy](https://togithub.com/mbohy) in
[go-git/go-git#671
- \*: remove need to build with CGO by
[@&#8203;pjbgf](https://togithub.com/pjbgf) in
[go-git/go-git#688
- plumbing: support SSH/X509 signed tags by
[@&#8203;hiddeco](https://togithub.com/hiddeco) in
[go-git/go-git#690

**Full Changelog**:
go-git/go-git@v5.5.2...v5.6.0

</details>

<details>
<summary>golang/glog</summary>

### [`v1.1.1`](https://togithub.com/golang/glog/releases/tag/v1.1.1)

[Compare
Source](https://togithub.com/golang/glog/compare/v1.1.0...v1.1.1)

Bugfixes since the larger v1.1.0, which have been addressed.

### [`v1.1.0`](https://togithub.com/golang/glog/releases/tag/v1.1.0)

[Compare
Source](https://togithub.com/golang/glog/compare/v1.0.0...v1.1.0)

Tagging v1.1.0 after syncing glog with internal changes

</details>

<details>
<summary>googleapis/google-api-go-client</summary>

###
[`v0.114.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.114.0)

[Compare
Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.113.0...v0.114.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;1907](https://togithub.com/googleapis/google-api-go-client/issues/1907))
([2754ab4](https://togithub.com/googleapis/google-api-go-client/commit/2754ab420dcf1c48e9b383c87f7d224ef99abc2f))

##### Bug Fixes

- Always reference the internal package.
([#&#8203;1909](https://togithub.com/googleapis/google-api-go-client/issues/1909))
([dc4b77d](https://togithub.com/googleapis/google-api-go-client/commit/dc4b77d54e86e5b32bce720cf144f5c8a2031011)),
refs
[#&#8203;1908](https://togithub.com/googleapis/google-api-go-client/issues/1908)

###
[`v0.113.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.113.0)

[Compare
Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.112.0...v0.113.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;1900](https://togithub.com/googleapis/google-api-go-client/issues/1900))
([fc221ce](https://togithub.com/googleapis/google-api-go-client/commit/fc221ced8f967897a23fa585f918801c10a13b0d))
- **idtoken:** Add support for external_account
([#&#8203;1897](https://togithub.com/googleapis/google-api-go-client/issues/1897))
([64b6ee4](https://togithub.com/googleapis/google-api-go-client/commit/64b6ee4ccbd1b9a52eed972989e9b8117406613b))
- **transport:** Add support for setting quota project with envvar
([#&#8203;1892](https://togithub.com/googleapis/google-api-go-client/issues/1892))
([63c48a6](https://togithub.com/googleapis/google-api-go-client/commit/63c48a69a6be327f495ce18f47395989b92456a6))

###
[`v0.112.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.112.0)

[Compare
Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.111.0...v0.112.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;1882](https://togithub.com/googleapis/google-api-go-client/issues/1882))
([15808d7](https://togithub.com/googleapis/google-api-go-client/commit/15808d75b5bd798c88f692d07261e7667f69a4c0))
- **all:** Auto-regenerate discovery clients
([#&#8203;1884](https://togithub.com/googleapis/google-api-go-client/issues/1884))
([1aee5cd](https://togithub.com/googleapis/google-api-go-client/commit/1aee5cd1cb55192a4675682444d9e0a22dab55a0))
- **all:** Auto-regenerate discovery clients
([#&#8203;1885](https://togithub.com/googleapis/google-api-go-client/issues/1885))
([c886360](https://togithub.com/googleapis/google-api-go-client/commit/c8863600179ebf003ae0043f94ea095a732e2517))
- **all:** Auto-regenerate discovery clients
([#&#8203;1887](https://togithub.com/googleapis/google-api-go-client/issues/1887))
([5da4d6a](https://togithub.com/googleapis/google-api-go-client/commit/5da4d6ab7fa9a3d68743a9dd6f90ab6cd9ea9277))
- **all:** Auto-regenerate discovery clients
([#&#8203;1893](https://togithub.com/googleapis/google-api-go-client/issues/1893))
([e88ee8a](https://togithub.com/googleapis/google-api-go-client/commit/e88ee8ac45e49f73b275bce6924180c0f184f277))
- **all:** Auto-regenerate discovery clients
([#&#8203;1896](https://togithub.com/googleapis/google-api-go-client/issues/1896))
([9f18671](https://togithub.com/googleapis/google-api-go-client/commit/9f186713659dc989b56a801e556a563954ecb673))
- **all:** Auto-regenerate discovery clients
([#&#8203;1898](https://togithub.com/googleapis/google-api-go-client/issues/1898))
([89c274a](https://togithub.com/googleapis/google-api-go-client/commit/89c274a9077778e05b3c5e459fd8dbbb58ed4a86))

###
[`v0.111.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.111.0)

[Compare
Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.110.0...v0.111.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;1859](https://togithub.com/googleapis/google-api-go-client/issues/1859))
([ba3414e](https://togithub.com/googleapis/google-api-go-client/commit/ba3414e017e9aef77005014054ba02f1f686f601))
- **all:** Auto-regenerate discovery clients
([#&#8203;1861](https://togithub.com/googleapis/google-api-go-client/issues/1861))
([895105a](https://togithub.com/googleapis/google-api-go-client/commit/895105a40de858f4803460982c7092f132b47a89))
- **all:** Auto-regenerate discovery clients
([#&#8203;1863](https://togithub.com/googleapis/google-api-go-client/issues/1863))
([8b8b195](https://togithub.com/googleapis/google-api-go-client/commit/8b8b19548ff684556b8c775f97c87667963e1946))
- **all:** Auto-regenerate discovery clients
([#&#8203;1866](https://togithub.com/googleapis/google-api-go-client/issues/1866))
([7f5f40a](https://togithub.com/googleapis/google-api-go-client/commit/7f5f40a84267f1505be68dced7498f3890871415))
- **all:** Auto-regenerate discovery clients
([#&#8203;1872](https://togithub.com/googleapis/google-api-go-client/issues/1872))
([7d34d41](https://togithub.com/googleapis/google-api-go-client/commit/7d34d415a57f11eba00dfe1a3a7b8a8b9de687cd))
- **all:** Auto-regenerate discovery clients
([#&#8203;1873](https://togithub.com/googleapis/google-api-go-client/issues/1873))
([c02cff6](https://togithub.com/googleapis/google-api-go-client/commit/c02cff63add0cceb3aff031d50e3856705f551d8))
- **all:** Auto-regenerate discovery clients
([#&#8203;1875](https://togithub.com/googleapis/google-api-go-client/issues/1875))
([70d3954](https://togithub.com/googleapis/google-api-go-client/commit/70d39545895bb5da4d79e419e3789e7011c53489))

###
[`v0.110.0`](https://togithub.com/googleapis/google-api-go-client/releases/tag/v0.110.0)

[Compare
Source](https://togithub.com/googleapis/google-api-go-client/compare/v0.109.0...v0.110.0)

##### Features

- **all:** Auto-regenerate discovery clients
([#&#8203;1838](https://togithub.com/googleapis/google-api-go-client/issues/1838))
([4b4c9d4](https://togithub.com/googleapis/google-api-go-client/commit/4b4c9d468a78cae7a41cbcb14054999dfef31b80))
- **all:** Auto-regenerate discovery clients
([#&#8203;1841](https://togithub.com/googleapis/google-api-go-client/issues/1841))
([3fb8cdc](https://togithub.com/googleapis/google-api-go-client/commit/3fb8cdc9c2ddf336497bc36fd06fab43b2235d06))
- **all:** Auto-regenerate discovery clients
([#&#8203;1850](https://togithub.com/googleapis/google-api-go-client/issues/1850))
([8980266](https://togithub.com/googleapis/google-api-go-client/commit/89802661d011ff33e3d5988f0e894702eba9c009))
- **all:** Auto-regenerate discovery clients
([#&#8203;1851](https://togithub.com/googleapis/google-api-go-client/issues/1851))
([689f934](https://togithub.com/googleapis/google-api-go-client/commit/689f934fca8cc3f8be521e41ab1e270691441dde))

##### Bug Fixes

- Improve error handling for enterprise certificate module
([#&#8203;1848](https://togithub.com/googleapis/google-api-go-client/issues/1848))
([3fb5b61](https://togithub.com/googleapis/google-api-go-client/commit/3fb5b6154399e00f030db5570673f4690c534ddf))
- **internal/gensupport:** Don't prematurely close timers
([#&#8203;1856](https://togithub.com/googleapis/google-api-go-client/issues/1856))
([8efd00d](https://togithub.com/googleapis/google-api-go-client/commit/8efd00d3a913d1c454622791d4bfaa23e1343d70))
- Update ECP dependency to v0.2.3
([#&#8203;1857](https://togithub.com/googleapis/google-api-go-client/issues/1857))
([1147cb8](https://togithub.com/googleapis/google-api-go-client/commit/1147cb8a93dfcd0255280b43a7f011ac2cf6ddab))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [x] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM1LjE0LjIifQ==-->
  • Loading branch information
renovate-bot committed Mar 24, 2023
1 parent aaf49ca commit 879dacf
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 71 deletions.
44 changes: 22 additions & 22 deletions docker/indexer/go.mod
Expand Up @@ -4,50 +4,50 @@ go 1.19

require (
cloud.google.com/go/datastore v1.10.0
cloud.google.com/go/pubsub v1.28.0
cloud.google.com/go/storage v1.29.0
github.com/go-git/go-git/v5 v5.5.2
github.com/golang/glog v1.0.0
cloud.google.com/go/pubsub v1.30.0
cloud.google.com/go/storage v1.30.1
github.com/go-git/go-git/v5 v5.6.1
github.com/golang/glog v1.1.1
github.com/google/go-cmp v0.5.9
golang.org/x/sync v0.1.0
google.golang.org/api v0.109.0
google.golang.org/api v0.114.0
gopkg.in/yaml.v3 v3.0.1
)

require (
cloud.google.com/go v0.107.0 // indirect
cloud.google.com/go/compute v1.14.0 // indirect
cloud.google.com/go v0.110.0 // indirect
cloud.google.com/go/compute v1.18.0 // indirect
cloud.google.com/go/compute/metadata v0.2.3 // indirect
cloud.google.com/go/iam v0.8.0 // indirect
cloud.google.com/go/iam v0.12.0 // indirect
github.com/Microsoft/go-winio v0.5.2 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20221026131551-cf6655e29de4 // indirect
github.com/acomagu/bufpipe v1.0.3 // indirect
github.com/ProtonMail/go-crypto v0.0.0-20230217124315-7d5c6f04bbb8 // indirect
github.com/acomagu/bufpipe v1.0.4 // indirect
github.com/cloudflare/circl v1.1.0 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/go-git/gcfg v1.5.0 // indirect
github.com/go-git/go-billy/v5 v5.4.0 // indirect
github.com/go-git/go-billy/v5 v5.4.1 // indirect
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.1 // indirect
github.com/googleapis/gax-go/v2 v2.7.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.2.3 // indirect
github.com/googleapis/gax-go/v2 v2.7.1 // indirect
github.com/imdario/mergo v0.3.13 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/kevinburke/ssh_config v1.2.0 // indirect
github.com/pjbgf/sha1cd v0.2.3 // indirect
github.com/pjbgf/sha1cd v0.3.0 // indirect
github.com/sergi/go-diff v1.1.0 // indirect
github.com/skeema/knownhosts v1.1.0 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.3.0 // indirect
golang.org/x/net v0.2.0 // indirect
golang.org/x/oauth2 v0.0.0-20221014153046-6fdb5e3db783 // indirect
golang.org/x/sys v0.3.0 // indirect
golang.org/x/text v0.5.0 // indirect
golang.org/x/crypto v0.6.0 // indirect
golang.org/x/net v0.8.0 // indirect
golang.org/x/oauth2 v0.6.0 // indirect
golang.org/x/sys v0.6.0 // indirect
golang.org/x/text v0.8.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230110181048-76db0878b65f // indirect
google.golang.org/grpc v1.51.0 // indirect
google.golang.org/protobuf v1.28.1 // indirect
google.golang.org/genproto v0.0.0-20230320184635-7606e756e683 // indirect
google.golang.org/grpc v1.53.0 // indirect
google.golang.org/protobuf v1.29.1 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
)

0 comments on commit 879dacf

Please sign in to comment.