Description: Debian reference to blake2b 
 Debian reference for blake2b
 .
 golang-github-nebulouslabs-fastrand (0.0~git20170327.0.8d4664d-1) UNRELEASED; urgency=medium
 .
   * Initial release 
Author: Bjorn Dolk <debian@bjorndolk.com>

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Last-Update: 2017-04-13

--- golang-github-nebulouslabs-fastrand-0.0~git20170327.0.8d4664d.orig/fastrand.go
+++ golang-github-nebulouslabs-fastrand-0.0~git20170327.0.8d4664d/fastrand.go
@@ -19,7 +19,7 @@ import (
 	"sync/atomic"
 	"unsafe"
 
-	"golang.org/x/crypto/blake2b"
+	"github.com/dchest/blake2b"
 )
 
 // A randReader produces random values via repeated hashing. The entropy field
