]> Cypherpunks.ru repositories - gogost.git/blobdiff - mgm/mode_test.go
Raise copyright years
[gogost.git] / mgm / mode_test.go
index 38d6ee9a842b4fa54c21def92e43b6c369ecdfb4..7d1d984316915227bdc46fe957a570175572fbea 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-2021 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) {