Skip to content

Commit

Permalink
chore(deps): bump zntr.io/paseto from 1.1.1 to 1.2.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [zntr.io/paseto](https://github.com/zntrio/paseto) from 1.1.1 to 1.2.0.
- [Release notes](https://github.com/zntrio/paseto/releases)
- [Commits](zntrio/paseto@v1.1.1...v1.2.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 17, 2023
1 parent 0c73326 commit a1ed244
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 @@ -92,7 +92,7 @@ require (
gopkg.in/yaml.v3 v3.0.1
oras.land/oras-go v1.2.2
sigs.k8s.io/yaml v1.3.0
zntr.io/paseto v1.1.1
zntr.io/paseto v1.2.0
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1132,5 +1132,5 @@ rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
sigs.k8s.io/yaml v1.2.0/go.mod h1:yfXDCHCao9+ENCvLSE62v9VSji2MKu5jeNfTrofGhJc=
sigs.k8s.io/yaml v1.3.0 h1:a2VclLzOGrwOHDiV8EfBGhvjHvP46CtW5j6POvhYGGo=
sigs.k8s.io/yaml v1.3.0/go.mod h1:GeOyir5tyXNByN85N/dRIT9es5UQNerPYEKK56eTBm8=
zntr.io/paseto v1.1.1 h1:vhL1NYofzmhoe3Ghh3rYDswe9snlnc0Z4kL7f9yPTz8=
zntr.io/paseto v1.1.1/go.mod h1:ynEllRIIG+Ga1+Z2B/PfGVNyDVeJK/Az9WhBCYLw+Yc=
zntr.io/paseto v1.2.0 h1:7rj7V1T1Nrfu5znB06xcZJY/t8VfRIeT0b52GjNsLfE=
zntr.io/paseto v1.2.0/go.mod h1:6rIC0oL4EOnfhzjhCWAIB6Lz+QwI04+7OPMLqwKdtLI=

0 comments on commit a1ed244

Please sign in to comment.