From 5616eb36afd55778f5019905895f58424f4049f0 Mon Sep 17 00:00:00 2001 From: ehlxr Date: Sun, 27 Sep 2020 10:12:25 +0800 Subject: [PATCH] update at 2020-09-27 10:12:25 by ehlxr --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 583cd09..08ee733 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/manifoldco/promptui v0.7.0 github.com/mattn/go-colorable v0.1.6 // indirect github.com/mitchellh/go-homedir v1.1.0 - github.com/mitchellh/mapstructure v1.2.2 // indirect + github.com/mitchellh/mapstructure v1.3.1 // indirect github.com/pelletier/go-toml v1.7.0 // indirect github.com/spf13/afero v1.2.2 // indirect github.com/spf13/cast v1.3.1 // indirect