[PR #1311] [CLOSED] Bump to Go 1.20 and Tailscale 1.38 #2027

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1311
Author: @juanfont
Created: 4/4/2023
Status: Closed

Base: mainHead: bump-go-1-20-ts-1-38


📝 Commits (4)

  • 50b706e Remove deprecated linters + one casuing issues with imports
  • ef4c2f8 Bump to go 1.20 and Tailscale 1.38.3
  • cb8f6e2 Target tailscale 1.38.3 in the tests
  • cbfa26f Update nix go.mod sha, target go 1.20 via nix 22.11

📊 Changes

6 files changed (+148 additions, -134 deletions)

View changed files

📝 .golangci.yaml (+8 -0)
📝 flake.lock (+4 -4)
📝 flake.nix (+3 -3)
📝 go.mod (+40 -42)
📝 go.sum (+92 -85)
📝 integration_common_test.go (+1 -0)

📄 Description

Just a small bump on versions


🔄 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/1311 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 4/4/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `bump-go-1-20-ts-1-38` --- ### 📝 Commits (4) - [`50b706e`](https://github.com/juanfont/headscale/commit/50b706eeed85532c6293f52079d0ca59b5012b96) Remove deprecated linters + one casuing issues with imports - [`ef4c2f8`](https://github.com/juanfont/headscale/commit/ef4c2f8bb42f10e042e9e1ce74bc3457314e46fa) Bump to go 1.20 and Tailscale 1.38.3 - [`cb8f6e2`](https://github.com/juanfont/headscale/commit/cb8f6e2b98145a1e495a727fbaf2e53b924cd2fb) Target tailscale 1.38.3 in the tests - [`cbfa26f`](https://github.com/juanfont/headscale/commit/cbfa26f167dedabd56695ca77ac5fb8a56fa90ef) Update nix go.mod sha, target go 1.20 via nix 22.11 ### 📊 Changes **6 files changed** (+148 additions, -134 deletions) <details> <summary>View changed files</summary> 📝 `.golangci.yaml` (+8 -0) 📝 `flake.lock` (+4 -4) 📝 `flake.nix` (+3 -3) 📝 `go.mod` (+40 -42) 📝 `go.sum` (+92 -85) 📝 `integration_common_test.go` (+1 -0) </details> ### 📄 Description Just a small bump on versions --- <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:21 +01:00
adam closed this issue 2025-12-29 03:19:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2027