diff options
| author | Grant Ammons <gammons@gmail.com> | 2017-03-07 08:11:13 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-07 08:11:13 -0500 |
| commit | 34931b46ed9ebb06e9555d6e62c98c70dc460d59 (patch) | |
| tree | 7abefe0115f24ea94a007827a8e8239198b3e585 /vendor/github.com/jinzhu/now/Guardfile | |
| parent | 7e50f18e5ed99abb58d3235b0060fc11ba9aa83d (diff) | |
| parent | ee5353cf832a2fec57eacb77396a443e6d6a5b9e (diff) | |
Merge pull request #35 from DmitriyMV/fix/time
Remove github.com/jinzhu/now.
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 |
