From 2fbcfc68d2b8f948053f02f73f6e01a7fb7724cb Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Wed, 15 Jan 2020 18:00:41 -0500 Subject: Removing vendor/ folder Signed-off-by: Dave Henderson --- vendor/github.com/mitchellh/mapstructure/go.mod | 1 - 1 file changed, 1 deletion(-) delete mode 100644 vendor/github.com/mitchellh/mapstructure/go.mod (limited to 'vendor/github.com/mitchellh/mapstructure/go.mod') diff --git a/vendor/github.com/mitchellh/mapstructure/go.mod b/vendor/github.com/mitchellh/mapstructure/go.mod deleted file mode 100644 index d2a71256..00000000 --- a/vendor/github.com/mitchellh/mapstructure/go.mod +++ /dev/null @@ -1 +0,0 @@ -module github.com/mitchellh/mapstructure -- cgit v1.2.3