aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/icrowley/fake/.go-makefile.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/icrowley/fake/.go-makefile.json')
-rw-r--r--vendor/github.com/icrowley/fake/.go-makefile.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/github.com/icrowley/fake/.go-makefile.json b/vendor/github.com/icrowley/fake/.go-makefile.json
deleted file mode 100644
index 7f688de0..00000000
--- a/vendor/github.com/icrowley/fake/.go-makefile.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "build_id_generator": "0x$(shell echo $(version) | sha1sum | awk '{print $$1}')",
- "host": "github.com",
- "include": [],
- "kind": "package",
- "name": "fake",
- "tool": [],
- "user": "icrowley",
- "version_generator": "$(shell git rev-list --count HEAD).$(shell git rev-parse --short HEAD)",
- "version_variable": "cli.version"
-}