aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-18 10:28:26 +0000
committerGitHub <noreply@github.com>2025-04-18 10:28:26 +0000
commit01d4314a2628cda62a8f54f1f0ff558adb9ab3a8 (patch)
tree93771bed7d96d3d5fcaf5c3c932761b4dbae964e /go.mod
parent95ee021b9dccd45370d5efdf545b658142feadc0 (diff)
downloadxesite-01d4314a2628cda62a8f54f1f0ff558adb9ab3a8.tar.xz
xesite-01d4314a2628cda62a8f54f1f0ff558adb9ab3a8.zip
build(deps): bump tailscale.com from 1.82.4 to 1.82.5 (#942)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.82.4 to 1.82.5. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.82.4...v1.82.5) --- updated-dependencies: - dependency-name: tailscale.com dependency-version: 1.82.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index bad25b4..21b7f96 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
k8s.io/apimachinery v0.32.3
k8s.io/client-go v0.32.3
- tailscale.com v1.82.4
+ tailscale.com v1.82.5
within.website/x v1.13.4
)