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.90.3 to 1.90.4 (#1051)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.90.3 to 1.90.4.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.90.3...v1.90.4)

---
updated-dependencies:
- dependency-name: tailscale.com
dependency-version: 1.90.4
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
4e736b59 fbcfea4a

+3 -3
+1 -1
go.mod
··· 19 19 gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700 20 20 k8s.io/apimachinery v0.34.1 21 21 k8s.io/client-go v0.34.1 22 - tailscale.com v1.90.3 22 + tailscale.com v1.90.4 23 23 within.website/x v1.25.0 24 24 ) 25 25
+2 -2
go.sum
··· 274 274 sigs.k8s.io/structured-merge-diff/v6 v6.3.0/go.mod h1:M3W8sfWvn2HhQDIbGWj3S099YozAsymCo/wrT5ohRUE= 275 275 sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs= 276 276 sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4= 277 - tailscale.com v1.90.3 h1:WnvdYRns6ufUww9l7aEqpr6wtP3VQ/Squnx6CxHtn1E= 278 - tailscale.com v1.90.3/go.mod h1:AgJNXfVABAj4tpBVyAY0Hjf6M3GRRCMYEnzLHV20zqk= 277 + tailscale.com v1.90.4 h1:stTOB7LtFFx3QzYIn9ibbw1LXdFNnGvlxf4pkZXfdx4= 278 + tailscale.com v1.90.4/go.mod h1:AgJNXfVABAj4tpBVyAY0Hjf6M3GRRCMYEnzLHV20zqk= 279 279 within.website/x v1.25.0 h1:bSqxVWCBDasLRCXENCITrjA67OnmBqiSBlQPQmMpU4Q= 280 280 within.website/x v1.25.0/go.mod h1:Ip148WJ7CvUhgpXxvK0jboPXGDxLrtdkFSQNcuNyGGI=