From a1ed244c1dd7f3d3adb4b35e4c3b90656ae21139 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 11:46:45 +0100 Subject: [PATCH] chore(deps): bump zntr.io/paseto from 1.1.1 to 1.2.0 (#24) 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](https://github.com/zntrio/paseto/compare/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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 79f0ff89..744cd600 100644 --- a/go.mod +++ b/go.mod @@ -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 ( diff --git a/go.sum b/go.sum index 3f873f42..c1077906 100644 --- a/go.sum +++ b/go.sum @@ -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=