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: timonwong/loggercheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.1
Choose a base ref
...
head repository: timonwong/loggercheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 6 commits
  • 8 files changed
  • 4 contributors

Commits on Oct 31, 2024

  1. perf: add receiver type cache (#94)

    Signed-off-by: Timon Wong <[email protected]>
    timonwong authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    07f29af View commit details
    Browse the repository at this point in the history
  2. chore: align golang/x/tools (#95)

    Align with upstream: golang/tools#395
    
    Signed-off-by: Timon Wong <[email protected]>
    timonwong authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c02a771 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump goreleaser/goreleaser-action from 5 to 6 (#85)

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5 to 6.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Timon Wong <[email protected]>
    dependabot[bot] and timonwong authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1e493f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2024

  1. Configuration menu
    Copy the full SHA
    58863ff View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. fix: race condition (#104)

    ldez authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    d842a1d View commit details
    Browse the repository at this point in the history
  2. chore: update workflows (#105)

    * chore: update workflows
    
    * chore: update to golangci-lint v2
    ldez authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    da5690b View commit details
    Browse the repository at this point in the history
Loading