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.58
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 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
Loading