From 4c2501be952061fc052b8c6613dc154f440bc42f Mon Sep 17 00:00:00 2001 From: Sean Beckett Date: Wed, 4 Nov 2015 15:30:01 -0800 Subject: [PATCH] updating Golang crypto --- LICENSE_OF_DEPENDENCIES.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/LICENSE_OF_DEPENDENCIES.md b/LICENSE_OF_DEPENDENCIES.md index c16a73007..417d47d0e 100644 --- a/LICENSE_OF_DEPENDENCIES.md +++ b/LICENSE_OF_DEPENDENCIES.md @@ -28,6 +28,5 @@ - github.com/wvanbergen/kazoo-go [MIT LICENSE](https://github.com/wvanbergen/kazoo-go/blob/master/MIT-LICENSE) - gopkg.in/dancannon/gorethink.v1 [APACHE LICENSE](https://github.com/dancannon/gorethink/blob/v1.1.2/LICENSE) - gopkg.in/mgo.v2 [BSD LICENSE](https://github.com/go-mgo/mgo/blob/v2/LICENSE) +- golang.org/x/crypto/* [BSD LICENSE](https://github.com/golang/crypto/blob/master/LICENSE) -- golang.org/x/crypto/blowfish -- golang.org/x/crypto/bcrypt