File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ require (
10
10
github.com/joho/godotenv v1.5.1
11
11
github.com/muesli/termenv v0.15.2
12
12
github.com/nxtcoder17/fastlog v0.0.0-20250702035423-1739653a5c24
13
- github.com/nxtcoder17/fwatcher v1.2.2-0.20250318121757-bfc2065fa9f5
14
- github.com/nxtcoder17/go.pkgs v0.0.0-20250216034729-39e2d2cd48da
13
+ github.com/nxtcoder17/fwatcher v1.2.2-0.20250804201159-543ad31be162
15
14
github.com/urfave/cli/v3 v3.0.0-beta1
16
15
golang.org/x/sync v0.10.0
17
16
golang.org/x/term v0.32.0
@@ -28,6 +27,7 @@ require (
28
27
github.com/mattn/go-colorable v0.1.13 // indirect
29
28
github.com/mattn/go-isatty v0.0.20 // indirect
30
29
github.com/mattn/go-runewidth v0.0.16 // indirect
30
+ github.com/nxtcoder17/go.pkgs v0.0.0-20250216034729-39e2d2cd48da // indirect
31
31
github.com/rivo/uniseg v0.4.7 // indirect
32
32
github.com/rs/zerolog v1.33.0 // indirect
33
33
github.com/samber/lo v1.47.0 // indirect
Original file line number Diff line number Diff line change @@ -39,8 +39,8 @@ github.com/muesli/termenv v0.15.2 h1:GohcuySI0QmI3wN8Ok9PtKGkgkFIk7y6Vpb5PvrY+Wo
39
39
github.com/muesli/termenv v0.15.2 /go.mod h1:Epx+iuz8sNs7mNKhxzH4fWXGNpZwUaJKRS1noLXviQ8 =
40
40
github.com/nxtcoder17/fastlog v0.0.0-20250702035423-1739653a5c24 h1:oLLpFv1p7jRRrrsZzyf77pECLAMKrTxzHRSoHNRoELw =
41
41
github.com/nxtcoder17/fastlog v0.0.0-20250702035423-1739653a5c24 /go.mod h1:x6o+8WEHRGaWu9XEhSdTrjmDjKhVnKNXd/XZ56bNN/o =
42
- github.com/nxtcoder17/fwatcher v1.2.2-0.20250318121757-bfc2065fa9f5 h1:6BulIAQBv2FZqUFZcKtFEhc1vMOeOdeMS+S5d874FMY =
43
- github.com/nxtcoder17/fwatcher v1.2.2-0.20250318121757-bfc2065fa9f5 /go.mod h1:SMwIdCpyi5fBygrkCX8hIIUeILzgoxJFaDSlhFBOWWQ =
42
+ github.com/nxtcoder17/fwatcher v1.2.2-0.20250804201159-543ad31be162 h1:7EHTiBm6MVUMzT8pdeavpXcxwzzIbDC0QJwre6OvGAk =
43
+ github.com/nxtcoder17/fwatcher v1.2.2-0.20250804201159-543ad31be162 /go.mod h1:SMwIdCpyi5fBygrkCX8hIIUeILzgoxJFaDSlhFBOWWQ =
44
44
github.com/nxtcoder17/go.pkgs v0.0.0-20250216034729-39e2d2cd48da h1:Y6GILHFlrihVfDqDPQ98y2kdUeI0SQc8tnoXh2NbEIA =
45
45
github.com/nxtcoder17/go.pkgs v0.0.0-20250216034729-39e2d2cd48da /go.mod h1:raSGHj5CMHNHZf4fCV9CWpFk0hsb2CSKFZSPd4zW8JM =
46
46
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments