add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux

This commit is contained in:
Dan Cech
2018-10-08 17:11:24 -04:00
parent 352961b3d7
commit d20b15834f
31 changed files with 11745 additions and 6 deletions
+4
View File
@@ -1,3 +1,7 @@
package extensions
import (
_ "gopkg.in/square/go-jose.v2"
)
var IsEnterprise bool = false