| author | |
| committer | |
| log | f46d9f774df929885eef66c733a1e2a46bf16aec |
| tree | 8a9904cf071d3e33decf0eb21a707689232fee25 |
| parent | c9b8cbf3565675a056ad4e9b57cb4f84020e7680 |
3 files changed, 4 insertions(+), 16 deletions(-)
.gitignore+4-3| ... | @@ -1,3 +1,4 @@ | ... | @@ -1,3 +1,4 @@ |
| 1 | /zig-* | 1 | zig-* |
| 2 | /deps.zig | 2 | deps.zig |
| 3 | /.zigmod | 3 | .zigmod |
| 4 | zigmod.lock |
zigmod.lock deleted-7| ... | @@ -1,7 +0,0 @@ | ||
| 1 | 2 | ||
| 2 | git https://github.com/truemedian/zfetch commit-8bbc7b34cd417794841e1432585334bc969dfe83 | ||
| 3 | git https://github.com/truemedian/hzzp commit-2d30bddae3bf1eaecde5144490307604efe76f2a | ||
| 4 | git https://github.com/alexnask/iguanaTLS commit-0d39a361639ad5469f8e4dcdaea35446bbe54b48 | ||
| 5 | git https://github.com/MasterQ32/zig-network commit-b9c91769d8ebd626c8e45b2abb05cbc28ccc50da | ||
| 6 | git https://github.com/MasterQ32/zig-uri commit-52cdd2061bec0579519f0d30280597f3a1db8b75 | ||
| 7 | git https://github.com/nektro/zig-json commit-72e555fbc0776f2600aee19b01e5ab1855ebec7a | ||
zigmod.sum deleted-6| ... | @@ -1,6 +0,0 @@ | ||
| 1 | blake3-e3072f7fb47e86d53c9a1879e254ba1af55941153fd5f6752ec659b2f14854c9 git/github.com/truemedian/zfetch | ||
| 2 | blake3-98982125d0fbedc62e179e62081d2797a2b8a3623c42f9fd5d72cd56d6350714 git/github.com/truemedian/hzzp | ||
| 3 | blake3-e6901bd7432450d5b22b01880cc7fa3fa2433e766a527206f18b29c67c1349bb git/github.com/alexnask/iguanaTLS | ||
| 4 | blake3-21f91e48333ac0ca7f4704c96352831c25216e7056d02ce24de95d03fc942246 git/github.com/MasterQ32/zig-network | ||
| 5 | blake3-030ebb03f1ed21122e681b06786bea6f2f1b810e8eb9f2029d0eee4f4fb3103f git/github.com/MasterQ32/zig-uri | ||
| 6 | blake3-1893709ffc6359c5f9cd2f9409abccf78a94ed37bb2c6dd075c603356d17c94b git/github.com/nektro/zig-json | ||