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: suyashkumar/ssl-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.7
Choose a base ref
...
head repository: suyashkumar/ssl-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.8
Choose a head ref
  • 8 commits
  • 5 files changed
  • 3 contributors

Commits on Jul 5, 2022

  1. Update go to 1.18 + go mod tidy (#44)

    * Update go to 1.18
    
    * update docker
    suyashkumar authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    09cb9a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    3ee86c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Bump golang.org/x/text from 0.3.6 to 0.3.8 (#48)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.3.6...v0.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    3108e51 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update to Go 1.21 (#53)

    konst-aa authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6b0f364 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Bump golang.org/x/net from 0.0.0-20211112202133-69e39bad7dc2 to 0.17.0 (

    #55)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20211112202133-69e39bad7dc2 to 0.17.0.
    - [Commits](https://github.com/golang/net/commits/v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    169fda9 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#56)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
    - [Commits](golang/crypto@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    43f5d62 View commit details
    Browse the repository at this point in the history
  2. Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 (

    …#57)
    
    Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.
    
    ---
    updated-dependencies:
    - dependency-name: gopkg.in/yaml.v3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8b31b5f View commit details
    Browse the repository at this point in the history
  3. Bump golang.org/x/net from 0.17.0 to 0.23.0 (#58)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8b59d1f View commit details
    Browse the repository at this point in the history
Loading