Skip to content

Commit

Permalink
chore(deps): bump zntr.io/paseto from 1.1.0 to 1.2.0 (#35)
Browse files Browse the repository at this point in the history
Bumps [zntr.io/paseto](https://github.com/zntrio/paseto) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/zntrio/paseto/releases)
- [Commits](zntrio/paseto@v1.1.0...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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 3b89567 commit a3628ce
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 @@ -215,5 +215,5 @@ require (
golang.org/x/net v0.10.0 // indirect
golang.org/x/sys v0.8.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
zntr.io/paseto v1.1.0
zntr.io/paseto v1.2.0
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1070,5 +1070,5 @@ mvdan.cc/unparam v0.0.0-20221223090309-7455f1af531d/go.mod h1:IeHQjmn6TOD+e4Z3RF
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.1.0 h1:vob039eJ9Z6sCVuMRRaioXi+IdMTR/VpwWCxr6LqB/s=
zntr.io/paseto v1.1.0/go.mod h1:yGgxVSKGZfSR2fL8CgqWzOOOytv8Hd63Fn6z4/RLPeo=
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 a3628ce

Please sign in to comment.