X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=gost34112012512%2Fhash.go;h=efab54d6f92ddb20112fa8e726e4f97cd6c3d5ca;hb=6d9056bfe4a2d69469a1e70f3bf08f89b377b06e;hp=06e1a86109550a28ed29decfad9a7bbfb9dc2b43;hpb=c07494bbd559b9d00f391e28cfd070e18afe9900;p=gogost.git diff --git a/gost34112012512/hash.go b/gost34112012512/hash.go index 06e1a86..efab54d 100644 --- a/gost34112012512/hash.go +++ b/gost34112012512/hash.go @@ -1,5 +1,5 @@ // GoGOST -- Pure Go GOST cryptographic functions library -// Copyright (C) 2015-2019 Sergey Matveev +// Copyright (C) 2015-2021 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 gost34112012512 import ( "hash" - "go.cypherpunks.ru/gogost/v4/internal/gost34112012" + "go.cypherpunks.ru/gogost/v5/internal/gost34112012" ) const (