Skip to content

Commit

Permalink
chore(deps): bump zntr.io/paseto from 1.2.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [zntr.io/paseto](https://github.com/zntrio/paseto) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/zntrio/paseto/releases)
- [Commits](zntrio/paseto@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: zntr.io/paseto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 7467996 commit 8b710b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ require (
google.golang.org/protobuf v1.34.0
gotest.tools/gotestsum v1.11.0
mvdan.cc/gofumpt v0.6.0
zntr.io/paseto v1.2.0
zntr.io/paseto v1.3.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1038,5 +1038,5 @@ mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f/go.mod h1:RSLa7mKKCNeTTMHBw5
rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8=
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
zntr.io/paseto v1.2.0 h1:7rj7V1T1Nrfu5znB06xcZJY/t8VfRIeT0b52GjNsLfE=
zntr.io/paseto v1.2.0/go.mod h1:6rIC0oL4EOnfhzjhCWAIB6Lz+QwI04+7OPMLqwKdtLI=
zntr.io/paseto v1.3.0 h1:nQ0A3CpZ/+ocNH+vm2zxXHldZGqbsQvMEgIb6Wo8B0M=
zntr.io/paseto v1.3.0/go.mod h1:FkfPh6ea6vpW84ZaG2sxJeWSXwEKkJZCzGKp3VwJ0Gs=

0 comments on commit 8b710b8

Please sign in to comment.