File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.3
66
77require (
88 github.com/BurntSushi/toml v1.4.0
9- github.com/fsnotify/fsnotify v1.7 .0
9+ github.com/fsnotify/fsnotify v1.8 .0
1010 github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d
1111 github.com/getlantern/systray v1.2.2
1212 github.com/hako/durafmt v0.0.0-20210608085754-5c1018a4e16b
Original file line number Diff line number Diff line change @@ -48,6 +48,8 @@ github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a h1:yDWHCSQ40h88yi
4848github.com/facebookgo/clock v0.0.0-20150410010913-600d898af40a /go.mod h1:7Ga40egUymuWXxAe151lTNnCv97MddSOVsjpPPkityA =
4949github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
5050github.com/fsnotify/fsnotify v1.7.0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
51+ github.com/fsnotify/fsnotify v1.8.0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
52+ github.com/fsnotify/fsnotify v1.8.0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
5153github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d h1:dHYKX8CBAs1zSGXm3q3M15CLAEwPEkwrK1ed8FCo+Xo =
5254github.com/gen2brain/dlgs v0.0.0-20220603100644-40c77870fa8d /go.mod h1:/eFcjDXaU2THSOOqLxOPETIbHETnamk8FA/hMjhg/gU =
5355github.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