[PR #603] [MERGED] Update go version #12784

Closed
opened 2026-08-05 02:06:40 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/603
Author: @mlsmaycon
Created: 12/4/2022
Status: Merged
Merged: 12/4/2022
Merged by: @mlsmaycon

Base: mainHead: golang-upgrade


📝 Commits (1)

📊 Changes

14 files changed (+22 additions, -30 deletions)

View changed files

📝 .github/workflows/golang-test-darwin.yml (+1 -1)
📝 .github/workflows/golang-test-linux.yml (+2 -2)
📝 .github/workflows/golang-test-windows.yml (+1 -1)
📝 .github/workflows/golangci-lint.yml (+2 -5)
📝 .github/workflows/release.yml (+3 -3)
📝 .github/workflows/test-docker-compose-linux.yml (+1 -1)
📝 client/cmd/root.go (+2 -3)
📝 client/internal/routemanager/firewall_nonlinux.go (+0 -1)
📝 client/internal/routemanager/systemops_linux.go (+3 -3)
📝 go.mod (+1 -1)
📝 iface/module_linux.go (+2 -2)
📝 iface/module_linux_test.go (+1 -2)
📝 signal/cmd/run.go (+2 -3)
📝 util/file_test.go (+1 -2)

📄 Description

Removed ioctl code and removed exception from lint action


🔄 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/603 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 12/4/2022 **Status:** ✅ Merged **Merged:** 12/4/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `golang-upgrade` --- ### 📝 Commits (1) - [`6f8f695`](https://github.com/netbirdio/netbird/commit/6f8f6952da4ad3aa785d695f73925fb8ed0c3614) Update go version ### 📊 Changes **14 files changed** (+22 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golang-test-darwin.yml` (+1 -1) 📝 `.github/workflows/golang-test-linux.yml` (+2 -2) 📝 `.github/workflows/golang-test-windows.yml` (+1 -1) 📝 `.github/workflows/golangci-lint.yml` (+2 -5) 📝 `.github/workflows/release.yml` (+3 -3) 📝 `.github/workflows/test-docker-compose-linux.yml` (+1 -1) 📝 `client/cmd/root.go` (+2 -3) 📝 `client/internal/routemanager/firewall_nonlinux.go` (+0 -1) 📝 `client/internal/routemanager/systemops_linux.go` (+3 -3) 📝 `go.mod` (+1 -1) 📝 `iface/module_linux.go` (+2 -2) 📝 `iface/module_linux_test.go` (+1 -2) 📝 `signal/cmd/run.go` (+2 -3) 📝 `util/file_test.go` (+1 -2) </details> ### 📄 Description Removed ioctl code and removed exception from lint action --- <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 2026-08-05 02:06:40 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12784