diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-07 08:12:35 -0500 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2017-03-07 08:12:35 -0500 |
| commit | 5763376a7ef50a116f9585ffd280bbf8e37621d3 (patch) | |
| tree | 8dc6d5376e1bf422a1aa693c27f505721741a1f0 /vendor/github.com/jinzhu/now/Guardfile | |
| parent | 871fb90b26a98ee3569c325940a5f4e380631c54 (diff) | |
| parent | 34931b46ed9ebb06e9555d6e62c98c70dc460d59 (diff) | |
Merge branch 'master' into garbage-collect
Diffstat (limited to 'vendor/github.com/jinzhu/now/Guardfile')
| -rw-r--r-- | vendor/github.com/jinzhu/now/Guardfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/vendor/github.com/jinzhu/now/Guardfile b/vendor/github.com/jinzhu/now/Guardfile deleted file mode 100644 index 0b860b0..0000000 --- a/vendor/github.com/jinzhu/now/Guardfile +++ /dev/null @@ -1,3 +0,0 @@ -guard 'gotest' do - watch(%r{\.go$}) -end |
