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: kayac/go-katsubushi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.3
Choose a base ref
...
head repository: kayac/go-katsubushi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.4
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 14, 2024

  1. Bump google.golang.org/grpc from 1.49.0 to 1.56.3

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.56.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.49.0...v1.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f89a52b View commit details
    Browse the repository at this point in the history
  2. bump Go and actions versions

    fujiwara committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    98184d7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #63 from kayac/dependabot/go_modules/google.golang…

    ….org/grpc-1.56.3
    
    Bump google.golang.org/grpc from 1.49.0 to 1.56.3
    fujiwara authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    bb054c4 View commit details
    Browse the repository at this point in the history
  4. Bump google.golang.org/protobuf from 1.30.0 to 1.33.0

    Bumps google.golang.org/protobuf from 1.30.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    182fbfc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #64 from kayac/dependabot/go_modules/google.golang…

    ….org/protobuf-1.33.0
    
    Bump google.golang.org/protobuf from 1.30.0 to 1.33.0
    fujiwara authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    fb7d453 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #65 from kayac/fix/go-1.22

    bump Go and actions versions
    fujiwara authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a7b4bb8 View commit details
    Browse the repository at this point in the history
  7. go mod tidy

    fujiwara committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    357220b View commit details
    Browse the repository at this point in the history
Loading