Skip to content

Commit

Permalink
Revert "fsnotify is only needed for viper, not needed yet"
Browse files Browse the repository at this point in the history
This reverts commit b678513.
  • Loading branch information
bobtfish committed Mar 9, 2016
1 parent 08e5d4b commit 42ccfde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gomfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ gom 'github.com/hashicorp/errwrap', :commit => '7554cd9344cec97297fa6649b055a8c9
gom 'github.com/hashicorp/go-multierror', :commit => 'd30f09973e19c1dfcd120b2d9c4f168e68d6b5d5'
gom 'github.com/jmespath/go-jmespath', :commit => '3433f3ea46d9f8019119e7dd41274e112a2359a9'
gom 'gopkg.in/yaml.v2', :commit => '7ad95dd0798a40da1ccdff6dff35fd177b5edf40'
gom 'gopkg.in/fsnotify.v1'
gom 'golang.org/x/crypto/ssh'
gom 'github.com/spf13/viper', :commit => 'c975dc1b4eacf4ec7fdbf0873638de5d090ba323'

Expand Down

0 comments on commit 42ccfde

Please sign in to comment.