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 @@ -16,7 +16,7 @@ require (
1616 github.com/a97077088/dylib v0.0.0-20210726041103-cf42039dadef // indirect
1717 github.com/a97077088/libfridabinres v0.0.0-20210824060810-65670ebf4f65 // indirect
1818 github.com/fatih/color v1.12.0 // indirect
19- github.com/fsnotify/fsnotify v1.5.0 // indirect
19+ github.com/fsnotify/fsnotify v1.5.1 // indirect
2020 github.com/gin-contrib/sse v0.1.0 // indirect
2121 github.com/go-playground/locales v0.14.0 // indirect
2222 github.com/go-playground/universal-translator v0.18.0 // indirect
Original file line number Diff line number Diff line change @@ -53,6 +53,8 @@ github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWo
5353github.com/fsnotify/fsnotify v1.4.9 /go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ =
5454github.com/fsnotify/fsnotify v1.5.0 h1:NO5hkcB+srp1x6QmwvNZLeaOgbM8cmBTN32THzjvu2k =
5555github.com/fsnotify/fsnotify v1.5.0 /go.mod h1:BX0DCEr5pT4jm2CnQdVP1lFV521fcCNcyEeNp4DQQDk =
56+ github.com/fsnotify/fsnotify v1.5.1 h1:mZcQUHVQUQWoPXXtuf9yuEXKudkV2sx1E06UadKWpgI =
57+ github.com/fsnotify/fsnotify v1.5.1 /go.mod h1:T3375wBYaZdLLcVNkcVbzGHY7f1l/uK5T5Ai1i3InKU =
5658github.com/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE =
5759github.com/gin-contrib/sse v0.1.0 /go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI =
5860github.com/gin-gonic/gin v1.7.2 h1:Tg03T9yM2xa8j6I3Z3oqLaQRSmKvxPd6g/2HJ6zICFA =
You can’t perform that action at this time.
0 commit comments