X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=mgm%2Fmode_test.go;h=d29120a7e087132abda55c3a92224c8c5fedb3ea;hp=6eaf9d8f65df6781be008a0db39cbc1156087b67;hb=e38f7b828c16660814ac5b55b53644b3822e067b;hpb=7ed4c1e0857134c14ef5c03dee48c1cc7a555e98 diff --git a/mgm/mode_test.go b/mgm/mode_test.go index 6eaf9d8..d29120a 100644 --- a/mgm/mode_test.go +++ b/mgm/mode_test.go @@ -22,8 +22,8 @@ import ( "testing" "testing/quick" - "go.cypherpunks.ru/gogost/v4/gost3412128" - "go.cypherpunks.ru/gogost/v4/gost341264" + "go.cypherpunks.ru/gogost/v5/gost3412128" + "go.cypherpunks.ru/gogost/v5/gost341264" ) func TestVector(t *testing.T) {