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/gologger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.57
Choose a base ref
...
head repository: projectdiscovery/gologger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.65
Choose a head ref
  • 18 commits
  • 12 files changed
  • 5 contributors

Commits on Apr 22, 2025

  1. Add custom timestamp

    HuTa0kj committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    4cfd47d View commit details
    Browse the repository at this point in the history
  2. fix import order

    HuTa0kj committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    4939721 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. fixing nil timestamp case

    Mzack9999 committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    f82a3b7 View commit details
    Browse the repository at this point in the history
  2. adding new method

    Mzack9999 committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    33457bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #116 from HuTa0kj/feature/custom_timestamp

    Add: custom timestamp
    Mzack9999 authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    593369c View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump golangci/golangci-lint-action from 7.0.0 to 8.0.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7.0.0 to 8.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v7.0.0...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    a122241 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2025

  1. chore(deps): bump github/codeql-action from 3 to 4

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 13, 2025
    Configuration menu
    Copy the full SHA
    d0af505 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 8.0.0 to 9.0.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v8.0.0...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 10, 2025
    Configuration menu
    Copy the full SHA
    db3826f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. chore(deps): bump github.com/projectdiscovery/utils from 0.6.0 to 0.6.1

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.0 to 0.6.1.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.6.0...v0.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-version: 0.6.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 17, 2025
    Configuration menu
    Copy the full SHA
    92985ff View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. chore(deps): bump github.com/projectdiscovery/utils from 0.6.1 to 0.7.1

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.6.1 to 0.7.1.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.6.1...v0.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-version: 0.7.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    44470aa View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.0.0 to 9.1.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v9.0.0...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    ec56141 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore(deps): bump github.com/projectdiscovery/utils from 0.7.1 to 0.7.3

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.7.1 to 0.7.3.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.7.1...v0.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-version: 0.7.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    d9552e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2025

  1. chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 9.1.0 to 9.2.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v9.1.0...v9.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-version: 9.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 8, 2025
    Configuration menu
    Copy the full SHA
    5d80b7d View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    ead1ce0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update djherbis/times module

    Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
    mikelolasagasti committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    e6a270f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #139 from mikelolasagasti/update-times

    chore(deps): Update djherbis/times module
    dogancanbakir authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    baca190 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #138 from mikelolasagasti/aurora-v4

    chore(deps): update to aurora v4
    dogancanbakir authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    8cf4376 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    c8fab4d View commit details
    Browse the repository at this point in the history
Loading