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.86.2 to 1.86.4 (#1001)

Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.86.2 to 1.86.4.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.86.2...v1.86.4)

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

+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.33.3 21 21 k8s.io/client-go v0.33.3 22 - tailscale.com v1.86.2 22 + tailscale.com v1.86.4 23 23 within.website/x v1.24.0 24 24 ) 25 25
+2 -2
go.sum
··· 271 271 sigs.k8s.io/structured-merge-diff/v4 v4.6.0/go.mod h1:dDy58f92j70zLsuZVuUX5Wp9vtxXpaZnkPGWeqDfCps= 272 272 sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E= 273 273 sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY= 274 - tailscale.com v1.86.2 h1:rZyR7vBqpFfQcei+vf69uaJXlJtcLGIub5Sftjs5Tbc= 275 - tailscale.com v1.86.2/go.mod h1:Lm8dnzU2i/Emw15r6sl3FRNp/liSQ/nYw6ZSQvIdZ1M= 274 + tailscale.com v1.86.4 h1:KHAmLyzVn50t2P5877wohBU0UPVeIMHC9XDzRw4Ycz4= 275 + tailscale.com v1.86.4/go.mod h1:Lm8dnzU2i/Emw15r6sl3FRNp/liSQ/nYw6ZSQvIdZ1M= 276 276 within.website/x v1.24.0 h1:4q4YazRzy3Vjgc1XCT44R9hBKjVfyXMQDyhyEEweNME= 277 277 within.website/x v1.24.0/go.mod h1:T4TVqyOCa20PuGpx9Qi9VlH2wiMpT11RWDHMHyXgDXY=