[PR #1728] [MERGED] Upgrade to Go 1.22 and update deps #2277

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1728
Author: @kradalby
Created: 2/9/2024
Status: Merged
Merged: 2/12/2024
Merged by: @kradalby

Base: mainHead: go-1-22-deps


📝 Commits (6)

  • 8a9f0d3 go 1.22
  • 1b7d54f upgrade tailscale
  • 297433a add script for getting nix sri for go
  • 22a2267 update deps and only build headscale
  • e6f6683 add script to update all deps
  • 4833136 get golines and golangci from upstream nix

📊 Changes

6 files changed (+283 additions, -269 deletions)

View changed files

📝 .goreleaser.yml (+1 -1)
📝 Dockerfile.debug (+2 -2)
📝 flake.lock (+6 -6)
📝 flake.nix (+28 -26)
📝 go.mod (+75 -73)
📝 go.sum (+171 -161)

📄 Description

And add a couple of helper scripts to Nix env.

Signed-off-by: Kristoffer Dalby kristoffer@tailscale.com


🔄 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/1728 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 2/9/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `go-1-22-deps` --- ### 📝 Commits (6) - [`8a9f0d3`](https://github.com/juanfont/headscale/commit/8a9f0d39560fe0b187f1265abdb076fbd183908e) go 1.22 - [`1b7d54f`](https://github.com/juanfont/headscale/commit/1b7d54f3dbd5f5bf419c6695b01f0f20113bfb38) upgrade tailscale - [`297433a`](https://github.com/juanfont/headscale/commit/297433ace811e49e3e5c9ad10b4d319635f31091) add script for getting nix sri for go - [`22a2267`](https://github.com/juanfont/headscale/commit/22a226750f9e8fa321e05820cc8e9a90b064bc19) update deps and only build headscale - [`e6f6683`](https://github.com/juanfont/headscale/commit/e6f6683691f7b43249866a0c8de2c840d69b7201) add script to update all deps - [`4833136`](https://github.com/juanfont/headscale/commit/4833136940c826efd271592092f5712474096a13) get golines and golangci from upstream nix ### 📊 Changes **6 files changed** (+283 additions, -269 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yml` (+1 -1) 📝 `Dockerfile.debug` (+2 -2) 📝 `flake.lock` (+6 -6) 📝 `flake.nix` (+28 -26) 📝 `go.mod` (+75 -73) 📝 `go.sum` (+171 -161) </details> ### 📄 Description And add a couple of helper scripts to Nix env. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> --- <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:20:31 +01:00
adam closed this issue 2025-12-29 03:20:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2277