X-Git-Url: http://www.git.cypherpunks.ru/?p=gogost.git;a=blobdiff_plain;f=gost341194%2Fhash_test.go;h=f100793c114b3b1a811d882bcb505b441281ee1e;hp=be70a796154d1cb0e1dbf5ebecfe6681de25386a;hb=e38f7b828c16660814ac5b55b53644b3822e067b;hpb=7ed4c1e0857134c14ef5c03dee48c1cc7a555e98 diff --git a/gost341194/hash_test.go b/gost341194/hash_test.go index be70a79..f100793 100644 --- a/gost341194/hash_test.go +++ b/gost341194/hash_test.go @@ -22,7 +22,7 @@ import ( "testing" "testing/quick" - "go.cypherpunks.ru/gogost/v4/gost28147" + "go.cypherpunks.ru/gogost/v5/gost28147" ) func TestHashInterface(t *testing.T) {