[PR #6608] Bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 #29719

Open
opened 2026-08-05 08:08:46 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/6608
Author: @dependabot[bot]
Created: 6/29/2026
Status: 🔄 Open

Base: mainHead: dependabot/go_modules/github.com/pires/go-proxyproto-0.12.0


📝 Commits (1)

  • 9493b14 Bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps github.com/pires/go-proxyproto from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/pires/go-proxyproto's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: https://github.com/pires/go-proxyproto/compare/v0.11.0...v0.12.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note


Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 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/6608 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/29/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/go_modules/github.com/pires/go-proxyproto-0.12.0` --- ### 📝 Commits (1) - [`9493b14`](https://github.com/netbirdio/netbird/commit/9493b14fd154ad009806d83e70506637d1513ae6) Bump github.com/pires/go-proxyproto from 0.11.0 to 0.12.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/pires/go-proxyproto](https://github.com/pires/go-proxyproto) from 0.11.0 to 0.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pires/go-proxyproto/releases">github.com/pires/go-proxyproto's releases</a>.</em></p> <blockquote> <h2>v0.12.0</h2> <h2>What's Changed</h2> <ul> <li>build: drop Go 1.24 (EOL) in favor of 1.26 by <a href="https://github.com/pires"><code>@​pires</code></a> in <a href="https://redirect.github.com/pires/go-proxyproto/pull/166">pires/go-proxyproto#166</a></li> <li>v1: accept plain IPv4 addresses in TCP6 headers by <a href="https://github.com/cmarker-gl"><code>@​cmarker-gl</code></a> in <a href="https://redirect.github.com/pires/go-proxyproto/pull/167">pires/go-proxyproto#167</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/cmarker-gl"><code>@​cmarker-gl</code></a> made their first contribution in <a href="https://redirect.github.com/pires/go-proxyproto/pull/167">pires/go-proxyproto#167</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pires/go-proxyproto/compare/v0.11.0...v0.12.0">https://github.com/pires/go-proxyproto/compare/v0.11.0...v0.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pires/go-proxyproto/commit/0cee3e4e1c33d9cad14cde1837d454656cd348d9"><code>0cee3e4</code></a> v1: accept plain IPv4 addresses in TCP6 headers (<a href="https://redirect.github.com/pires/go-proxyproto/issues/167">#167</a>)</li> <li><a href="https://github.com/pires/go-proxyproto/commit/5c8010d2392f09ce18169631c024aceae758335a"><code>5c8010d</code></a> build: drop Go 1.24 (EOL) in favor of 1.26</li> <li>See full diff in <a href="https://github.com/pires/go-proxyproto/compare/v0.11.0...v0.12.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/pires/go-proxyproto&package-manager=go_modules&previous-version=0.11.0&new-version=0.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <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 08:08:46 -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#29719