Skip to content

Commit b0dfe76

Browse files
author
Anthony Romano
committed
vendor: cockroachdb/cmux -> soheilhy/cmux
Official release is ahead of the fork.
1 parent c837f16 commit b0dfe76

File tree

11 files changed

+493
-262
lines changed

11 files changed

+493
-262
lines changed

bill-of-materials.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@
2626
}
2727
]
2828
},
29-
{
30-
"project": "github.com/cockroachdb/cmux",
31-
"licenses": [
32-
{
33-
"type": "Apache License 2.0",
34-
"confidence": 1
35-
}
36-
]
37-
},
3829
{
3930
"project": "github.com/coreos/bbolt",
4031
"licenses": [
@@ -264,6 +255,15 @@
264255
}
265256
]
266257
},
258+
{
259+
"project": "github.com/soheilhy/cmux",
260+
"licenses": [
261+
{
262+
"type": "Apache License 2.0",
263+
"confidence": 1
264+
}
265+
]
266+
},
267267
{
268268
"project": "github.com/spf13/cobra",
269269
"licenses": [

cmd/vendor/github.com/cockroachdb/cmux/buffer.go

-35
This file was deleted.

cmd/vendor/github.com/cockroachdb/cmux/matchers.go

-150
This file was deleted.

cmd/vendor/github.com/soheilhy/cmux/buffer.go

+67
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)