diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-04-18 10:28:26 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-18 10:28:26 +0000 |
| commit | 01d4314a2628cda62a8f54f1f0ff558adb9ab3a8 (patch) | |
| tree | 93771bed7d96d3d5fcaf5c3c932761b4dbae964e /go.mod | |
| parent | 95ee021b9dccd45370d5efdf545b658142feadc0 (diff) | |
| download | xesite-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.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
