diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-04 10:17:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-04 10:17:20 +0000 |
| commit | d9e26cb302bed724c1d1c862a0bb702a5579cd5f (patch) | |
| tree | 243921c631b134d296f0e7c2aeab15e62375bc95 /go.mod | |
| parent | ce44d3445660bac36feaed8046d97db7bce6eca9 (diff) | |
| download | xesite-d9e26cb302bed724c1d1c862a0bb702a5579cd5f.tar.xz xesite-d9e26cb302bed724c1d1c862a0bb702a5579cd5f.zip | |
build(deps): bump tailscale.com from 1.80.2 to 1.80.3 (#921)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.80.2 to 1.80.3.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.80.2...v1.80.3)
---
updated-dependencies:
- dependency-name: tailscale.com
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.2 k8s.io/client-go v0.32.2 - tailscale.com v1.80.2 + tailscale.com v1.80.3 within.website/x v1.12.0 ) |
