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: ryanrolds/sqlclosecheck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: golangci/sqlclosecheck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fork
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 218 files changed
  • 1 contributor

Commits on Mar 17, 2026

  1. chore: remove useless file

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    f77b16c View commit details
    Browse the repository at this point in the history
  2. chore: improve gitignore

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    e567673 View commit details
    Browse the repository at this point in the history
  3. chore: update CI

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    c49d6e0 View commit details
    Browse the repository at this point in the history
  4. chore: update dependencies

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    78a8240 View commit details
    Browse the repository at this point in the history
  5. chore: update vendor

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    96af238 View commit details
    Browse the repository at this point in the history
  6. chore: remove bin directory

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    2da56cc View commit details
    Browse the repository at this point in the history
  7. chore: change module name

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    544cac6 View commit details
    Browse the repository at this point in the history
  8. fix: panic with nil Referrers

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    2e93d45 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1b5fadb View commit details
    Browse the repository at this point in the history
  10. chore: allow CI on fork

    ldez committed Mar 17, 2026
    Configuration menu
    Copy the full SHA
    3a2f6a5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c18d6bd View commit details
    Browse the repository at this point in the history
Loading