Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pires/go-proxyproto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: pires/go-proxyproto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 19, 2025

  1. with commit 7f1f93d the default timeout was changed from 200ms to 10s…

    … however the Go Documentation still shows the old default
    TheM1984 authored and pires committed Jan 19, 2025
    Configuration menu
    Copy the full SHA
    37aa2bb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. build(deps): bump golang.org/x/net from 0.23.0 to 0.36.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0.
    - [Commits](golang/net@v0.23.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and pires committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    b80167f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. build,test: bump Go to v1.24

    pires committed May 2, 2025
    Configuration menu
    Copy the full SHA
    36b2321 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d32d57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2293221 View commit details
    Browse the repository at this point in the history
Loading