diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-08-26 09:03:06 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-26 09:03:06 -0400 |
commit | 6f1faf36da9482c1cc99814772d16125fe9a4e36 (patch) | |
tree | 928341ef35bed1fc03402069f57ccd5bdda3b32b /vendor/modules.txt | |
parent | 49cfed756f5dfb6d9267eb29d31f651578c9037c (diff) | |
parent | c6e12a2e444a271d6a462bf174c7774f0e5dd496 (diff) | |
download | podman-6f1faf36da9482c1cc99814772d16125fe9a4e36.tar.gz podman-6f1faf36da9482c1cc99814772d16125fe9a4e36.tar.bz2 podman-6f1faf36da9482c1cc99814772d16125fe9a4e36.zip |
Merge pull request #11321 from containers/dependabot/go_modules/github.com/fsnotify/fsnotify-1.5.1
Bump github.com/fsnotify/fsnotify from 1.4.9 to 1.5.1
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c9e56cdc0..634930d17 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -337,7 +337,7 @@ github.com/docker/libnetwork/resolvconf/dns github.com/docker/libnetwork/types # github.com/dtylman/scp v0.0.0-20181017070807-f3000a34aef4 github.com/dtylman/scp -# github.com/fsnotify/fsnotify v1.4.9 +# github.com/fsnotify/fsnotify v1.5.1 github.com/fsnotify/fsnotify # github.com/fsouza/go-dockerclient v1.7.3 github.com/fsouza/go-dockerclient @@ -674,7 +674,7 @@ golang.org/x/net/proxy golang.org/x/net/trace # golang.org/x/sync v0.0.0-20210220032951-036812b2e83c golang.org/x/sync/semaphore -# golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 +# golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c golang.org/x/sys/cpu golang.org/x/sys/execabs golang.org/x/sys/internal/unsafeheader |