[PR #1323] [MERGED] Target Go 1.20 and Tailscale 1.38 #2036

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1323
Author: @juanfont
Created: 4/7/2023
Status: Merged
Merged: 4/7/2023
Merged by: @juanfont

Base: mainHead: bump-ts-1.38


📝 Commits (3)

📊 Changes

10 files changed (+101 additions, -100 deletions)

View changed files

📝 .goreleaser.yml (+1 -1)
📝 CHANGELOG.md (+1 -0)
📝 Dockerfile (+1 -1)
📝 Dockerfile.debug (+2 -2)
📝 docs/running-headscale-openbsd.md (+1 -1)
📝 flake.lock (+7 -7)
📝 flake.nix (+4 -4)
📝 go.mod (+24 -28)
📝 go.sum (+59 -56)
📝 integration_common_test.go (+1 -0)

📄 Description

Some updates in the libraries + Tailscale 1.38 + Go 1.20 (required by ts 1.38)


🔄 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/1323 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 4/7/2023 **Status:** ✅ Merged **Merged:** 4/7/2023 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `bump-ts-1.38` --- ### 📝 Commits (3) - [`8bd37bb`](https://github.com/juanfont/headscale/commit/8bd37bb803a80a855687bdf49acd4b2cf2de6d30) Target Go 1.20 and Tailscale 1.38 - [`577dcca`](https://github.com/juanfont/headscale/commit/577dccaa2f5b2eef5bd88b22996dc2f849e7ad90) Target Go 1.20 in flake.nix - [`334d564`](https://github.com/juanfont/headscale/commit/334d5645dda4ec8385e6635c243f66ecc1337063) Update changelog ### 📊 Changes **10 files changed** (+101 additions, -100 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yml` (+1 -1) 📝 `CHANGELOG.md` (+1 -0) 📝 `Dockerfile` (+1 -1) 📝 `Dockerfile.debug` (+2 -2) 📝 `docs/running-headscale-openbsd.md` (+1 -1) 📝 `flake.lock` (+7 -7) 📝 `flake.nix` (+4 -4) 📝 `go.mod` (+24 -28) 📝 `go.sum` (+59 -56) 📝 `integration_common_test.go` (+1 -0) </details> ### 📄 Description Some updates in the libraries + Tailscale 1.38 + Go 1.20 (required by ts 1.38) --- <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 03:19:24 +01:00
adam closed this issue 2025-12-29 03:19:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2036