]> Cypherpunks.ru repositories - gogost.git/blobdiff - gost341194/hash_test.go
Update namespace major version
[gogost.git] / gost341194 / hash_test.go
index be70a796154d1cb0e1dbf5ebecfe6681de25386a..f100793c114b3b1a811d882bcb505b441281ee1e 100644 (file)
@@ -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) {