Skip to content

Commit

Permalink
chore(deps): bump github.com/pilinux/twofactor from 1.1.4 to 1.1.5
Browse files Browse the repository at this point in the history
Bumps [github.com/pilinux/twofactor](https://github.com/pilinux/twofactor) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/pilinux/twofactor/releases)
- [Commits](pilinux/twofactor@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/pilinux/twofactor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent a2561a9 commit 27b5104
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ require (
github.com/pilinux/libgo v0.0.5
github.com/pilinux/logrus v0.11.2
github.com/pilinux/structs v1.1.1
github.com/pilinux/twofactor v1.1.4
github.com/pilinux/twofactor v1.1.5
github.com/qiniu/qmgo v1.1.8
github.com/sirupsen/logrus v1.9.3
github.com/ulule/limiter/v3 v3.11.2
Expand Down Expand Up @@ -59,7 +59,7 @@ require (
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/montanaflynn/stats v0.7.1 // indirect
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
github.com/pilinux/cryptoengine v0.1.3 // indirect
github.com/pilinux/cryptoengine v0.1.5 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/sec51/convert v1.0.2 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,16 +103,16 @@ github.com/pilinux/argon2 v0.14.0 h1:12K4kvq9/6fnGFk9iA9IYpcJvebuBOEObxYeAw9Pkkc
github.com/pilinux/argon2 v0.14.0/go.mod h1:pWsPlYIAnipFOfM9scXh75HGudzfYbyZWIgcFjwQiGI=
github.com/pilinux/crypt v0.0.8 h1:YBV6gI1XqmcPSa9fFdunvEDIy4ZQgh3qQyaYY5QKSTg=
github.com/pilinux/crypt v0.0.8/go.mod h1:XKoE+UMFmfoj49/UhBMVje1aJAkyZRqkj8Tp8fZjBZQ=
github.com/pilinux/cryptoengine v0.1.3 h1:Zvvp3z5FnJrWk0jBJt/TWO9MLU5FSuLFtNrmSPvODVA=
github.com/pilinux/cryptoengine v0.1.3/go.mod h1:cGP7CnthbTHOPnRZiVedIqu1ddzuW+M8OZGh5cla0EQ=
github.com/pilinux/cryptoengine v0.1.5 h1:CKDn+bTVb6+TsbGmrAo0HT00eVm55Y3kJQCdPCcm2mE=
github.com/pilinux/cryptoengine v0.1.5/go.mod h1:5lFJoR5LN3WsWgltVjIGwj7Tm0PKV1VlHpabrL3Ibww=
github.com/pilinux/libgo v0.0.5 h1:vvCIeZbPhhtGHcosWYNQ0wIuM06DDtbUPl8PnXqAiGM=
github.com/pilinux/libgo v0.0.5/go.mod h1:dRkAmsF0HiyctSiYgBMbn6nxRbyavlipm2lIzRjMFdE=
github.com/pilinux/logrus v0.11.2 h1:xE2rFraQwWKWZNY3nKLYD/xYW6RhRcdrXyU/zbbF1LA=
github.com/pilinux/logrus v0.11.2/go.mod h1:qLAPPAOLzJscxbFQE2Xq2ZCnknHC+QKKtOAX47oGjS0=
github.com/pilinux/structs v1.1.1 h1:oab30yWZjsxSWCA8bHdCB4yUcB0qMSE8QVvgGSPEYxY=
github.com/pilinux/structs v1.1.1/go.mod h1:Gm07WsM5mG+wZAqX2I4y5PoW4zvLhzDR+YoWm1c1BBk=
github.com/pilinux/twofactor v1.1.4 h1:Q7Hh79ppHVpek3lrC5MUrHXqT/BX+WhBoekAXz2mZSg=
github.com/pilinux/twofactor v1.1.4/go.mod h1:5s77kddlzeVjQA0PbkdHsvKdZt4mlpOIpw2cdm6TPuw=
github.com/pilinux/twofactor v1.1.5 h1:4NUXauRxKfoNPTdUsZbJuwRrEBzKFv/Mj+l2bajEU7U=
github.com/pilinux/twofactor v1.1.5/go.mod h1:YLpOJraJAfqlq55TfKJfbTjjM+H+3rE+WxThtEvNcbw=
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Expand Down

0 comments on commit 27b5104

Please sign in to comment.