From: Sergey Matveev Date: Tue, 5 Jan 2016 20:22:29 +0000 (+0300) Subject: golang.org/x/crypto/hkdf is required for building X-Git-Tag: 5.0^2~17 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=3fbff8ebb27c48b9ca1629826884c4370f094b79 golang.org/x/crypto/hkdf is required for building Signed-off-by: Sergey Matveev --- diff --git a/utils/makedist.sh b/utils/makedist.sh index 074343d..26cad79 100755 --- a/utils/makedist.sh +++ b/utils/makedist.sh @@ -22,6 +22,7 @@ golang.org/x/crypto/LICENSE golang.org/x/crypto/PATENTS golang.org/x/crypto/README golang.org/x/crypto/curve25519 +golang.org/x/crypto/hkdf golang.org/x/crypto/poly1305 golang.org/x/crypto/salsa20 golang.org/x/crypto/xtea