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: go-kod/kod
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.14.6
Choose a base ref
...
head repository: go-kod/kod
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.7
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Sep 28, 2024

  1. Update release.yml

    Signed-off-by: 大可 <hnlq.sysu@gmail.com>
    sysulq authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e29763d View commit details
    Browse the repository at this point in the history
  2. Update release.yml

    Signed-off-by: 大可 <hnlq.sysu@gmail.com>
    sysulq authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    5c0ac72 View commit details
    Browse the repository at this point in the history
  3. Update .goreleaser.yml

    Signed-off-by: 大可 <hnlq.sysu@gmail.com>
    sysulq authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    7caa552 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. docs: Update README.md

    Signed-off-by: 大可 <hnlq.sysu@gmail.com>
    sysulq authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1f67a50 View commit details
    Browse the repository at this point in the history
  2. docs: Update README_CN.md

    Signed-off-by: 大可 <hnlq.sysu@gmail.com>
    sysulq authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bcc8dc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

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

Commits on Oct 8, 2024

  1. chore(deps): bump the gomod-normal-deps group across 2 directories wi…

    …th 2 updates (#249)
    
    * chore(deps): bump the gomod-normal-deps group across 2 directories with 2 updates
    
    Bumps the gomod-normal-deps group with 2 updates in the / directory: [golang.org/x/tools](https://github.com/golang/tools) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    Bumps the gomod-normal-deps group with 1 update in the /tests directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).
    
    
    Updates `golang.org/x/tools` from 0.25.0 to 0.26.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.25.0...v0.26.0)
    
    Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.0...v1.67.1)
    
    Updates `google.golang.org/grpc` from 1.67.0 to 1.67.1
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.0...v1.67.1)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-normal-deps
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: gomod-normal-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * mod tidy
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: 大可 <hnlq.sysu@gmail.com>
    dependabot[bot] and sysulq authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    37bd6ea View commit details
    Browse the repository at this point in the history
Loading