Skip to content

Commit ff740ed

Browse files
🌱 bump github.com/linode/linodego from 1.61.0 to 1.63.0 (#231)
Bumps [github.com/linode/linodego](https://github.com/linode/linodego) from 1.61.0 to 1.63.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/linode/linodego/releases">github.com/linode/linodego's releases</a>.</em></p> <blockquote> <h2>v1.63.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>📋 New Project</h3> <ul> <li>Firewall RuleSets &amp; PrefixLists by <a href="https://github.com/lgarber-akamai"><code>@​lgarber-akamai</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/863">linode/linodego#863</a></li> <li>Add support for Block Storage Volume Limit Increase by <a href="https://github.com/lgarber-akamai"><code>@​lgarber-akamai</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/865">linode/linodego#865</a></li> <li>Identity and Access Management by <a href="https://github.com/jriddle-linode"><code>@​jriddle-linode</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/866">linode/linodego#866</a></li> </ul> <h3>⚠️ Breaking Change</h3> <ul> <li>fix InvoiceItem.UnitPrice type by <a href="https://github.com/jwhited"><code>@​jwhited</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/849">linode/linodego#849</a></li> </ul> <h3>🚀 New Features</h3> <ul> <li>Add vpc dualstack capability by <a href="https://github.com/tchinmai7"><code>@​tchinmai7</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/842">linode/linodego#842</a></li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>build(deps): bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/862">linode/linodego#862</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jwhited"><code>@​jwhited</code></a> made their first contribution in <a href="https://redirect.github.com/linode/linodego/pull/849">linode/linodego#849</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/linode/linodego/compare/v1.62.0...v1.63.0">https://github.com/linode/linodego/compare/v1.62.0...v1.63.0</a></p> <h2>v1.62.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>⚠️ Breaking Change</h3> <ul> <li>Update database host fields from &quot;secondary&quot; to &quot;standby&quot; by <a href="https://github.com/zliang-akamai"><code>@​zliang-akamai</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/855">linode/linodego#855</a></li> </ul> <h3>🚀 New Features</h3> <ul> <li>Add firewall_id field to NodePool by <a href="https://github.com/rammanoj"><code>@​rammanoj</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/840">linode/linodego#840</a></li> <li>Add support for resource locks by <a href="https://github.com/zliang-akamai"><code>@​zliang-akamai</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/852">linode/linodego#852</a></li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/846">linode/linodego#846</a></li> <li>build(deps): bump golangci/golangci-lint-action from 8 to 9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/847">linode/linodego#847</a></li> <li>build(deps): bump golang.org/x/text from 0.30.0 to 0.31.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/850">linode/linodego#850</a></li> <li>build(deps): bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/854">linode/linodego#854</a></li> <li>build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/851">linode/linodego#851</a>, <a href="https://redirect.github.com/linode/linodego/pull/860">linode/linodego#860</a></li> <li>build(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/853">linode/linodego#853</a></li> <li>build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/858">linode/linodego#858</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/linode/linodego/compare/v1.61.0...v1.62.0">https://github.com/linode/linodego/compare/v1.61.0...v1.62.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/linode/linodego/commit/8c9eb0e337fbd1a0a80dd7901e2afce7f58ee0e7"><code>8c9eb0e</code></a> project: Identity and Access Management (<a href="https://redirect.github.com/linode/linodego/issues/866">#866</a>)</li> <li><a href="https://github.com/linode/linodego/commit/72287a09d08c0ab8fb3cb1061ef2f9260c1a0fea"><code>72287a0</code></a> build(deps): bump github.com/go-resty/resty/v2 from 2.17.0 to 2.17.1 (<a href="https://redirect.github.com/linode/linodego/issues/862">#862</a>)</li> <li><a href="https://github.com/linode/linodego/commit/b374824ec30e0a72693ab0ae634039010dc22264"><code>b374824</code></a> project: Add support for Block Storage Volume Limit Increase (<a href="https://redirect.github.com/linode/linodego/issues/865">#865</a>)</li> <li><a href="https://github.com/linode/linodego/commit/01bc7a5ab8d7f11eb29458730c8c56c2bca2a152"><code>01bc7a5</code></a> project: Firewall RuleSets &amp; PrefixLists (<a href="https://redirect.github.com/linode/linodego/issues/863">#863</a>)</li> <li><a href="https://github.com/linode/linodego/commit/0274107c6d8b95555211dc316a16158fca72b1c2"><code>0274107</code></a> fix InvoiceItem.UnitPrice type (<a href="https://redirect.github.com/linode/linodego/issues/849">#849</a>)</li> <li><a href="https://github.com/linode/linodego/commit/10dc6c55d870e3369bf2a58fb365350409c7d3d1"><code>10dc6c5</code></a> Add vpc dualstack capability (<a href="https://redirect.github.com/linode/linodego/issues/842">#842</a>)</li> <li><a href="https://github.com/linode/linodego/commit/c9e8dba25e3a66ac274c61fad116f9a8323c8f15"><code>c9e8dba</code></a> build(deps): bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 (<a href="https://redirect.github.com/linode/linodego/issues/858">#858</a>)</li> <li><a href="https://github.com/linode/linodego/commit/08b22c1b6dd6701d0cb36b5cffacbd1ba577ca18"><code>08b22c1</code></a> build(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (<a href="https://redirect.github.com/linode/linodego/issues/860">#860</a>)</li> <li><a href="https://github.com/linode/linodego/commit/703d0bf48700aa2f137bd4595c461ed91191d3d4"><code>703d0bf</code></a> build(deps): bump github.com/go-resty/resty/v2 from 2.16.5 to 2.17.0 (<a href="https://redirect.github.com/linode/linodego/issues/853">#853</a>)</li> <li><a href="https://github.com/linode/linodego/commit/851e03c6e8bc0618ab9b85ad2a41b56c8420c4c9"><code>851e03c</code></a> build(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 (<a href="https://redirect.github.com/linode/linodego/issues/851">#851</a>)</li> <li>Additional commits viewable in <a href="https://github.com/linode/linodego/compare/v1.61.0...v1.63.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/linode/linodego&package-manager=go_modules&previous-version=1.61.0&new-version=1.63.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4fc2b5 commit ff740ed

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/go-resty/resty/v2 v2.17.1
77
github.com/google/uuid v1.6.0
88
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.3
9-
github.com/linode/linodego v1.61.0
9+
github.com/linode/linodego v1.64.0
1010
github.com/minio/minio-go/v7 v7.0.97
1111
github.com/stretchr/testify v1.11.1
1212
go.uber.org/automaxprocs v1.6.0
@@ -30,10 +30,10 @@ require (
3030
github.com/pmezard/go-difflib v1.0.0 // indirect
3131
github.com/rs/xid v1.6.0 // indirect
3232
github.com/tinylib/msgp v1.3.0 // indirect
33-
golang.org/x/crypto v0.45.0 // indirect
34-
golang.org/x/net v0.47.0 // indirect
35-
golang.org/x/sys v0.38.0 // indirect
36-
golang.org/x/text v0.31.0 // indirect
33+
golang.org/x/crypto v0.46.0 // indirect
34+
golang.org/x/net v0.48.0 // indirect
35+
golang.org/x/sys v0.39.0 // indirect
36+
golang.org/x/text v0.32.0 // indirect
3737
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda // indirect
3838
google.golang.org/protobuf v1.36.10 // indirect
3939
gopkg.in/ini.v1 v1.66.6 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ github.com/kr/pretty v0.1.0 h1:L/CwN0zerZDmRFUapSPitk6f+Q3+0za1rQkzVuMiMFI=
3535
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
3636
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
3737
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
38-
github.com/linode/linodego v1.61.0 h1:9g20NWl+/SbhDFj6X5EOZXtM2hBm1Mx8I9h8+F3l1LM=
39-
github.com/linode/linodego v1.61.0/go.mod h1:64o30geLNwR0NeYh5HM/WrVCBXcSqkKnRK3x9xoRuJI=
38+
github.com/linode/linodego v1.64.0 h1:If6pULIwHuQytgogtpQaBdVLX7z2TTHUF5u1tj2TPiY=
39+
github.com/linode/linodego v1.64.0/go.mod h1:GoiwLVuLdBQcAebxAVKVL3mMYUgJZR/puOUSla04xBE=
4040
github.com/minio/crc64nvme v1.1.0 h1:e/tAguZ+4cw32D+IO/8GSf5UVr9y+3eJcxZI2WOO/7Q=
4141
github.com/minio/crc64nvme v1.1.0/go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg=
4242
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34=
@@ -69,16 +69,16 @@ go.opentelemetry.io/otel/trace v1.38.0 h1:Fxk5bKrDZJUH+AMyyIXGcFAPah0oRcT+LuNtJr
6969
go.opentelemetry.io/otel/trace v1.38.0/go.mod h1:j1P9ivuFsTceSWe1oY+EeW3sc+Pp42sO++GHkg4wwhs=
7070
go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs=
7171
go.uber.org/automaxprocs v1.6.0/go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8=
72-
golang.org/x/crypto v0.45.0 h1:jMBrvKuj23MTlT0bQEOBcAE0mjg8mK9RXFhRH6nyF3Q=
73-
golang.org/x/crypto v0.45.0/go.mod h1:XTGrrkGJve7CYK7J8PEww4aY7gM3qMCElcJQ8n8JdX4=
74-
golang.org/x/net v0.47.0 h1:Mx+4dIFzqraBXUugkia1OOvlD6LemFo1ALMHjrXDOhY=
75-
golang.org/x/net v0.47.0/go.mod h1:/jNxtkgq5yWUGYkaZGqo27cfGZ1c5Nen03aYrrKpVRU=
76-
golang.org/x/oauth2 v0.32.0 h1:jsCblLleRMDrxMN29H3z/k1KliIvpLgCkE6R8FXXNgY=
77-
golang.org/x/oauth2 v0.32.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
78-
golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc=
79-
golang.org/x/sys v0.38.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
80-
golang.org/x/text v0.31.0 h1:aC8ghyu4JhP8VojJ2lEHBnochRno1sgL6nEi9WGFGMM=
81-
golang.org/x/text v0.31.0/go.mod h1:tKRAlv61yKIjGGHX/4tP1LTbc13YSec1pxVEWXzfoeM=
72+
golang.org/x/crypto v0.46.0 h1:cKRW/pmt1pKAfetfu+RCEvjvZkA9RimPbh7bhFjGVBU=
73+
golang.org/x/crypto v0.46.0/go.mod h1:Evb/oLKmMraqjZ2iQTwDwvCtJkczlDuTmdJXoZVzqU0=
74+
golang.org/x/net v0.48.0 h1:zyQRTTrjc33Lhh0fBgT/H3oZq9WuvRR5gPC70xpDiQU=
75+
golang.org/x/net v0.48.0/go.mod h1:+ndRgGjkh8FGtu1w1FGbEC31if4VrNVMuKTgcAAnQRY=
76+
golang.org/x/oauth2 v0.34.0 h1:hqK/t4AKgbqWkdkcAeI8XLmbK+4m4G5YeQRrmiotGlw=
77+
golang.org/x/oauth2 v0.34.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
78+
golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk=
79+
golang.org/x/sys v0.39.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
80+
golang.org/x/text v0.32.0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU=
81+
golang.org/x/text v0.32.0/go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY=
8282
golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=
8383
golang.org/x/time v0.12.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=
8484
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)