File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
6464 github.com/docker/docker v27.1.2+incompatible // indirect
6565 github.com/docker/go-connections v0.4.0 // indirect
6666 github.com/evanphx/json-patch v5.6.0+incompatible // indirect
67- github.com/fsnotify/fsnotify v1.7 .0
67+ github.com/fsnotify/fsnotify v1.8 .0
6868 github.com/go-logr/logr v1.4.1 // indirect
6969 github.com/go-openapi/jsonpointer v0.20.0 // indirect
7070 github.com/go-openapi/jsonreference v0.20.2 // indirect
Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHk
8686github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
8787github.com/fsnotify/fsnotify v1.4.7 /go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo =
8888github.com/fsnotify/fsnotify v1.6.0 /go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbSClcnxKAGw =
89- github.com/fsnotify/fsnotify v1.7 .0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA =
90- github.com/fsnotify/fsnotify v1.7 .0 /go.mod h1:40Bi/Hjc2AVfZrqy+aj+yEI+/bRxZnMJyTJwOpGvigM =
89+ github.com/fsnotify/fsnotify v1.8 .0 h1:dAwr6QBTBZIkG8roQaJjGof0pp0EeF+tNV7YBP3F/8M =
90+ github.com/fsnotify/fsnotify v1.8 .0 /go.mod h1:8jBTzvmWwFyi3Pb8djgCCO5IBqzKJ/Jwo8TRcHyHii0 =
9191github.com/go-logr/logr v0.1.0 /go.mod h1:ixOQHD9gLJUVQQ2ZOR7zLEifBX6tGkNJF4QyIY7sIas =
9292github.com/go-logr/logr v1.2.4 /go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A =
9393github.com/go-logr/logr v1.4.1 h1:pKouT5E8xu9zeFC39JXRDukb6JFQPXM5p5I91188VAQ =
You can’t perform that action at this time.
0 commit comments