summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-03-14 01:01:56 +0100
committerGitHub <noreply@github.com>2020-03-14 01:01:56 +0100
commit16536af1131cd58d3a9a272d081d0b848d806e28 (patch)
tree26824928d3678e023578e6df13b02ff0712a43d7 /go.mod
parent4f497991bcff59a030fc79ce54e7855d7f38be99 (diff)
parente7e5d125f35988b3b7463973056d873907198626 (diff)
downloadpodman-16536af1131cd58d3a9a272d081d0b848d806e28.tar.gz
podman-16536af1131cd58d3a9a272d081d0b848d806e28.tar.bz2
podman-16536af1131cd58d3a9a272d081d0b848d806e28.zip
Merge pull request #5491 from containers/dependabot/go_modules/github.com/fsnotify/fsnotify-1.4.9
Bump github.com/fsnotify/fsnotify from 1.4.7 to 1.4.9
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index ec5d599ee..56b0baf0e 100644
--- a/go.mod
+++ b/go.mod
@@ -25,7 +25,7 @@ require (
github.com/docker/go-connections v0.4.0
github.com/docker/go-units v0.4.0
github.com/etcd-io/bbolt v1.3.3
- github.com/fsnotify/fsnotify v1.4.7
+ github.com/fsnotify/fsnotify v1.4.9
github.com/ghodss/yaml v1.0.0
github.com/godbus/dbus/v5 v5.0.3
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf