Skip to content

Commit a27d006

Browse files
chore(deps): bump github.com/UpCloudLtd/upcloud-go-api/v8 from 8.25.0 to 8.26.0 (#527)
Bumps [github.com/UpCloudLtd/upcloud-go-api/v8](https://github.com/UpCloudLtd/upcloud-go-api) from 8.25.0 to 8.26.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/UpCloudLtd/upcloud-go-api/blob/main/CHANGELOG.md">github.com/UpCloudLtd/upcloud-go-api/v8's changelog</a>.</em></p> <blockquote> <h2>[8.26.0]</h2> <h3>Added</h3> <ul> <li>network: support for dhcp_routes_configuration</li> </ul> <h3>Changed</h3> <ul> <li>Go version bump to 1.24</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/57f6a12019abded5bbca2fd424fd216d01350811"><code>57f6a12</code></a> feat(network): add dhcp_route_configuration (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/411">#411</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/7e6ef9921ea6101c5a4525821b88431d5c2c1fc1"><code>7e6ef99</code></a> chore(deps): bump github.com/stretchr/testify in /credentials (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/410">#410</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/f1d85bfb0642ffb1c4d368e92e648556f8eeee04"><code>f1d85bf</code></a> chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/409">#409</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/b2ff88e27e70ee1158f6a31a8d63ec89da3012cf"><code>b2ff88e</code></a> chore(deps): bump github.com/stretchr/testify in /credentials (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/408">#408</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/d2d99b48cdcc2f6ebbcddf3f89b6a54833ef196f"><code>d2d99b4</code></a> chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/407">#407</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/45e734507961b7cf1b12281a52478fe67939178a"><code>45e7345</code></a> chore(credentials): test on supported Go versions (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/406">#406</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/a189aa36950f5211f71561210acd457e687bcb0a"><code>a189aa3</code></a> deps(credentials): bump github.com/stretchr/testify in /credentials (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/404">#404</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/f71f5f561ff36b8d119da73c2b58c370c124d42f"><code>f71f5f5</code></a> chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/402">#402</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/524f292ed8a25a360084411f445543617bc710d8"><code>524f292</code></a> chore(ci): remove extra commit prefix from dependabot (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/405">#405</a>)</li> <li><a href="https://github.com/UpCloudLtd/upcloud-go-api/commit/6d7f9a1d4d8e6ca9dd6991a22f149e0ee1323a95"><code>6d7f9a1</code></a> chore(ci): dependabot for credentials module (<a href="https://redirect.github.com/UpCloudLtd/upcloud-go-api/issues/403">#403</a>)</li> <li>Additional commits viewable in <a href="https://github.com/UpCloudLtd/upcloud-go-api/compare/v8.25.0...v8.26.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/UpCloudLtd/upcloud-go-api/v8&package-manager=go_modules&previous-version=8.25.0&new-version=8.26.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 d51107a commit a27d006

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.25.0
55
require (
66
github.com/UpCloudLtd/progress v1.0.3
77
github.com/UpCloudLtd/upcloud-go-api/credentials v0.1.1
8-
github.com/UpCloudLtd/upcloud-go-api/v8 v8.25.0
8+
github.com/UpCloudLtd/upcloud-go-api/v8 v8.26.0
99
github.com/adrg/xdg v0.5.3
1010
github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d
1111
github.com/gemalto/flume v1.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ github.com/UpCloudLtd/progress v1.0.3 h1:8SfntHkBPyQc5BL3946Bgi9KYnQOxa5RR2EKdad
399399
github.com/UpCloudLtd/progress v1.0.3/go.mod h1:iGxOnb9HvHW0yrLGUjHr0lxHhn7TehgWwh7a8NqK6iQ=
400400
github.com/UpCloudLtd/upcloud-go-api/credentials v0.1.1 h1:eTfQsv58ufALOk9BZ7WbS/i7pMUD11RnYYpRPsz0LdI=
401401
github.com/UpCloudLtd/upcloud-go-api/credentials v0.1.1/go.mod h1:7OtVs2UqtfvjkC1HfE+Oud0MnbMv7qUWnbEgxnTAqts=
402-
github.com/UpCloudLtd/upcloud-go-api/v8 v8.25.0 h1:OWkIs5Z67jZJb9qNHNaNCl20vJaCIn9U1QnaRZE5grQ=
403-
github.com/UpCloudLtd/upcloud-go-api/v8 v8.25.0/go.mod h1:ImDdnWfVVM6WCRTrskGhAw2W1cRwu5IEkBw+9UCzAv8=
402+
github.com/UpCloudLtd/upcloud-go-api/v8 v8.26.0 h1:CmbgIINYPiQ0EIwihpUtqz9PZQEiNQfScNwvQKIJEBQ=
403+
github.com/UpCloudLtd/upcloud-go-api/v8 v8.26.0/go.mod h1:NBh1d/ip1bhdAIhuPWbyPme7tbLzDTV7dhutUmU1vg8=
404404
github.com/adrg/xdg v0.5.3 h1:xRnxJXne7+oWDatRhR1JLnvuccuIeCoBu2rtuLqQB78=
405405
github.com/adrg/xdg v0.5.3/go.mod h1:nlTsY+NNiCBGCK2tpm09vRqfVzrc2fLmXGpBLF0zlTQ=
406406
github.com/ansel1/merry v1.5.0/go.mod h1:wUy/yW0JX0ix9GYvUbciq+bi3jW/vlKPlbpI7qdZpOw=

0 commit comments

Comments
 (0)