add gopkg.in/square/go-jose.v2 to dependencies, update github.com/hashicorp/yamux
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
package extensions
|
||||
|
||||
import (
|
||||
_ "gopkg.in/square/go-jose.v2"
|
||||
)
|
||||
|
||||
var IsEnterprise bool = false
|
||||
|
||||
Reference in New Issue
Block a user