mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
bced0bcc67
fnotify import path is github.com/fsnotify/fsnotify since its conversion to Go modules, so gopkg.in/fsnotify.v1 referred to an older release. Signed-off-by: Olivier Lemasle <o.lemasle@gmail.com>