authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-02-17 16:58:51 -08:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2022-02-17 16:58:51 -08:00
log92a15240bae3d139a21a30cb808f06ecf02a8b4f
tree649c83ba3790682f05093b5b416f1d2be4cce50b
parentdde8fcf7cbba73e56b3961e03b85574c8a50beca

remove deprecated dep


2 files changed, 2 insertions(+), 8 deletions(-)

deps.zig+1-6
......@@ -66,7 +66,6 @@ pub const dirs = struct {
6666 pub const _2ovav391ivak = cache ++ "/git/github.com/nektro/zig-detect-license";
6767 pub const _pt88y5d80m25 = cache ++ "/git/github.com/nektro/zig-licenses-text";
6868 pub const _96h80ezrvj7i = cache ++ "/git/github.com/nektro/zig-leven";
69 pub const _qyrnfg0iwpzl = cache ++ "/git/github.com/nektro/zig-fs-check";
7069 pub const _c1xirp1ota5p = cache ++ "/git/github.com/nektro/zig-inquirer";
7170 pub const _u7sysdckdymi = cache ++ "/git/github.com/arqv/ini";
7271 pub const _iecwp4b3bsfm = cache ++ "/git/github.com/nektro/zig-time";
......@@ -132,13 +131,9 @@ pub const package_data = struct {
132131 .directory = dirs._96h80ezrvj7i,
133132 .pkg = Pkg{ .name = "leven", .path = .{ .path = dirs._96h80ezrvj7i ++ "/src/lib.zig" }, .dependencies = &.{ _tnj3qf44tpeq.pkg.? } },
134133 };
135 pub const _qyrnfg0iwpzl = Package{
136 .directory = dirs._qyrnfg0iwpzl,
137 .pkg = Pkg{ .name = "fs-check", .path = .{ .path = dirs._qyrnfg0iwpzl ++ "/src/lib.zig" }, .dependencies = null },
138 };
139134 pub const _2ovav391ivak = Package{
140135 .directory = dirs._2ovav391ivak,
141 .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.?, _qyrnfg0iwpzl.pkg.? } },
136 .pkg = Pkg{ .name = "detect-license", .path = .{ .path = dirs._2ovav391ivak ++ "/src/lib.zig" }, .dependencies = &.{ _pt88y5d80m25.pkg.?, _96h80ezrvj7i.pkg.? } },
142137 };
143138 pub const _c1xirp1ota5p = Package{
144139 .directory = dirs._c1xirp1ota5p,
zigmod.lock+1-2
......@@ -11,10 +11,9 @@ git https://github.com/MasterQ32/zig-uri commit-01155026c8362bb75dcab10bafc31abf
1111git https://github.com/nektro/zig-json commit-a091eaa9f9ae91c3875630ba1983b33ea04971a3
1212git https://github.com/nektro/zig-extras commit-aa4f77ea988ad23fee6af78afbb1daafbd7193a2
1313git https://github.com/nektro/zig-range commit-4b2f12808aa09be4b27a163efc424dd4e0415992
14git https://github.com/nektro/zig-detect-license commit-fe045f9399c532d01ff87d956d8387017636f675
14git https://github.com/nektro/zig-detect-license commit-de5c285d999eea68b9189b48bb000243fef0a689
1515git https://github.com/nektro/zig-licenses-text commit-3c07c6e4eb0965dafd0b029c632f823631b3169c
1616git https://github.com/nektro/zig-leven commit-ab852cf74fa0b4edc530d925f0654b62c60365bf
17git https://github.com/nektro/zig-fs-check commit-dcd8da90fcb8bf3c9887e713bf0ec072bc897dd5
1817git https://github.com/nektro/zig-inquirer commit-14c3492c46f9765c3e77436741794d1a3118cbee
1918git https://github.com/arqv/ini commit-b93f5b5ff9449f9af68ae3081f6a5e858b6698d9
2019git https://github.com/nektro/zig-time commit-d36cf720d305ffcf3003d855feeb00a10913bc56