]> Cypherpunks.ru repositories - gogost.git/blobdiff - mgm/mode_test.go
go.cypherpunks.ru namespace usage
[gogost.git] / mgm / mode_test.go
similarity index 98%
rename from src/cypherpunks.ru/gogost/mgm/mode_test.go
rename to mgm/mode_test.go
index aedd59b2637118d9925ecf9536ac19770600b551..38d6ee9a842b4fa54c21def92e43b6c369ecdfb4 100644 (file)
@@ -22,8 +22,8 @@ import (
        "testing"
        "testing/quick"
 
-       "cypherpunks.ru/gogost/gost3412128"
-       "cypherpunks.ru/gogost/gost341264"
+       "go.cypherpunks.ru/gogost/v4/gost3412128"
+       "go.cypherpunks.ru/gogost/v4/gost341264"
 )
 
 func TestVector(t *testing.T) {