[PR #1281] [MERGED] Do not use yaml.v2 and yaml.v3 as direct dependency #2014

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1281
Author: @majst01
Created: 3/24/2023
Status: Merged
Merged: 3/27/2023
Merged by: @kradalby

Base: mainHead: remove-duplicate-yaml-dependency


📝 Commits (1)

  • ba64d07 Do not use yaml.v2 and yaml.v3 as direct dependency

📊 Changes

3 files changed (+3 additions, -3 deletions)

View changed files

📝 cmd/headscale/cli/utils.go (+1 -1)
📝 derp.go (+1 -1)
📝 go.mod (+1 -1)

📄 Description

  • 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/1281 **Author:** [@majst01](https://github.com/majst01) **Created:** 3/24/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `remove-duplicate-yaml-dependency` --- ### 📝 Commits (1) - [`ba64d07`](https://github.com/juanfont/headscale/commit/ba64d0749292e0da40eba5c8b217a02c1fe71a41) Do not use yaml.v2 and yaml.v3 as direct dependency ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `cmd/headscale/cli/utils.go` (+1 -1) 📝 `derp.go` (+1 -1) 📝 `go.mod` (+1 -1) </details> ### 📄 Description - [x] 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 --- <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:17 +01:00
adam closed this issue 2025-12-29 03:19:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2014