diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-02-13 10:43:51 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-13 10:43:51 +0000 |
| commit | e8da55110c6736cce782c28e950229b4cab33e4f (patch) | |
| tree | bfaa1d755d1817c4992bbd7762f40176a73e9eca /go.mod | |
| parent | 1332e6d3dc57f4474ca188480fa57cfab8dc21ac (diff) | |
| download | xesite-e8da55110c6736cce782c28e950229b4cab33e4f.tar.xz xesite-e8da55110c6736cce782c28e950229b4cab33e4f.zip | |
build(deps): bump tailscale.com from 1.80.1 to 1.80.2 (#909)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.80.1 to 1.80.2.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.80.1...v1.80.2)
---
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 | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -24,7 +24,7 @@ require ( gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700 k8s.io/apimachinery v0.32.1 k8s.io/client-go v0.32.1 - tailscale.com v1.80.1 + tailscale.com v1.80.2 within.website/x v1.11.0 ) @@ -90,11 +90,11 @@ require ( github.com/x448/float16 v0.8.4 // indirect github.com/xanzy/ssh-agent v0.3.3 // indirect go4.org/mem v0.0.0-20240501181205-ae6ca9944745 // indirect - golang.org/x/crypto v0.32.0 // indirect - golang.org/x/net v0.34.0 // indirect - golang.org/x/sys v0.29.1-0.20250107080300-1c14dcadc3ab // indirect - golang.org/x/term v0.28.0 // indirect - golang.org/x/text v0.21.0 // indirect + golang.org/x/crypto v0.33.0 // indirect + golang.org/x/net v0.35.0 // indirect + golang.org/x/sys v0.30.0 // indirect + golang.org/x/term v0.29.0 // indirect + golang.org/x/text v0.22.0 // indirect golang.org/x/time v0.9.0 // indirect gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect gopkg.in/inf.v0 v0.9.1 // indirect |
