1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00

chore: update std submodule to 0.176.0 (#17668)

This commit is contained in:
Bartek Iwańczuk 2023-02-06 23:22:52 +01:00
parent 8110354346
commit 7c61fe6409
No known key found for this signature in database
GPG key ID: 0C6BCDDC3B3AD750
2 changed files with 3 additions and 2 deletions

View file

@ -3,7 +3,8 @@ import {
assert,
assertEquals,
} from "../../../../test_util/std/testing/asserts.ts";
import { BufReader, BufWriter } from "../../../../test_util/std/io/buffer.ts";
import { BufReader } from "../../../../test_util/std/io/buf_reader.ts";
import { BufWriter } from "../../../../test_util/std/io/buf_writer.ts";
import { TextProtoReader } from "./textproto.ts";
const encoder = new TextEncoder();

@ -1 +1 @@
Subproject commit 13d469a1918fc44d2952c450418303cab34f0ffc
Subproject commit 0170bc24551ca407bee0965807eaf2095d08ef7c