]> Cypherpunks.ru repositories - gogost.git/blobdiff - mgm/mode_test.go
Update namespace major version
[gogost.git] / mgm / mode_test.go
index 38d6ee9a842b4fa54c21def92e43b6c369ecdfb4..d29120a7e087132abda55c3a92224c8c5fedb3ea 100644 (file)
@@ -1,5 +1,5 @@
 // GoGOST -- Pure Go GOST cryptographic functions library
-// Copyright (C) 2015-2019 Sergey Matveev <stargrave@stargrave.org>
+// Copyright (C) 2015-2020 Sergey Matveev <stargrave@stargrave.org>
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
@@ -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) {