Skip to content

Commit 8413bad

Browse files
🌱 bump github.com/linode/linodego from 1.60.0 to 1.61.0 (#219)
Bumps [github.com/linode/linodego](https://github.com/linode/linodego) from 1.60.0 to 1.61.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.61.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>📋 New Project</h3> <ul> <li>Private Image Sharing by <a href="https://github.com/ezilber-akamai"><code>@​ezilber-akamai</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/844">linode/linodego#844</a></li> </ul> <h3>🚀 New Features</h3> <ul> <li>aclp region and group_by changes by <a href="https://github.com/pmajali"><code>@​pmajali</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/807">linode/linodego#807</a></li> </ul> <h3>⚙️ Repo/CI Improvements</h3> <ul> <li>Remove <code>stale</code> workflow; fix lint by <a href="https://github.com/zliang-akamai"><code>@​zliang-akamai</code></a> in <a href="https://redirect.github.com/linode/linodego/pull/843">linode/linodego#843</a></li> </ul> <h3>📦 Dependency Updates</h3> <ul> <li>build(deps): bump github/codeql-action from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/837">linode/linodego#837</a></li> <li>build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/836">linode/linodego#836</a></li> <li>build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/linode/linodego/pull/834">linode/linodego#834</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pmajali"><code>@​pmajali</code></a> made their first contribution in <a href="https://redirect.github.com/linode/linodego/pull/807">linode/linodego#807</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/linode/linodego/compare/v1.60.0...v1.61.0">https://github.com/linode/linodego/compare/v1.60.0...v1.61.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/linode/linodego/commit/9fc7ac81ddf53908a10bf960e99bd4cb3149f0f4"><code>9fc7ac8</code></a> Fixed formatting for Private Image Sharing Tests (<a href="https://redirect.github.com/linode/linodego/issues/845">#845</a>)</li> <li><a href="https://github.com/linode/linodego/commit/1da7c964dfdb272dd1e82520628844b0f4601869"><code>1da7c96</code></a> aclp region and group_by changes (<a href="https://redirect.github.com/linode/linodego/issues/807">#807</a>)</li> <li><a href="https://github.com/linode/linodego/commit/081d3a8d6c67f90ad38634a33b79e08f40a80820"><code>081d3a8</code></a> Project: Private Image Sharing (<a href="https://redirect.github.com/linode/linodego/issues/844">#844</a>)</li> <li><a href="https://github.com/linode/linodego/commit/fec54e0f24bf01f13cd5a774da720ed26fc9789e"><code>fec54e0</code></a> Remove <code>stale</code> workflow; fix lint (<a href="https://redirect.github.com/linode/linodego/issues/843">#843</a>)</li> <li><a href="https://github.com/linode/linodego/commit/aa42ec3d0d4ed15ef3293b7e2eecb525d15b7ca8"><code>aa42ec3</code></a> build(deps): bump golang.org/x/net from 0.44.0 to 0.45.0 (<a href="https://redirect.github.com/linode/linodego/issues/834">#834</a>)</li> <li><a href="https://github.com/linode/linodego/commit/db2cd9672f4d6e85eb69115cbc45d4118d418483"><code>db2cd96</code></a> build(deps): bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 (<a href="https://redirect.github.com/linode/linodego/issues/836">#836</a>)</li> <li><a href="https://github.com/linode/linodego/commit/9900e5fa4104cb2e75595b2e1028fa6f09260a16"><code>9900e5f</code></a> build(deps): bump github/codeql-action from 3 to 4 (<a href="https://redirect.github.com/linode/linodego/issues/837">#837</a>)</li> <li>See full diff in <a href="https://github.com/linode/linodego/compare/v1.60.0...v1.61.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.60.0&new-version=1.61.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7983fb4 commit 8413bad

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.16.5
77
github.com/google/uuid v1.6.0
88
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
9-
github.com/linode/linodego v1.60.0
9+
github.com/linode/linodego v1.61.0
1010
github.com/minio/minio-go/v7 v7.0.95
1111
go.uber.org/automaxprocs v1.6.0
1212
google.golang.org/grpc v1.76.0
@@ -26,10 +26,10 @@ require (
2626
github.com/philhofer/fwd v1.2.0 // indirect
2727
github.com/rs/xid v1.6.0 // indirect
2828
github.com/tinylib/msgp v1.3.0 // indirect
29-
golang.org/x/crypto v0.42.0 // indirect
30-
golang.org/x/net v0.44.0 // indirect
31-
golang.org/x/sys v0.36.0 // indirect
32-
golang.org/x/text v0.29.0 // indirect
29+
golang.org/x/crypto v0.43.0 // indirect
30+
golang.org/x/net v0.46.0 // indirect
31+
golang.org/x/sys v0.37.0 // indirect
32+
golang.org/x/text v0.30.0 // indirect
3333
google.golang.org/genproto/googleapis/rpc v0.0.0-20250804133106-a7a43d27e69b // indirect
3434
google.golang.org/protobuf v1.36.6 // indirect
3535
gopkg.in/ini.v1 v1.66.6 // indirect

go.sum

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ github.com/klauspost/compress v1.18.0/go.mod h1:2Pp+KzxcywXVXMr50+X0Q/Lsb43OQHYW
3030
github.com/klauspost/cpuid/v2 v2.0.1/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
3131
github.com/klauspost/cpuid/v2 v2.2.11 h1:0OwqZRYI2rFrjS4kvkDnqJkKHdHaRnCm68/DY4OxRzU=
3232
github.com/klauspost/cpuid/v2 v2.2.11/go.mod h1:hqwkgyIinND0mEev00jJYCxPNVRVXFQeu1XKlok6oO0=
33-
github.com/linode/linodego v1.60.0 h1:SgsebJFRCi+lSmYy+C40wmKZeJllGGm+W12Qw4+yVdI=
34-
github.com/linode/linodego v1.60.0/go.mod h1:1+Bt0oTz5rBnDOJbGhccxn7LYVytXTIIfAy7QYmijDs=
33+
github.com/linode/linodego v1.61.0 h1:9g20NWl+/SbhDFj6X5EOZXtM2hBm1Mx8I9h8+F3l1LM=
34+
github.com/linode/linodego v1.61.0/go.mod h1:64o30geLNwR0NeYh5HM/WrVCBXcSqkKnRK3x9xoRuJI=
3535
github.com/minio/crc64nvme v1.0.2 h1:6uO1UxGAD+kwqWWp7mBFsi5gAse66C4NXO8cmcVculg=
3636
github.com/minio/crc64nvme v1.0.2/go.mod h1:eVfm2fAzLlxMdUGc0EEBGSMmPwmXD5XiNRpnu9J3bvg=
3737
github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34=
@@ -64,16 +64,16 @@ go.opentelemetry.io/otel/trace v1.37.0 h1:HLdcFNbRQBE2imdSEgm/kwqmQj1Or1l/7bW6mx
6464
go.opentelemetry.io/otel/trace v1.37.0/go.mod h1:TlgrlQ+PtQO5XFerSPUYG0JSgGyryXewPGyayAWSBS0=
6565
go.uber.org/automaxprocs v1.6.0 h1:O3y2/QNTOdbF+e/dpXNNW7Rx2hZ4sTIPyybbxyNqTUs=
6666
go.uber.org/automaxprocs v1.6.0/go.mod h1:ifeIMSnPZuznNm6jmdzmU3/bfk01Fe2fotchwEFJ8r8=
67-
golang.org/x/crypto v0.42.0 h1:chiH31gIWm57EkTXpwnqf8qeuMUi0yekh6mT2AvFlqI=
68-
golang.org/x/crypto v0.42.0/go.mod h1:4+rDnOTJhQCx2q7/j6rAN5XDw8kPjeaXEUR2eL94ix8=
69-
golang.org/x/net v0.44.0 h1:evd8IRDyfNBMBTTY5XRF1vaZlD+EmWx6x8PkhR04H/I=
70-
golang.org/x/net v0.44.0/go.mod h1:ECOoLqd5U3Lhyeyo/QDCEVQ4sNgYsqvCZ722XogGieY=
71-
golang.org/x/oauth2 v0.31.0 h1:8Fq0yVZLh4j4YA47vHKFTa9Ew5XIrCP8LC6UeNZnLxo=
72-
golang.org/x/oauth2 v0.31.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
73-
golang.org/x/sys v0.36.0 h1:KVRy2GtZBrk1cBYA7MKu5bEZFxQk4NIDV6RLVcC8o0k=
74-
golang.org/x/sys v0.36.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
75-
golang.org/x/text v0.29.0 h1:1neNs90w9YzJ9BocxfsQNHKuAT4pkghyXc4nhZ6sJvk=
76-
golang.org/x/text v0.29.0/go.mod h1:7MhJOA9CD2qZyOKYazxdYMF85OwPdEr9jTtBpO7ydH4=
67+
golang.org/x/crypto v0.43.0 h1:dduJYIi3A3KOfdGOHX8AVZ/jGiyPa3IbBozJ5kNuE04=
68+
golang.org/x/crypto v0.43.0/go.mod h1:BFbav4mRNlXJL4wNeejLpWxB7wMbc79PdRGhWKncxR0=
69+
golang.org/x/net v0.46.0 h1:giFlY12I07fugqwPuWJi68oOnpfqFnJIJzaIIm2JVV4=
70+
golang.org/x/net v0.46.0/go.mod h1:Q9BGdFy1y4nkUwiLvT5qtyhAnEHgnQ/zd8PfU6nc210=
71+
golang.org/x/oauth2 v0.32.0 h1:jsCblLleRMDrxMN29H3z/k1KliIvpLgCkE6R8FXXNgY=
72+
golang.org/x/oauth2 v0.32.0/go.mod h1:lzm5WQJQwKZ3nwavOZ3IS5Aulzxi68dUSgRHujetwEA=
73+
golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ=
74+
golang.org/x/sys v0.37.0/go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks=
75+
golang.org/x/text v0.30.0 h1:yznKA/E9zq54KzlzBEAWn1NXSQ8DIp/NYMy88xJjl4k=
76+
golang.org/x/text v0.30.0/go.mod h1:yDdHFIX9t+tORqspjENWgzaCVXgk0yYnYuSZ8UzzBVM=
7777
golang.org/x/time v0.6.0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U=
7878
golang.org/x/time v0.6.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
7979
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=

0 commit comments

Comments
 (0)