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, 0 insertions, 2 deletions
diff --git a/vendor/github.com/mitchellh/mapstructure/go.mod b/vendor/github.com/mitchellh/mapstructure/go.mod index a03ae973..d2a71256 100644 --- a/vendor/github.com/mitchellh/mapstructure/go.mod +++ b/vendor/github.com/mitchellh/mapstructure/go.mod @@ -1,3 +1 @@ module github.com/mitchellh/mapstructure - -go 1.14 |