[PR #288] [MERGED] Rename module to netbirdio/netbird #2685

Closed
opened 2025-11-20 07:12:18 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/288
Author: @mlsmaycon
Created: 3/26/2022
Status: Merged
Merged: 3/26/2022
Merged by: @mlsmaycon

Base: mainHead: rename-module


📝 Commits (1)

  • 31d2acd Rename module to netbirdio/netbird

📊 Changes

64 files changed (+146 additions, -146 deletions)

View changed files

📝 .goreleaser.yaml (+2 -2)
📝 .goreleaser_ui_darwin.yaml (+1 -1)
📝 client/cmd/down.go (+2 -2)
📝 client/cmd/login.go (+3 -3)
📝 client/cmd/login_test.go (+3 -3)
📝 client/cmd/root.go (+1 -1)
📝 client/cmd/service.go (+1 -1)
📝 client/cmd/service_controller.go (+3 -3)
📝 client/cmd/status.go (+3 -3)
📝 client/cmd/testutil.go (+7 -7)
📝 client/cmd/up.go (+3 -3)
📝 client/cmd/up_daemon_test.go (+1 -1)
📝 client/cmd/version.go (+1 -1)
📝 client/internal/config.go (+2 -2)
📝 client/internal/config_test.go (+1 -1)
📝 client/internal/connect.go (+4 -4)
📝 client/internal/engine.go (+8 -8)
📝 client/internal/engine_test.go (+8 -8)
📝 client/internal/login.go (+3 -3)
📝 client/internal/peer/conn.go (+2 -2)

...and 44 more files

📄 Description

rename the go module to netbirdio/netbird as part of our rebranding.


🔄 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/netbirdio/netbird/pull/288 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 3/26/2022 **Status:** ✅ Merged **Merged:** 3/26/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `rename-module` --- ### 📝 Commits (1) - [`31d2acd`](https://github.com/netbirdio/netbird/commit/31d2acd043ad9b5cd784cc40f2ad478353670000) Rename module to netbirdio/netbird ### 📊 Changes **64 files changed** (+146 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yaml` (+2 -2) 📝 `.goreleaser_ui_darwin.yaml` (+1 -1) 📝 `client/cmd/down.go` (+2 -2) 📝 `client/cmd/login.go` (+3 -3) 📝 `client/cmd/login_test.go` (+3 -3) 📝 `client/cmd/root.go` (+1 -1) 📝 `client/cmd/service.go` (+1 -1) 📝 `client/cmd/service_controller.go` (+3 -3) 📝 `client/cmd/status.go` (+3 -3) 📝 `client/cmd/testutil.go` (+7 -7) 📝 `client/cmd/up.go` (+3 -3) 📝 `client/cmd/up_daemon_test.go` (+1 -1) 📝 `client/cmd/version.go` (+1 -1) 📝 `client/internal/config.go` (+2 -2) 📝 `client/internal/config_test.go` (+1 -1) 📝 `client/internal/connect.go` (+4 -4) 📝 `client/internal/engine.go` (+8 -8) 📝 `client/internal/engine_test.go` (+8 -8) 📝 `client/internal/login.go` (+3 -3) 📝 `client/internal/peer/conn.go` (+2 -2) _...and 44 more files_ </details> ### 📄 Description rename the go module to netbirdio/netbird as part of our rebranding. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:12:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2685