[PR #109] [MERGED] Update to Tailscale 1.14 #1260

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/109
Author: @juanfont
Created: 9/14/2021
Status: Merged
Merged: 9/23/2021
Merged by: @juanfont

Base: mainHead: tailscale-1.14


📝 Commits (3)

  • 2c29684 Update basic dependencies
  • 5840f88 Update tailscale dependencies to v1.14
  • 7db91c6 Merge pull request #121 from juanfont/main

📊 Changes

3 files changed (+118 additions, -89 deletions)

View changed files

📝 cmd/headscale/cli/utils.go (+3 -2)
📝 go.mod (+19 -20)
📝 go.sum (+96 -67)

📄 Description

This PR updates our dependencies to Tailscale v1.14.

Consider it as WIP, as I am still reviewing Tailscale's code looking for changes like https://github.com/tailscale/tailscale/issues/2107


🔄 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/109 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 9/14/2021 **Status:** ✅ Merged **Merged:** 9/23/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `tailscale-1.14` --- ### 📝 Commits (3) - [`2c29684`](https://github.com/juanfont/headscale/commit/2c2968473ad4482479a17b8dd11871c3c7c77bcc) Update basic dependencies - [`5840f88`](https://github.com/juanfont/headscale/commit/5840f8825192e0e5179847fbce08e43932974175) Update tailscale dependencies to v1.14 - [`7db91c6`](https://github.com/juanfont/headscale/commit/7db91c68beab680b9785cf22be7ead5ca9db2c31) Merge pull request #121 from juanfont/main ### 📊 Changes **3 files changed** (+118 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/utils.go` (+3 -2) 📝 `go.mod` (+19 -20) 📝 `go.sum` (+96 -67) </details> ### 📄 Description This PR updates our dependencies to Tailscale v1.14. Consider it as WIP, as I am still reviewing Tailscale's code looking for changes like https://github.com/tailscale/tailscale/issues/2107 --- <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:29 +01:00
adam closed this issue 2025-12-29 02:29:29 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1260