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: breml/bidichk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.2
Choose a base ref
...
head repository: breml/bidichk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.3
Choose a head ref
  • 11 commits
  • 3 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. Bump golang.org/x/tools from 0.26.0 to 0.27.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.26.0 to 0.27.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    a15b466 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Merge pull request #46 from breml/dependabot/go_modules/golang.org/x/…

    …tools-0.27.0
    
    Bump golang.org/x/tools from 0.26.0 to 0.27.0
    breml authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e39a7f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Bump golang.org/x/tools from 0.27.0 to 0.28.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.27.0 to 0.28.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.27.0...v0.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    558dd26 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Merge pull request #47 from breml/dependabot/go_modules/golang.org/x/…

    …tools-0.28.0
    
    Bump golang.org/x/tools from 0.27.0 to 0.28.0
    breml authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    85b3549 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Bump golang.org/x/tools from 0.28.0 to 0.29.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.28.0 to 0.29.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.28.0...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8af3399 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Merge pull request #48 from breml/dependabot/go_modules/golang.org/x/…

    …tools-0.29.0
    
    Bump golang.org/x/tools from 0.28.0 to 0.29.0
    breml authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    c845d2f View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Bump golang.org/x/tools from 0.29.0 to 0.30.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.29.0 to 0.30.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.29.0...v0.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    f40fc6d View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. Merge pull request #49 from breml/dependabot/go_modules/golang.org/x/…

    …tools-0.30.0
    
    Bump golang.org/x/tools from 0.29.0 to 0.30.0
    breml authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    c948da1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Bump golang.org/x/tools from 0.30.0 to 0.31.0

    Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.30.0 to 0.31.0.
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.30.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Lucas Bremgartner <lucas@bremis.ch>
    dependabot[bot] authored and breml committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    086e372 View commit details
    Browse the repository at this point in the history
  2. Update golangci-lint

    Signed-off-by: Lucas Bremgartner <lucas@bremis.ch>
    breml committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    acf0a01 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #50 from breml/dependabot/go_modules/golang.org/x/…

    …tools-0.31.0
    
    Bump golang.org/x/tools from 0.30.0 to 0.31.0
    breml authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    8cecd85 View commit details
    Browse the repository at this point in the history
Loading