Skip to content

Commit

Permalink
Add not about fsnotify override declaration.
Browse files Browse the repository at this point in the history
Signed-off-by: Ashutosh Narkar <anarkar4387@gmail.com>
  • Loading branch information
ashutosh-narkar authored and tsandall committed Jul 9, 2019
1 parent d6596ca commit 70be739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ required = [
name = "google.golang.org/grpc"
version = "1.10.0"

# For dependency below: See issue https://github.com/golang/dep/issues/1799
[[override]]
name = "gopkg.in/fsnotify.v1"
source = "https://github.com/fsnotify/fsnotify.git"

0 comments on commit 70be739

Please sign in to comment.