[PR #291] [MERGED] Upgrade to latest tailscale #1364

Closed
opened 2025-12-29 02:29:49 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/291
Author: @kradalby
Created: 1/28/2022
Status: Merged
Merged: 1/29/2022
Merged by: @kradalby

Base: mainHead: tailscale-203


📝 Commits (2)

  • 726ccc8 Upgrade to latest tailscale
  • 7a6be36 Merge branch 'main' into tailscale-203

📊 Changes

3 files changed (+111 additions, -405 deletions)

View changed files

📝 go.mod (+15 -15)
📝 go.sum (+95 -389)
📝 integration_test.go (+1 -1)

📄 Description

This PR upgrades our Tailscale library usage to 1.20.3 and adds 1.20.2 to the integration tests.

1.20.3 is a Synology release, so not available for Linux / Integration tests.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/291 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 1/28/2022 **Status:** ✅ Merged **Merged:** 1/29/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `tailscale-203` --- ### 📝 Commits (2) - [`726ccc8`](https://github.com/juanfont/headscale/commit/726ccc8c1f25cc82fdabce2200ff444b139f0709) Upgrade to latest tailscale - [`7a6be36`](https://github.com/juanfont/headscale/commit/7a6be36f4608123c9c412cf7d5f6cdd8bd901e05) Merge branch 'main' into tailscale-203 ### 📊 Changes **3 files changed** (+111 additions, -405 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+15 -15) 📝 `go.sum` (+95 -389) 📝 `integration_test.go` (+1 -1) </details> ### 📄 Description This PR upgrades our Tailscale library usage to 1.20.3 and adds 1.20.2 to the integration tests. 1.20.3 is a Synology release, so not available for Linux / Integration tests. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:29:49 +01:00
adam closed this issue 2025-12-29 02:29:49 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1364