Refactor sign/verify message #6

Closed
dstepanov-yadro wants to merge 6 commits from dstepanov-yadro/feat/refactor-signservicemessage into master
Showing only changes of commit 8e357496d8 - Show all commits

2
go.mod
View file

@ -1,6 +1,6 @@
module github.com/TrueCloudLab/frostfs-api-go/v2
go 1.17
go 1.18
require (
github.com/TrueCloudLab/frostfs-crypto v0.5.0