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

Commits on Feb 24, 2025

  1. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.4.11 to 0.4.12.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.4.11...v0.4.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    2e424b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from projectdiscovery/dependabot/go_modules/m…

    …ain/github.com/projectdiscovery/utils-0.4.12
    dependabot[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    fd3f6a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

  1. check for empty and comment only file before processing (#229)

    * check for empty and comment only file before processing
    
    * minor
    dogancanbakir authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    02ebfc6 View commit details
    Browse the repository at this point in the history
  2. grouped dep

    ehsandeep authored Feb 26, 2025
    Configuration menu
    Copy the full SHA
    a5efcdf View commit details
    Browse the repository at this point in the history
Loading