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: obalunenko/go-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.5
Choose a base ref
...
head repository: obalunenko/go-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.6
Choose a head ref
  • 5 commits
  • 1,954 files changed
  • 1 contributor

Commits on Jun 10, 2025

  1. chore(deps): bump github.com/goreleaser/goreleaser/v2 (#356)

    Bumps [github.com/goreleaser/goreleaser/v2](https://github.com/goreleaser/goreleaser) from 2.9.0 to 2.10.2.
    - [Release notes](https://github.com/goreleaser/goreleaser/releases)
    - [Changelog](https://github.com/goreleaser/goreleaser/blob/main/.goreleaser.yaml)
    - [Commits](goreleaser/goreleaser@v2.9.0...v2.10.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/goreleaser/goreleaser/v2
      dependency-version: 2.10.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    ec66c53 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-swagger/go-swagger in /tools/swagger (#…

    …355)
    
    Bumps [github.com/go-swagger/go-swagger](https://github.com/go-swagger/go-swagger) from 0.31.0 to 0.32.3.
    - [Release notes](https://github.com/go-swagger/go-swagger/releases)
    - [Changelog](https://github.com/go-swagger/go-swagger/blob/master/.goreleaser.yml)
    - [Commits](go-swagger/go-swagger@v0.31.0...v0.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-swagger/go-swagger
      dependency-version: 0.32.3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    be32694 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. chore(deps): bump github.com/cloudflare/circl (#357)

    Bumps the go_modules group with 1 update in the /tools/goreleaser directory: [github.com/cloudflare/circl](https://github.com/cloudflare/circl).
    
    
    Updates `github.com/cloudflare/circl` from 1.6.0 to 1.6.1
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.6.0...v1.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-version: 1.6.1
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2025
    Configuration menu
    Copy the full SHA
    05445d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. chore(deps): bump github.com/abice/go-enum in /tools/go-enum (#359)

    Bumps [github.com/abice/go-enum](https://github.com/abice/go-enum) from 0.6.1 to 0.7.0.
    - [Release notes](https://github.com/abice/go-enum/releases)
    - [Changelog](https://github.com/abice/go-enum/blob/master/.goreleaser.yml)
    - [Commits](abice/go-enum@v0.6.1...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/abice/go-enum
      dependency-version: 0.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    19edcfd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/bufbuild/buf in /tools/buf (#358)

    Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.54.0 to 1.55.1.
    - [Release notes](https://github.com/bufbuild/buf/releases)
    - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
    - [Commits](bufbuild/buf@v1.54.0...v1.55.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/bufbuild/buf
      dependency-version: 1.55.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    5a33640 View commit details
    Browse the repository at this point in the history
Loading