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: projectdiscovery/retryablehttp-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.4
Choose a base ref
...
head repository: projectdiscovery/retryablehttp-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.5
Choose a head ref
  • 7 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    e655acc View commit details
    Browse the repository at this point in the history
  2. adding nil check

    Mzack9999 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ef3e4ed View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    ddbdb63 View commit details
    Browse the repository at this point in the history
  2. improve unit tests

    tarunKoyalwar committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    85f1e74 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. update lint gh action

    tarunKoyalwar committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    80451b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from projectdiscovery/issue-32-restore-req-body

    Restore original request body in FromRequest function + Bump to go1.18
    Mzack9999 authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    c1a692a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. chore(deps): bump golang.org/x/net from 0.1.0 to 0.2.0 (#34)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.2.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](golang/net@v0.1.0...v0.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2022
    Configuration menu
    Copy the full SHA
    2dd6824 View commit details
    Browse the repository at this point in the history
Loading