Skip to content

Commit

Permalink
vendor: add github.com/tmc/grpc-websocket-proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Iwasaki Yudai committed Oct 6, 2017
1 parent 37eabd7 commit 45ac1ed
Show file tree
Hide file tree
Showing 61 changed files with 11,745 additions and 3 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 45ac1ed

Please sign in to comment.