forked from TrueCloudLab/frostfs-crypto
Alex Vanin
0630205f67
Due to source code relocation from GitHub. Signed-off-by: Alex Vanin <a.vanin@yadro.com>
9 lines
190 B
Modula-2
9 lines
190 B
Modula-2
module git.frostfs.info/TrueCloudLab/frostfs-crypto
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
git.frostfs.info/TrueCloudLab/rfc6979 v0.4.0
|
|
github.com/mr-tron/base58 v1.2.0
|
|
github.com/stretchr/testify v1.7.0
|
|
)
|