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: k1LoW/gh-grep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.1
Choose a base ref
...
head repository: k1LoW/gh-grep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.2
Choose a head ref
  • 15 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 18, 2023

  1. Bump golang.org/x/crypto from 0.14.0 to 0.17.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
    - [Commits](golang/crypto@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    313cb91 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

    …crypto-0.17.0
    
    Bump golang.org/x/crypto from 0.14.0 to 0.17.0
    k1LoW authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    8ae1456 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7

    Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.3 to 1.3.7.
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.3.3...v1.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cloudflare/circl
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    dd6e961 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from k1LoW/dependabot/go_modules/github.com/cl…

    …oudflare/circl-1.3.7
    
    Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7
    k1LoW authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    099420f View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Bump google.golang.org/protobuf from 1.31.0 to 1.33.0

    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    babe5b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from k1LoW/dependabot/go_modules/google.golang…

    ….org/protobuf-1.33.0
    k1LoW authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b4c0b46 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Bump golang.org/x/net from 0.17.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
    - [Commits](golang/net@v0.17.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    69c3505 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #53 from k1LoW/dependabot/go_modules/golang.org/x/…

    …net-0.23.0
    
    Bump golang.org/x/net from 0.17.0 to 0.23.0
    k1LoW authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6762e9f View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Bump golang.org/x/crypto from 0.21.0 to 0.31.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.31.0.
    - [Commits](golang/crypto@v0.21.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    21a4125 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. Merge pull request #56 from k1LoW/dependabot/go_modules/golang.org/x/…

    …crypto-0.31.0
    
    Bump golang.org/x/crypto from 0.21.0 to 0.31.0
    k1LoW authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    558bcb3 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

    Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1.
    - [Release notes](https://github.com/golang-jwt/jwt/releases)
    - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
    - [Commits](golang-jwt/jwt@v4.5.0...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-jwt/jwt/v4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    43c280a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #54 from k1LoW/dependabot/go_modules/github.com/go…

    …lang-jwt/jwt/v4-4.5.1
    
    Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
    k1LoW authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    9548bbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a1ab14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bdd857 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #50 from k1LoW/tagpr-from-v1.2.1

    Release for v1.2.2
    k1LoW authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    d9fb4ab View commit details
    Browse the repository at this point in the history
Loading