The code and data behind xeiaso.net
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build(deps): bump tailscale.com from 1.96.4 to 1.96.5 (#1190)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.96.4 to 1.96.5.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.96.4...v1.96.5)

---
updated-dependencies:
- dependency-name: tailscale.com
dependency-version: 1.96.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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
8f1bb141 465f9812

+3 -3
+1 -1
go.mod
··· 35 35 gorm.io/plugin/prometheus v0.1.0 36 36 k8s.io/apimachinery v0.35.4 37 37 k8s.io/client-go v0.35.4 38 - tailscale.com v1.96.4 38 + tailscale.com v1.96.5 39 39 within.website/x v1.30.0 40 40 ) 41 41
+2 -2
go.sum
··· 1031 1031 sigs.k8s.io/structured-merge-diff/v6 v6.3.0/go.mod h1:M3W8sfWvn2HhQDIbGWj3S099YozAsymCo/wrT5ohRUE= 1032 1032 sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs= 1033 1033 sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4= 1034 - tailscale.com v1.96.4 h1:BzQhf6q4op/qnuCDrSA29zeGR1/y7ZvyMHRYaMvP9JA= 1035 - tailscale.com v1.96.4/go.mod h1:/3lnZBYb2UEwnN0MNu2SDXUtT06AGd5k0s+OWx3WmcY= 1034 + tailscale.com v1.96.5 h1:gNkfA/KSZAl6jCH9cj8urq00HRWItDDTtGsyATI89jA= 1035 + tailscale.com v1.96.5/go.mod h1:/3lnZBYb2UEwnN0MNu2SDXUtT06AGd5k0s+OWx3WmcY= 1036 1036 within.website/x v1.30.0 h1:evFiKm6uj5YT0CS4Dcn52Jp9KNszAwhTCPbhm4qPLRg= 1037 1037 within.website/x v1.30.0/go.mod h1:J3+pVlLFZLgXwr8YQKKBLGUog4MbTnSJVQSanOCMcUA=