File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.4
6
6
7
7
require (
8
8
github.com/BurntSushi/toml v1.4.0
9
- github.com/fsnotify/fsnotify v1.8 .0
9
+ github.com/fsnotify/fsnotify v1.9 .0
10
10
github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d
11
11
github.com/getlantern/systray v1.2.2
12
12
github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
Original file line number Diff line number Diff line change @@ -50,6 +50,8 @@ github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nos
50
50
github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
51
51
github.com/fsnotify/fsnotify v1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
52
52
github.com/fsnotify/fsnotify v1.8.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
53
+ github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
54
+ github.com/fsnotify/fsnotify v1.9.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
53
55
github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d h1:dHYKX8CBAs1zSGXm3q3M15CLAEwPEkwrK1ed8FCo+Xo =
54
56
github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d /go.mod h1:/eFcjDXaU2THSOOqLxOPETIbHETnamk8FA/hMjhg/gU =
55
57
github.com/getlantern/context v0.0.0-20190109183933-c447772a6520 /go.mod h1:L+mq6/vvYHKjCX2oez0CgEAJmbq1fbb/oNJIWQkBybY =
You can’t perform that action at this time.
0 commit comments