diff options
Diffstat (limited to 'vendor/github.com/mitchellh/mapstructure/go.mod')
-rw-r--r-- | vendor/github.com/mitchellh/mapstructure/go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/mitchellh/mapstructure/go.mod b/vendor/github.com/mitchellh/mapstructure/go.mod index d2a71256..a03ae973 100644 --- a/vendor/github.com/mitchellh/mapstructure/go.mod +++ b/vendor/github.com/mitchellh/mapstructure/go.mod @@ -1 +1,3 @@ module github.com/mitchellh/mapstructure + +go 1.14 |