Skip to content

Commit

Permalink
vendor: add github.com/tmc/grpc-websocket-proxy
Browse files Browse the repository at this point in the history
Updating golang.org/x/net as well so that a new dependency
github.com/sirupsen/logrus can be compiled on Windows environments.
  • Loading branch information
Iwasaki Yudai committed Oct 6, 2017
1 parent 37eabd7 commit 0cdf5b2
Show file tree
Hide file tree
Showing 224 changed files with 53,816 additions and 25,278 deletions.
36 changes: 36 additions & 0 deletions bill-of-materials.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,15 @@
}
]
},
{
"project": "github.com/gorilla/websocket",
"licenses": [
{
"type": "BSD 2-clause \"Simplified\" License",
"confidence": 0.9852216748768473
}
]
},
{
"project": "github.com/grpc-ecosystem/go-grpc-prometheus",
"licenses": [
Expand Down Expand Up @@ -255,6 +264,15 @@
}
]
},
{
"project": "github.com/sirupsen/logrus",
"licenses": [
{
"type": "MIT License",
"confidence": 1
}
]
},
{
"project": "github.com/soheilhy/cmux",
"licenses": [
Expand Down Expand Up @@ -282,6 +300,15 @@
}
]
},
{
"project": "github.com/tmc/grpc-websocket-proxy/wsproxy",
"licenses": [
{
"type": "MIT License",
"confidence": 0.9891304347826086
}
]
},
{
"project": "github.com/ugorji/go/codec",
"licenses": [
Expand Down Expand Up @@ -327,6 +354,15 @@
}
]
},
{
"project": "golang.org/x/sys/unix",
"licenses": [
{
"type": "BSD 3-clause \"New\" or \"Revised\" License",
"confidence": 0.9663865546218487
}
]
},
{
"project": "golang.org/x/text",
"licenses": [
Expand Down
22 changes: 22 additions & 0 deletions cmd/vendor/github.com/gorilla/websocket/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0cdf5b2

Please sign in to comment.