From 91364cabae8687e7620edac406b43cb40cb55878 Mon Sep 17 00:00:00 2001 From: Andy Hayden Date: Wed, 6 Mar 2019 07:23:47 -0800 Subject: Replace deno.land/x/std with deno.land/std (#1890) --- js/deps/https/deno.land/std | 1 + js/deps/https/deno.land/x/std | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 160000 js/deps/https/deno.land/std delete mode 160000 js/deps/https/deno.land/x/std (limited to 'js/deps/https') diff --git a/js/deps/https/deno.land/std b/js/deps/https/deno.land/std new file mode 160000 index 000000000..d441a7dbf --- /dev/null +++ b/js/deps/https/deno.land/std @@ -0,0 +1 @@ +Subproject commit d441a7dbf01ed87163dcde4120295c0c796f3f0d diff --git a/js/deps/https/deno.land/x/std b/js/deps/https/deno.land/x/std deleted file mode 160000 index d441a7dbf..000000000 --- a/js/deps/https/deno.land/x/std +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d441a7dbf01ed87163dcde4120295c0c796f3f0d -- cgit v1.2.3