Skip to content

Commit

Permalink
fix(deps): Update module github.com/digitalocean/godo to v1.91.1 (#5224)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/digitalocean/godo](https://togithub.com/digitalocean/godo) | require | minor | `v1.81.0` -> `v1.91.1` |

---

### Release Notes

<details>
<summary>digitalocean/godo</summary>

### [`v1.91.1`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1911---2022-11-23)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.91.0...v1.91.1)

-   [#&#8203;582](https://togithub.com/digitalocean/godo/issues/582) - [@&#8203;StephenVarela](https://togithub.com/StephenVarela) - Load Balancers: Support new endpoints for http alerts

### [`v1.91.0`](https://togithub.com/digitalocean/godo/compare/v1.90.0...v1.91.0)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.90.0...v1.91.0)

### [`v1.90.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1900---2022-11-16)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.89.0...v1.90.0)

-   [#&#8203;571](https://togithub.com/digitalocean/godo/issues/571) - [@&#8203;kraai](https://togithub.com/kraai) - Add WaitForAvailable
-   [#&#8203;579](https://togithub.com/digitalocean/godo/issues/579) - [@&#8203;bentranter](https://togithub.com/bentranter) - Deprecate old pointer helpers, use generic one
-   [#&#8203;580](https://togithub.com/digitalocean/godo/issues/580) - [@&#8203;StephenVarela](https://togithub.com/StephenVarela) - LBAAS Fixup default http idle timeout behaviour
-   [#&#8203;578](https://togithub.com/digitalocean/godo/issues/578) - [@&#8203;StephenVarela](https://togithub.com/StephenVarela) - LBAAS-2430 Add support for HTTP idle timeout seconds
-   [#&#8203;577](https://togithub.com/digitalocean/godo/issues/577) - [@&#8203;ddebarros](https://togithub.com/ddebarros) - Functions api support

### [`v1.89.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1890---2022-11-02)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.88.0...v1.89.0)

-   [#&#8203;575](https://togithub.com/digitalocean/godo/issues/575) - [@&#8203;ghostlandr](https://togithub.com/ghostlandr) - apps: add option to get projects data from Apps List endpoint

### [`v1.88.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1880---2022-10-31)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.87.0...v1.88.0)

-   [#&#8203;573](https://togithub.com/digitalocean/godo/issues/573) - [@&#8203;kamaln7](https://togithub.com/kamaln7) - apps: add ListBuildpacks, UpgradeBuildpack
-   [#&#8203;572](https://togithub.com/digitalocean/godo/issues/572) - [@&#8203;ghostlandr](https://togithub.com/ghostlandr) - Apps: add project id as a parameter to CreateApp and to the App struct
-   [#&#8203;570](https://togithub.com/digitalocean/godo/issues/570) - [@&#8203;kraai](https://togithub.com/kraai) - Fix copy-and-paste error in comment
-   [#&#8203;568](https://togithub.com/digitalocean/godo/issues/568) - [@&#8203;StephenVarela](https://togithub.com/StephenVarela) - LBAAS-2321 Add project_id to load balancers structs

### [`v1.87.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1870---2022-10-12)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.86.0...v1.87.0)

-   [#&#8203;564](https://togithub.com/digitalocean/godo/issues/564) - [@&#8203;DWizGuy58](https://togithub.com/DWizGuy58) - Add public monitoring alert policies for dbaas
-   [#&#8203;565](https://togithub.com/digitalocean/godo/issues/565) - [@&#8203;dylanrhysscott](https://togithub.com/dylanrhysscott) - CON-5657 (Re-)expose public HA enablement flags in godo
-   [#&#8203;563](https://togithub.com/digitalocean/godo/issues/563) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - Add option to configure a rate.Limiter for the client.

### [`v1.86.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1860---2022-09-23)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.85.0...v1.86.0)

-   [#&#8203;561](https://togithub.com/digitalocean/godo/issues/561) - [@&#8203;jonfriesen](https://togithub.com/jonfriesen) - apps: add docr image deploy on push

### [`v1.85.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1850---2022-09-21)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.84.1...v1.85.0)

-   [#&#8203;560](https://togithub.com/digitalocean/godo/issues/560) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - Bump golang.org/x/net (fixes: [#&#8203;557](https://togithub.com/digitalocean/godo/issues/557)).
-   [#&#8203;559](https://togithub.com/digitalocean/godo/issues/559) - [@&#8203;kamaln7](https://togithub.com/kamaln7) - apps: update component spec interfaces
-   [#&#8203;555](https://togithub.com/digitalocean/godo/issues/555) - [@&#8203;kamaln7](https://togithub.com/kamaln7) - apps: add accessor methods and spec helpers
-   [#&#8203;556](https://togithub.com/digitalocean/godo/issues/556) - [@&#8203;kamaln7](https://togithub.com/kamaln7) - update CI for go 1.18 & 1.19

### [`v1.84.1`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1841---2022-09-16)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.84.0...v1.84.1)

-   [#&#8203;554](https://togithub.com/digitalocean/godo/issues/554) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - reserved IPs: project_id should have omitempty in create req.

### [`v1.84.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1840---2022-09-16)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.83.0...v1.84.0)

-   [#&#8203;552](https://togithub.com/digitalocean/godo/issues/552) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - reserved IPs: Expose project_id and locked attributes.
-   [#&#8203;549](https://togithub.com/digitalocean/godo/issues/549) - [@&#8203;rpmoore](https://togithub.com/rpmoore) - adding the replica id to the database replica model

### [`v1.83.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1830---2022-08-10)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.82.0...v1.83.0)

-   [#&#8203;546](https://togithub.com/digitalocean/godo/issues/546) - [@&#8203;DWizGuy58](https://togithub.com/DWizGuy58) - Add support for database options

### [`v1.82.0`](https://togithub.com/digitalocean/godo/blob/HEAD/CHANGELOG.md#v1820---2022-08-04)

[Compare Source](https://togithub.com/digitalocean/godo/compare/v1.81.0...v1.82.0)

-   [#&#8203;544](https://togithub.com/digitalocean/godo/issues/544) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - apps: Add URN() method.
-   [#&#8203;542](https://togithub.com/digitalocean/godo/issues/542) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - databases: Support advanced config endpoints.
-   [#&#8203;543](https://togithub.com/digitalocean/godo/issues/543) - [@&#8203;nicktate](https://togithub.com/nicktate) - Ntate/detection models
-   [#&#8203;541](https://togithub.com/digitalocean/godo/issues/541) - [@&#8203;andrewsomething](https://togithub.com/andrewsomething) - droplets: Support listing Droplets filtered by name.
-   [#&#8203;540](https://togithub.com/digitalocean/godo/issues/540) - [@&#8203;bentranter](https://togithub.com/bentranter) - Update links to API documentation

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), 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.

🔕 **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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
  • Loading branch information
cq-bot committed Dec 1, 2022
1 parent 026f2cf commit 4862538
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ This table depends on [digitalocean_databases](digitalocean_databases.md).
|_cq_sync_time|Timestamp|
|_cq_id (PK)|UUID|
|_cq_parent_id|UUID|
|id|String|
|name|String|
|connection|JSON|
|private_connection|JSON|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ The primary key for this table is **ip**.
|_cq_parent_id|UUID|
|ip (PK)|String|
|region|JSON|
|droplet|JSON|
|droplet|JSON|
|project_id|String|
|locked|Bool|
3 changes: 2 additions & 1 deletion plugins/source/digitalocean/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/s3 v1.29.4
github.com/aws/smithy-go v1.13.4
github.com/cloudquery/plugin-sdk v1.10.0
github.com/digitalocean/godo v1.81.0
github.com/digitalocean/godo v1.91.1
github.com/gertd/go-pluralize v0.2.1
github.com/golang/mock v1.6.0
github.com/iancoleman/strcase v0.2.0
Expand Down Expand Up @@ -52,6 +52,7 @@ require (
golang.org/x/sync v0.1.0 // indirect
golang.org/x/sys v0.2.0 // indirect
golang.org/x/text v0.4.0 // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20221111202108-142d8a6fa32e // indirect
google.golang.org/grpc v1.50.1 // indirect
Expand Down
6 changes: 4 additions & 2 deletions plugins/source/digitalocean/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534/go.mod h1
github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/digitalocean/godo v1.81.0 h1:sjb3fOfPfSlUQUK22E87BcI8Zx2qtnF7VUCCO4UK3C8=
github.com/digitalocean/godo v1.81.0/go.mod h1:BPCqvwbjbGqxuUnIKB4EvS/AX7IDnNmt5fwvIkWo+ew=
github.com/digitalocean/godo v1.91.1 h1:1o30VOCu1aC6488qBd0SkQiBeAZ35RSTvLwCA1pQMhc=
github.com/digitalocean/godo v1.91.1/go.mod h1:NRpFznZFvhHjBoqZAaOD3khVzsJ3EibzKqFL4R60dmA=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
Expand Down Expand Up @@ -376,6 +376,8 @@ golang.org/x/text v0.4.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8=
golang.org/x/time v0.0.0-20181108054448-85acf8d2951c/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20191024005414-555d28b269f0/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af h1:Yx9k8YCG3dvF87UAn2tu2HQLf2dt/eR1bXxpLMWeH+Y=
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ=
golang.org/x/tools v0.0.0-20180221164845-07fd8470d635/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4862538

Please sign in to comment.