Skip to content

Commit

Permalink
chore(deps): bump aidanwoods.dev/go-paseto from 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [aidanwoods.dev/go-paseto](https://github.com/aidantwoods/go-paseto) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/aidantwoods/go-paseto/releases)
- [Commits](aidantwoods/go-paseto@v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: aidanwoods.dev/go-paseto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent f1e21c3 commit 06effa1
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 @@ -3,7 +3,7 @@ module github.com/bagashiz/go-pos
go 1.22

require (
aidanwoods.dev/go-paseto v1.5.1
aidanwoods.dev/go-paseto v1.5.2
github.com/Masterminds/squirrel v1.5.4
github.com/brianvoe/gofakeit/v6 v6.28.0
github.com/gin-contrib/cors v1.7.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aidanwoods.dev/go-paseto v1.5.1 h1:IvT7wk7jmeTff6wyk7RlS6uAjUIAKU4MU2hkqr95lCo=
aidanwoods.dev/go-paseto v1.5.1/go.mod h1:9J13iCMdWrkfK1AxAg9QDHLaDMYSEP1ldbFiR+DfmVc=
aidanwoods.dev/go-paseto v1.5.2 h1:9aKbCQQUeHCqis9Y6WPpJpM9MhEOEI5XBmfTkFMSF/o=
aidanwoods.dev/go-paseto v1.5.2/go.mod h1:7eEJZ98h2wFi5mavCcbKfv9h86oQwut4fLVeL/UBFnw=
aidanwoods.dev/go-result v0.1.0 h1:y/BMIRX6q3HwaorX1Wzrjo3WUdiYeyWbvGe18hKS3K8=
aidanwoods.dev/go-result v0.1.0/go.mod h1:yridkWghM7AXSFA6wzx0IbsurIm1Lhuro3rYef8FBHM=
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 h1:L/gRVlceqvL25UVaW/CKtUDjefjrs0SPonmDGUVOYP0=
Expand Down

0 comments on commit 06effa1

Please sign in to comment.