]> Cypherpunks.ru repositories - gogost.git/blobdiff - cmd/streebog256/main.go
Raise copyright years
[gogost.git] / cmd / streebog256 / main.go
index 9db7c477afbf138a497cd25cb48efe14801374bd..9521415d50c015f7eb49668bd94ebd10b2ed7d92 100644 (file)
@@ -1,5 +1,5 @@
 // GoGOST -- Pure Go GOST cryptographic functions library
-// Copyright (C) 2015-2020 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
@@ -23,8 +23,8 @@ import (
        "io"
        "os"
 
-       "go.cypherpunks.ru/gogost/v4"
-       "go.cypherpunks.ru/gogost/v4/gost34112012256"
+       "go.cypherpunks.ru/gogost/v5"
+       "go.cypherpunks.ru/gogost/v5/gost34112012256"
 )
 
 var (