Bump stream_channel to 63831cb74c5a413da893bda0fa4a80b5cb567076

Changes:
```
> git log --format="%C(auto) %h %s" 8e0d7ef..63831cb
 https://dart.googlesource.com/stream_channel.git/+/63831cb Handle non-int multichannel message IDs (#80)

```

Diff: https://dart.googlesource.com/stream_channel.git/+/8e0d7ef1f4a3fb97fbd82e11cd539093f58511f3~..63831cb74c5a413da893bda0fa4a80b5cb567076/
Change-Id: I1e990c64e663b353501182fc723ad448d6c53168
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/260075
Auto-Submit: Nate Bosch <nbosch@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
This commit is contained in:
Nate Bosch 2022-09-20 21:15:15 +00:00 committed by Commit Bot
parent 470f564112
commit 141556c15f

2
DEPS
View file

@ -145,7 +145,7 @@ vars = {
"source_span_rev": "ff03af16474ce91c89eb3bc28182866f4cb6dfb0",
"sse_rev": "00084c43684ddaf7e09c19c5364c4a27eb04efda",
"stack_trace_rev": "17f09c2c6845bb31c7c385acecce5befb8527a13",
"stream_channel_rev": "8e0d7ef1f4a3fb97fbd82e11cd539093f58511f3",
"stream_channel_rev": "63831cb74c5a413da893bda0fa4a80b5cb567076",
"string_scanner_rev": "2d84b16d8ae03c3a8c2417b71abe0fe6de7d8bf6",
"sync_http_rev": "39509d69fd5a9c3da46eab48fcafdf62e6ad4580",
"term_glyph_rev": "ec7cf7bb51ebb7d55760a1359f6697690dbc06ba",