[PR #900] [MERGED] Update dependencies #1721

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/900
Author: @kradalby
Created: 10/28/2022
Status: Merged
Merged: 10/30/2022
Merged by: @juanfont

Base: mainHead: update-nix


📝 Commits (5)

📊 Changes

4 files changed (+259 additions, -724 deletions)

View changed files

📝 flake.lock (+3 -3)
📝 flake.nix (+1 -1)
📝 go.mod (+71 -69)
📝 go.sum (+184 -651)

📄 Description

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

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/900 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 10/28/2022 **Status:** ✅ Merged **Merged:** 10/30/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `update-nix` --- ### 📝 Commits (5) - [`0242841`](https://github.com/juanfont/headscale/commit/024284190aa02b3664a2a4d4b23eda278deb0a6d) Update nix - [`3e071e4`](https://github.com/juanfont/headscale/commit/3e071e4b33f75299e828f9c6b6b43ec387fb32a1) Upgrade tailscale - [`fedcb82`](https://github.com/juanfont/headscale/commit/fedcb8266890b73b026e634676ad1988d3e47aba) Update everything else - [`e77bad0`](https://github.com/juanfont/headscale/commit/e77bad0b735c4691c724fb404fbae90c90d23dca) Update vendor sha in nix - [`2a092d8`](https://github.com/juanfont/headscale/commit/2a092d8bf489a8b0dfaada65a017168090b24381) Merge branch 'main' into update-nix ### 📊 Changes **4 files changed** (+259 additions, -724 deletions) <details> <summary>View changed files</summary> 📝 `flake.lock` (+3 -3) 📝 `flake.nix` (+1 -1) 📝 `go.mod` (+71 -69) 📝 `go.sum` (+184 -651) </details> ### 📄 Description Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com> <!-- Please tick if the following things apply. You… --> - [ ] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <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:31:26 +01:00
adam closed this issue 2025-12-29 02:31:26 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1721