From ee2c41d302e35cd275c5f6cb175599e08b6bb5fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 16:06:34 +0000 Subject: [PATCH] chore(deps): bump github.com/pilinux/twofactor from 1.1.3 to 1.1.4 Bumps [github.com/pilinux/twofactor](https://github.com/pilinux/twofactor) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/pilinux/twofactor/releases) - [Commits](https://github.com/pilinux/twofactor/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: github.com/pilinux/twofactor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index d3aae09..47b78c8 100644 --- a/go.mod +++ b/go.mod @@ -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.3 + github.com/pilinux/twofactor v1.1.4 github.com/qiniu/qmgo v1.1.8 github.com/sirupsen/logrus v1.9.3 github.com/ulule/limiter/v3 v3.11.2 diff --git a/go.sum b/go.sum index 00ba99f..662aabe 100644 --- a/go.sum +++ b/go.sum @@ -111,8 +111,8 @@ 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.3 h1:IRYAhMkWahQLdjmcB3pAMybP9uqow5/9VHTqs+xLmIQ= -github.com/pilinux/twofactor v1.1.3/go.mod h1:Cx8BF/TnC1ZbRg0m91hwtRxm6XW6N/e2w0qPwxUOfps= +github.com/pilinux/twofactor v1.1.4 h1:Q7Hh79ppHVpek3lrC5MUrHXqT/BX+WhBoekAXz2mZSg= +github.com/pilinux/twofactor v1.1.4/go.mod h1:5s77kddlzeVjQA0PbkdHsvKdZt4mlpOIpw2cdm6TPuw= 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=