add go get github.com/fsnotify/fsnotify@v1.4.9

This commit is contained in:
A.Unger
2021-06-08 10:54:14 +02:00
parent 65c45caa8d
commit 6406982ab0
24 changed files with 40 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ require (
contrib.go.opencensus.io/exporter/zipkin v0.1.2
github.com/GeertJohan/yubigo v0.0.0-20190917122436-175bc097e60e
github.com/asim/go-micro/v3 v3.5.1-0.20210217182006-0f0ace1a44a9
github.com/fsnotify/fsnotify v1.4.9 // indirect
github.com/glauth/glauth v1.1.3-0.20201110124627-fd3ac7e4bbdc
github.com/go-logr/logr v0.1.0
github.com/micro/cli/v2 v2.1.2