diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ require ( github.com/gabriel-vasile/mimetype v1.4.0 github.com/google/go-cmp v0.5.6 github.com/google/uuid v1.3.0 + github.com/mitchellh/mapstructure v1.4.3 github.com/nightlyone/lockfile v1.0.0 golang.org/x/net v0.0.0-20210916014120-12bc252f5db8 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b |