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: zntrio/paseto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: zntrio/paseto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Choose a head ref
  • 2 commits
  • 14 files changed
  • 2 contributors

Commits on Apr 8, 2024

  1. chore(deps): bump golang.org/x/crypto from 0.5.0 to 0.17.0 (#5)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.17.0.
    - [Commits](golang/crypto@v0.5.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    16f4160 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore(go): update to go 1.21 (#4)

    * chore(go): update to go 1.21
    
    * chore(ci): Go 1.21
    
    * chore(ci): fix lint findings
    
    * chore(ci): code format
    
    * chore(ci): fix lint findings
    
    * chore(ci): update nix shell
    Zenithar authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    fb9b2a5 View commit details
    Browse the repository at this point in the history
Loading