From b152f2ef04a04af5185891428a63e5343187b1f8 Mon Sep 17 00:00:00 2001 From: Grant Ammons Date: Wed, 7 Sep 2016 09:09:07 -0400 Subject: Add vendor --- vendor/github.com/jinzhu/now/Guardfile | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vendor/github.com/jinzhu/now/Guardfile (limited to 'vendor/github.com/jinzhu/now/Guardfile') diff --git a/vendor/github.com/jinzhu/now/Guardfile b/vendor/github.com/jinzhu/now/Guardfile new file mode 100644 index 0000000..0b860b0 --- /dev/null +++ b/vendor/github.com/jinzhu/now/Guardfile @@ -0,0 +1,3 @@ +guard 'gotest' do + watch(%r{\.go$}) +end -- cgit v1.3