Skip to content

Commit f044fde

Browse files
build(go): bump the go group with 2 updates (#24)
Bumps the go group with 2 updates: [github.com/godbus/dbus/v5](https://github.com/godbus/dbus) and [tailscale.com](https://github.com/tailscale/tailscale). Updates `github.com/godbus/dbus/v5` from 5.2.0 to 5.2.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/godbus/dbus/releases">github.com/godbus/dbus/v5's releases</a>.</em></p> <blockquote> <h2>v5.2.2</h2> <h2>What's Changed</h2> <ul> <li>Drop ununsed import in windows specific code by <a href="https://github.com/dims"><code>@​dims</code></a> in <a href="https://redirect.github.com/godbus/dbus/pull/427">godbus/dbus#427</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dims"><code>@​dims</code></a> made their first contribution in <a href="https://redirect.github.com/godbus/dbus/pull/427">godbus/dbus#427</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/godbus/dbus/compare/v5.2.1...v5.2.2">https://github.com/godbus/dbus/compare/v5.2.1...v5.2.2</a></p> <h2>v5.2.1</h2> <h2>What's Changed</h2> <ul> <li>ci: bump freebsd to 14.3 by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/godbus/dbus/pull/421">godbus/dbus#421</a></li> <li>Allow more than 32 containers / struct fields in a signature by <a href="https://github.com/guelfey"><code>@​guelfey</code></a> in <a href="https://redirect.github.com/godbus/dbus/pull/426">godbus/dbus#426</a></li> <li>Bump golangci-lint to v2, fix some issues found by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/godbus/dbus/pull/419">godbus/dbus#419</a></li> <li>Fix and simplify getHomeDir by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://redirect.github.com/godbus/dbus/pull/422">godbus/dbus#422</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/godbus/dbus/compare/v5.2.0...v5.2.1">https://github.com/godbus/dbus/compare/v5.2.0...v5.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/godbus/dbus/commit/a8ac15ba63645f02ffd57f4b443203279ab40b30"><code>a8ac15b</code></a> Merge pull request <a href="https://redirect.github.com/godbus/dbus/issues/427">#427</a> from dims/drop-unused-import-in-windows-specific-code</li> <li><a href="https://github.com/godbus/dbus/commit/e638c721d984eab99e7a5d674ece2e17ea913aca"><code>e638c72</code></a> Drop ununsed import in windows specific code</li> <li><a href="https://github.com/godbus/dbus/commit/20d95a3d9a57a5cb72cbdafb3fd9ecb6d2ccd038"><code>20d95a3</code></a> Merge pull request <a href="https://redirect.github.com/godbus/dbus/issues/422">#422</a> from kolyshkin/homedir</li> <li><a href="https://github.com/godbus/dbus/commit/d3fc3b583895e27c3337f77ea7134b0a81159955"><code>d3fc3b5</code></a> Fix and simplify getHomeDir</li> <li><a href="https://github.com/godbus/dbus/commit/88ce46364db66b69f70017265a312b26ad7feba8"><code>88ce463</code></a> Merge pull request <a href="https://redirect.github.com/godbus/dbus/issues/419">#419</a> from kolyshkin/golangci-v2</li> <li><a href="https://github.com/godbus/dbus/commit/feb892a0347fb361350229d969a2666a4791504e"><code>feb892a</code></a> ci: bump golangci-lint to v2</li> <li><a href="https://github.com/godbus/dbus/commit/c5ff039e5883a86f848ad6fbb820e471818c0bde"><code>c5ff039</code></a> Ignore ST1008 warning for validSingle</li> <li><a href="https://github.com/godbus/dbus/commit/135663e52698feb5ad4b0733d7e457c82227214a"><code>135663e</code></a> Omit embedded fields</li> <li><a href="https://github.com/godbus/dbus/commit/1b92cdcc136567c781bcc0ad1ccb4bd78b11e151"><code>1b92cdc</code></a> variant_parser: simplify switch statement</li> <li><a href="https://github.com/godbus/dbus/commit/d03c0bea70755580de832141a43f544950e76fc7"><code>d03c0be</code></a> Use switch where it makes sense</li> <li>Additional commits viewable in <a href="https://github.com/godbus/dbus/compare/v5.2.0...v5.2.2">compare view</a></li> </ul> </details> <br /> Updates `tailscale.com` from 1.92.0 to 1.92.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tailscale/tailscale/releases">tailscale.com's releases</a>.</em></p> <blockquote> <h2>v1.92.3</h2> <p>Please refer to the changelog available at <a href="https://tailscale.com/changelog">https://tailscale.com/changelog</a></p> <h2>cigocacher-d0d993f5d6576b5d97d0242c64bbe2de049d6486</h2> <p>No release notes provided.</p> <h2>v1.92.2</h2> <p>Please refer to the changelog available at <a href="https://tailscale.com/changelog">https://tailscale.com/changelog</a></p> <h2>v1.92.1</h2> <p>Please refer to the changelog available at <a href="https://tailscale.com/changelog">https://tailscale.com/changelog</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tailscale/tailscale/commit/5065307fb87479c975d513a49a7faf1cf4d4c38d"><code>5065307</code></a> VERSION.txt: This is 1.92.4</li> <li><a href="https://github.com/tailscale/tailscale/commit/0d206ffe68a4e8894bed85f89f1e1b26ea3baab9"><code>0d206ff</code></a> ipn/ipnlocal: log cert renewal failures (<a href="https://redirect.github.com/tailscale/tailscale/issues/18246">#18246</a>) (<a href="https://redirect.github.com/tailscale/tailscale/issues/18247">#18247</a>)</li> <li><a href="https://github.com/tailscale/tailscale/commit/3e7abb668516cc31cccb14e7e3ff0856d83685de"><code>3e7abb6</code></a> cmd/k8s-operator: fixes helm template for oauth secret volume mount (<a href="https://redirect.github.com/tailscale/tailscale/issues/18230">#18230</a>) ...</li> <li><a href="https://github.com/tailscale/tailscale/commit/9a08e8f1c2021d5c85895e660cf01d8bb1bc9df0"><code>9a08e8f</code></a> VERSION.txt: this is 1.92.3</li> <li><a href="https://github.com/tailscale/tailscale/commit/f5d1075cd49c7a7ab6545aae22ed9875a69778a3"><code>f5d1075</code></a> ipn/ipnlocal: avoid ResetAndStop panic</li> <li><a href="https://github.com/tailscale/tailscale/commit/95a957cdd7b5c054289345c04ac271128c84c622"><code>95a957c</code></a> VERSION.txt: this is 1.92.2</li> <li><a href="https://github.com/tailscale/tailscale/commit/7508ea476097e30af571df8e944c080d2559d087"><code>7508ea4</code></a> cmd/derper: add GCP Certificate Manager support (<a href="https://redirect.github.com/tailscale/tailscale/issues/18161">#18161</a>)</li> <li><a href="https://github.com/tailscale/tailscale/commit/2078eb56f3ca310821aae3fa140aa3b0d3bda2dc"><code>2078eb5</code></a> VERSION.txt: this is v1.92.1</li> <li><a href="https://github.com/tailscale/tailscale/commit/826f16dc8714944e66aeefdf971cd35b7f5b2988"><code>826f16d</code></a> go.toolchain.rev: update to Go 1.25.5 (<a href="https://redirect.github.com/tailscale/tailscale/issues/18123">#18123</a>) (<a href="https://redirect.github.com/tailscale/tailscale/issues/18134">#18134</a>)</li> <li><a href="https://github.com/tailscale/tailscale/commit/28e8e6b25f0d3cc8503c35495cbf2fc55ee66aa4"><code>28e8e6b</code></a> wgengine: fix TSMP/ICMP callback leak</li> <li>Additional commits viewable in <a href="https://github.com/tailscale/tailscale/compare/v1.92.0...v1.92.4">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 936d14a commit f044fde

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
module github.com/openUC2/device-admin
22

3-
go 1.25.3
3+
go 1.25.5
44

55
require (
66
filippo.io/csrf v0.2.1
77
github.com/Masterminds/sprig/v3 v3.3.0
88
github.com/benbjohnson/hashfs v0.2.2
99
github.com/dgraph-io/ristretto v0.2.0
10-
github.com/godbus/dbus/v5 v5.2.0
10+
github.com/godbus/dbus/v5 v5.2.2
1111
github.com/google/uuid v1.6.0
1212
github.com/gorilla/websocket v1.5.4-0.20250319132907-e064f32e3674
1313
github.com/labstack/echo/v4 v4.14.0
@@ -16,7 +16,7 @@ require (
1616
github.com/sargassum-world/godest v0.7.3
1717
github.com/unrolled/secure v1.17.0
1818
golang.org/x/sync v0.19.0
19-
tailscale.com v1.92.0
19+
tailscale.com v1.92.4
2020
)
2121

2222
require (

go.sum

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -577,8 +577,8 @@ github.com/go-xmlfmt/xmlfmt v1.1.3/go.mod h1:aUCEOzzezBEjDBbFBoSiya/gduyIiWYRP6C
577577
github.com/go-yaml/yaml v2.1.0+incompatible/go.mod h1:w2MrLa16VYP0jy6N7M5kHaCkaLENm+P+Tv+MfurjSw0=
578578
github.com/gobwas/glob v0.2.3 h1:A4xDbljILXROh+kObIiy5kIaPYD8e96x1tgBhUI5J+Y=
579579
github.com/gobwas/glob v0.2.3/go.mod h1:d3Ez4x06l9bZtSvzIay5+Yzi0fmZzPgnTbPcKjJAkT8=
580-
github.com/godbus/dbus/v5 v5.2.0 h1:3WexO+U+yg9T70v9FdHr9kCxYlazaAXUhx2VMkbfax8=
581-
github.com/godbus/dbus/v5 v5.2.0/go.mod h1:3AAv2+hPq5rdnr5txxxRwiGjPXamgoIHgz9FPBfOp3c=
580+
github.com/godbus/dbus/v5 v5.2.2 h1:TUR3TgtSVDmjiXOgAAyaZbYmIeP3DPkld3jgKGV8mXQ=
581+
github.com/godbus/dbus/v5 v5.2.2/go.mod h1:3AAv2+hPq5rdnr5txxxRwiGjPXamgoIHgz9FPBfOp3c=
582582
github.com/godoc-lint/godoc-lint v0.10.0 h1:OcyrziBi18sQSEpib6NesVHEJ/Xcng97NunePBA48g4=
583583
github.com/godoc-lint/godoc-lint v0.10.0/go.mod h1:KleLcHu/CGSvkjUH2RvZyoK1MBC7pDQg4NxMYLcBBsw=
584584
github.com/gofrs/flock v0.12.1 h1:MTLVXXHf8ekldpJk3AKicLij9MdwOWkZ+a/jHHZby9E=
@@ -1083,8 +1083,6 @@ github.com/sanposhiho/wastedassign/v2 v2.1.0 h1:crurBF7fJKIORrV85u9UUpePDYGWnwvv
10831083
github.com/sanposhiho/wastedassign/v2 v2.1.0/go.mod h1:+oSmSC+9bQ+VUAxA66nBb0Z7N8CK7mscKTDYC6aIek4=
10841084
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 h1:KRzFb2m7YtdldCEkzs6KqmJw4nqEVZGK7IN2kJkjTuQ=
10851085
github.com/santhosh-tekuri/jsonschema/v6 v6.0.2/go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU=
1086-
github.com/sargassum-world/godest v0.7.2 h1:YOX6g7kEADk7AJIgLaF5Albi3ljCgdCZqzIhtnpDhNM=
1087-
github.com/sargassum-world/godest v0.7.2/go.mod h1:H6OuqlJQYxQAs1RzeIFLzt2yC45ZqyRq0XzrKl85XO8=
10881086
github.com/sargassum-world/godest v0.7.3 h1:HLuLBeCwGQnsK4lLU4cuMgLEZyOUZLQ1wyGH/47LkHI=
10891087
github.com/sargassum-world/godest v0.7.3/go.mod h1:H6OuqlJQYxQAs1RzeIFLzt2yC45ZqyRq0XzrKl85XO8=
10901088
github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tMEOsumirXcOJqAw=
@@ -1644,5 +1642,5 @@ sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=
16441642
sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4=
16451643
software.sslmate.com/src/go-pkcs12 v0.5.0 h1:EC6R394xgENTpZ4RltKydeDUjtlM5drOYIG9c6TVj2M=
16461644
software.sslmate.com/src/go-pkcs12 v0.5.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=
1647-
tailscale.com v1.92.0 h1:DvqrJjffuFfs5fuNaEVVgJ9gsEsuvf2VIvvHxfX8xIc=
1648-
tailscale.com v1.92.0/go.mod h1:0aiBAq9m2wumn3146mjvMh61NHrlOc79FZL8Q6orC6Y=
1645+
tailscale.com v1.92.4 h1:agmk0My9BJZRVplQj6Sf+3k/BpsoXuf1IA0qeWdBKE0=
1646+
tailscale.com v1.92.4/go.mod h1:jzTfKDd6XNNSNoX+Q9INIMpMU5rfZ9g8ojcAoMKi5w0=

0 commit comments

Comments
 (0)