[PR #2077] [MERGED] upgrade go (1.23) and tailscale (1.72.1) #2484

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2077
Author: @kradalby
Created: 8/23/2024
Status: Merged
Merged: 8/23/2024
Merged by: @kradalby

Base: mainHead: kradalby/go-1-23


📝 Commits (1)

  • 00559a3 upgrade go (1.23) and tailscale (1.72.1)

📊 Changes

7 files changed (+61 additions, -59 deletions)

View changed files

📝 Dockerfile.debug (+1 -1)
📝 Dockerfile.tailscale-HEAD (+1 -1)
📝 flake.lock (+3 -3)
📝 flake.nix (+3 -3)
📝 go.mod (+13 -14)
📝 go.sum (+33 -31)
📝 integration/route_test.go (+7 -6)

📄 Description

should fix failing integration tests of #2076 and #2075

Summary by CodeRabbit

  • New Features

    • Upgraded Go programming language version to 1.23 for enhanced performance and new features.
    • Introduced new dependencies for improved functionality.
  • Bug Fixes

    • Updated various library dependencies to their latest versions, addressing potential bugs and improving compatibility.
  • Chores

    • Maintained build environment consistency while updating various configuration files.

🔄 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/2077 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 8/23/2024 **Status:** ✅ Merged **Merged:** 8/23/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/go-1-23` --- ### 📝 Commits (1) - [`00559a3`](https://github.com/juanfont/headscale/commit/00559a301f80c671a2101d13297b7648527d7b70) upgrade go (1.23) and tailscale (1.72.1) ### 📊 Changes **7 files changed** (+61 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.debug` (+1 -1) 📝 `Dockerfile.tailscale-HEAD` (+1 -1) 📝 `flake.lock` (+3 -3) 📝 `flake.nix` (+3 -3) 📝 `go.mod` (+13 -14) 📝 `go.sum` (+33 -31) 📝 `integration/route_test.go` (+7 -6) </details> ### 📄 Description should fix failing integration tests of #2076 and #2075 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Upgraded Go programming language version to 1.23 for enhanced performance and new features. - Introduced new dependencies for improved functionality. - **Bug Fixes** - Updated various library dependencies to their latest versions, addressing potential bugs and improving compatibility. - **Chores** - Maintained build environment consistency while updating various configuration files. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <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:21:29 +01:00
adam closed this issue 2025-12-29 03:21: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#2484