From e87d3b275d1445b48e1d8f9c6c2080c63b459242 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sat, 1 Jan 2022 20:18:46 -0800 Subject: [PATCH] add lockfile --- zigmod.lock | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 zigmod.lock diff --git a/zigmod.lock b/zigmod.lock new file mode 100644 index 0000000000000000000000000000000000000000..f96dcc1722cabc5b5966110aabebf23b4e2b8347 --- /dev/null +++ b/zigmod.lock @@ -0,0 +1,8 @@ +2 +git https://github.com/nektro/zig-extras commit-fa1138e1a0a2f666b2cd26818e280b6171e417ac +git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992 +git https://github.com/truemedian/zfetch commit-271cab5da4d12c8f08e67aa0cd5268da100e52f1 +git https://github.com/truemedian/hzzp commit-bf5aaf224e94561e035a631c3c40fbf02faa27d2 +git https://github.com/marler8997/iguanaTLS commit-2b37c575b3df76a4ee040b5a72a4fc277ed4057b +git https://github.com/MasterQ32/zig-network commit-b9c52822f3bb3ce25164a2f1f6eedee4d1c0a279 +git https://github.com/MasterQ32/zig-uri commit-01155026c8362bb75dcab10bafc31abff0c8bac4 -- 2.54.0