Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Merge #320
Browse files Browse the repository at this point in the history
320: fix(deps): update google.golang.org/genproto commit hash to 3238e09 r=elliotcourant a=renovate[bot]

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `66f60bf` -> `3238e09` |

---

### Configuration

📅 **Schedule**: 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

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

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/monetr/rest-api).

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
elliotcourant and renovate-bot committed Aug 30, 2021
2 parents e2aa29d + 6100df5 commit ec62664
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ require (
github.com/vmihailenco/msgpack/v5 v5.3.4
github.com/xlzd/gotp v0.0.0-20181030022105-c8557ba2c119
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71
google.golang.org/genproto v0.0.0-20210830143853-3238e09cafb1
gopkg.in/ezzarghili/recaptcha-go.v4 v4.3.0
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1179,6 +1179,8 @@ google.golang.org/genproto v0.0.0-20210827211047-25e5f791fe06 h1:Ogdiaj9EMVKYHnD
google.golang.org/genproto v0.0.0-20210827211047-25e5f791fe06/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71 h1:z+ErRPu0+KS02Td3fOAgdX+lnPDh/VyaABEJPD4JRQs=
google.golang.org/genproto v0.0.0-20210828152312-66f60bf46e71/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
google.golang.org/genproto v0.0.0-20210830143853-3238e09cafb1 h1:W2xvBlQHI/EciUnWrCiPAF3mNlUPJPrEGtOPRLEpIA0=
google.golang.org/genproto v0.0.0-20210830143853-3238e09cafb1/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
google.golang.org/grpc v1.14.0/go.mod h1:yo6s7OP7yaDglbqo1J04qKzAhqBH6lvTonzMVmEdcZw=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
Expand Down

0 comments on commit ec62664

Please sign in to comment.