X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost34112012256%2Fhash.go;h=d98b867e6901b15d965a178b06fa44a2c2d68d27;hb=e38f7b828c16660814ac5b55b53644b3822e067b;hp=f1f7e9b01f125a80829ce04862c370c8b885ae2e;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900;p=gogost.git diff --git a/gost34112012256/hash.go b/gost34112012256/hash.go index f1f7e9b..d98b867 100644 --- a/gost34112012256/hash.go +++ b/gost34112012256/hash.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2019 Sergey Matveev +// Copyright (C) 2015-2020 Sergey Matveev // // 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 @@ -20,7 +20,7 @@ package gost34112012256 import ( "hash" - "go.cypherpunks.ru/gogost/v4/internal/gost34112012" + "go.cypherpunks.ru/gogost/v5/internal/gost34112012" ) const (