File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -8,3 +8,5 @@ require (
8
8
github.com/pelletier/go-toml v1.8.0
9
9
github.com/urfave/cli/v2 v2.2.0
10
10
)
11
+
12
+ replace github.com/ThalesIgnite/crypto11 => github.com/doanac/crypto11 v1.2.2-0.20200715151421-f3d2e17ac497
Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ github.com/deckarep/golang-set v0.0.0-20180603214616-504e848d77ea/go.mod h1:93vs
38
38
github.com/dgrijalva/jwt-go v3.2.0+incompatible /go.mod h1:E3ru+11k8xSBh+hMPgOLZmtrrCbhqsmaPHjLKYnJCaQ =
39
39
github.com/dgryski/go-sip13 v0.0.0-20181026042036-e10d5fee7954 /go.mod h1:vAd38F8PWV+bWy6jNmig1y/TA+kYO4g3RSRF0IAv0no =
40
40
github.com/dlclark/regexp2 v1.2.0 /go.mod h1:2pZnwuY/m+8K6iRw6wQdMtk+rH5tNGR1i55kozfMjCc =
41
+ github.com/doanac/crypto11 v1.2.2-0.20200715151421-f3d2e17ac497 h1:iyvvQeLbHqdu5L6x8OJLZ7rZb4tvoBs0h5liRkvIh6M =
42
+ github.com/doanac/crypto11 v1.2.2-0.20200715151421-f3d2e17ac497 /go.mod h1:vmlYtalkn8uCp3eStRZ0r7Sslmf1jAtL8De0PIyqPks =
41
43
github.com/docker/docker v1.4.2-0.20180625184442-8e610b2b55bf /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
42
44
github.com/dop251/goja v0.0.0-20200106141417-aaec0e7bde29 /go.mod h1:Mw6PkjjMXWbTj+nnj4s3QPXq1jaT0s5pC0iFD4+BOAA =
43
45
github.com/edsrzf/mmap-go v0.0.0-20160512033002-935e0e8a636c /go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M =
You can’t perform that action at this time.
0 commit comments