summaryrefslogtreecommitdiff
path: root/vendor/github.com/mitchellh/mapstructure/go.mod
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2019-10-03 23:20:12 -0400
committerDave Henderson <dhenderson@gmail.com>2019-10-04 21:28:52 -0400
commit2a263380091311c9987fbabfb7ccb2f288e58064 (patch)
tree6b895bccc7fc3814d0266de06132acd763537d66 /vendor/github.com/mitchellh/mapstructure/go.mod
parent3ecf5c37428c072b672b825fcc9493de6e1c5df7 (diff)
Moving to go modules
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'vendor/github.com/mitchellh/mapstructure/go.mod')
-rw-r--r--vendor/github.com/mitchellh/mapstructure/go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/github.com/mitchellh/mapstructure/go.mod b/vendor/github.com/mitchellh/mapstructure/go.mod
new file mode 100644
index 00000000..d2a71256
--- /dev/null
+++ b/vendor/github.com/mitchellh/mapstructure/go.mod
@@ -0,0 +1 @@
+module github.com/mitchellh/mapstructure