Skip to content

Commit 684fd21

Browse files
chore(deps): bump github.com/pilinux/twofactor from 1.1.7 to 1.1.8 (#241)
Bumps [github.com/pilinux/twofactor](https://github.com/pilinux/twofactor) from 1.1.7 to 1.1.8. - [Release notes](https://github.com/pilinux/twofactor/releases) - [Commits](pilinux/twofactor@v1.1.7...v1.1.8) --- updated-dependencies: - dependency-name: github.com/pilinux/twofactor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b016883 commit 684fd21

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/pilinux/libgo v0.0.5
1717
github.com/pilinux/logrus v0.11.3
1818
github.com/pilinux/structs v1.1.1
19-
github.com/pilinux/twofactor v1.1.7
19+
github.com/pilinux/twofactor v1.1.8
2020
github.com/qiniu/qmgo v1.1.9
2121
github.com/sirupsen/logrus v1.9.3
2222
github.com/ulule/limiter/v3 v3.11.2
@@ -58,7 +58,7 @@ require (
5858
github.com/modern-go/reflect2 v1.0.2 // indirect
5959
github.com/montanaflynn/stats v0.7.1 // indirect
6060
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
61-
github.com/pilinux/cryptoengine v0.1.7 // indirect
61+
github.com/pilinux/cryptoengine v0.1.9 // indirect
6262
github.com/pkg/errors v0.9.1 // indirect
6363
github.com/rogpeppe/go-internal v1.12.0 // indirect
6464
github.com/sec51/convert v1.0.2 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,16 +96,16 @@ github.com/pilinux/argon2 v0.16.0 h1:/6Nz5Kv8JO7YHDB4RDX3I/0vyc8svuckA6Ug00vjc0s
9696
github.com/pilinux/argon2 v0.16.0/go.mod h1:kXOi0MCjLzQi4VUtPO5uX3dRXJhrYrlPJF5QRjGQEy4=
9797
github.com/pilinux/crypt v0.0.13 h1:Bs3Otq7JNezTLNMHuhcU19XfR6lXk7Gs25MmlJmVcQQ=
9898
github.com/pilinux/crypt v0.0.13/go.mod h1:DgfY/sHjGpLIhvLpc9c78ITDjRPxdJ9SydQXWT+dwGo=
99-
github.com/pilinux/cryptoengine v0.1.7 h1:znNmaZd3b603AOpZFBsMhoTKPnPI9+0dEVnXi7tUs0Y=
100-
github.com/pilinux/cryptoengine v0.1.7/go.mod h1:cEtPLVXEO4VBT9F8n47uQS2A8O77LNTPgQ+drcyGhMA=
99+
github.com/pilinux/cryptoengine v0.1.9 h1:GSdhRlUBlZS/t6WJjxAI2bmYUJx/+tshTjYkvNnLf38=
100+
github.com/pilinux/cryptoengine v0.1.9/go.mod h1:rdTQ4GMpsPtSThWrnpQrUm70qaj6x+SJ17LGLygIfR4=
101101
github.com/pilinux/libgo v0.0.5 h1:vvCIeZbPhhtGHcosWYNQ0wIuM06DDtbUPl8PnXqAiGM=
102102
github.com/pilinux/libgo v0.0.5/go.mod h1:dRkAmsF0HiyctSiYgBMbn6nxRbyavlipm2lIzRjMFdE=
103103
github.com/pilinux/logrus v0.11.3 h1:l0w7MOO8JtWLPO764MoUqyC63XvU6JhWfnDmIcFaUFE=
104104
github.com/pilinux/logrus v0.11.3/go.mod h1:XIpHEP1uyBgqQG1MIcRCaJ1J/rH3m66nzs+m/0nAlvc=
105105
github.com/pilinux/structs v1.1.1 h1:oab30yWZjsxSWCA8bHdCB4yUcB0qMSE8QVvgGSPEYxY=
106106
github.com/pilinux/structs v1.1.1/go.mod h1:Gm07WsM5mG+wZAqX2I4y5PoW4zvLhzDR+YoWm1c1BBk=
107-
github.com/pilinux/twofactor v1.1.7 h1:uiI/P98tLZdrd9NrLjjwnV5CtV40SzVjrQzPu9jrKgk=
108-
github.com/pilinux/twofactor v1.1.7/go.mod h1:QDlrjwHceMYz6a8FbA4IJpDJ06T2pDnrhRNng5jy1wI=
107+
github.com/pilinux/twofactor v1.1.8 h1:cTlRKLcqLJNmr/zqJGaqyPae9R7UWKai5HbHtv09fbw=
108+
github.com/pilinux/twofactor v1.1.8/go.mod h1:bmt3TB+jvmDcE0XHe7kchq8aafI8/ilHj7Bzl9hc780=
109109
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
110110
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
111111
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

0 commit comments

Comments
 (0)