File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ module github.com/snorwin/haproxy-reload-wrapper
2
2
3
3
go 1.21
4
4
5
- require github.com/fsnotify/fsnotify v1.8 .0
5
+ require github.com/fsnotify/fsnotify v1.9 .0
6
6
7
7
require golang.org/x/sys v0.13.0 // indirect
Original file line number Diff line number Diff line change 1
- github.com/fsnotify/fsnotify v1.8 .0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
2
- github.com/fsnotify/fsnotify v1.8 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
1
+ github.com/fsnotify/fsnotify v1.9 .0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
2
+ github.com/fsnotify/fsnotify v1.9 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
3
3
golang.org/x/sys v0.13.0 h1:Af8nKPmuFypiUBjVoU9V20FiaFXOcuZI21p0ycVYYGE =
4
4
golang.org/x/sys v0.13.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments