The code and data behind xeiaso.net
5
fork

Configure Feed

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

build(deps): bump tailscale.com from 1.94.0 to 1.94.1 (#1113)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.94.0 to 1.94.1.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.94.0...v1.94.1)

---
updated-dependencies:
- dependency-name: tailscale.com
dependency-version: 1.94.1
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
979dba75 c7b0a8b6

+3 -3
+1 -1
go.mod
··· 29 29 gorm.io/gorm v1.31.1 30 30 k8s.io/apimachinery v0.35.1 31 31 k8s.io/client-go v0.35.1 32 - tailscale.com v1.94.0 32 + tailscale.com v1.94.1 33 33 within.website/x v1.29.0 34 34 ) 35 35
+2 -2
go.sum
··· 478 478 sigs.k8s.io/structured-merge-diff/v6 v6.3.0/go.mod h1:M3W8sfWvn2HhQDIbGWj3S099YozAsymCo/wrT5ohRUE= 479 479 sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs= 480 480 sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4= 481 - tailscale.com v1.94.0 h1:5oW3SF35aU9ekHDhP2J4CHewnA2NxE7SRilDB2pVjaA= 482 - tailscale.com v1.94.0/go.mod h1:gLnVrEOP32GWvroaAHHGhjSGMPJ1i4DvqNwEg+Yuov4= 481 + tailscale.com v1.94.1 h1:0dAst/ozTuFkgmxZULc3oNwR9+qPIt5ucvzH7kaM0Jw= 482 + tailscale.com v1.94.1/go.mod h1:gLnVrEOP32GWvroaAHHGhjSGMPJ1i4DvqNwEg+Yuov4= 483 483 within.website/x v1.29.0 h1:mOtXRuiPe/OpMs6Q6UlyJ4ZlqbvFljKfUpYpRpKCk18= 484 484 within.website/x v1.29.0/go.mod h1:zdM8uij6I88sT/cpANUoocsVWOox1XhUc6SJRyp+egA=