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/utils
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.10
Choose a base ref
...
head repository: projectdiscovery/utils
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.11
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 17, 2023

  1. fix invalid url

    tarunKoyalwar committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6f31f09 View commit details
    Browse the repository at this point in the history
  2. update url README.md

    tarunKoyalwar committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    008d111 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Bump golang.org/x/net from 0.1.0 to 0.7.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](golang/net@v0.1.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 18, 2023
    Configuration menu
    Copy the full SHA
    25f6546 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. rename test variable

    tarunKoyalwar committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    477477d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Merge pull request #85 from projectdiscovery/issue-84-corrupted-url

    fix invalid url when path contains unsupported chars
    Mzack9999 authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    24d7d2b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge pull request #86 from projectdiscovery/dependabot/go_modules/go…

    …lang.org/x/net-0.7.0
    
    Bump golang.org/x/net from 0.1.0 to 0.7.0
    Mzack9999 authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2399641 View commit details
    Browse the repository at this point in the history
Loading