chore(deps): add yaml.v3

This commit is contained in:
DataHearth 2022-02-27 14:51:45 +01:00
parent 0563a9dcad
commit 34492f83c1
1 changed files with 1 additions and 0 deletions

1
go.mod
View File

@ -7,6 +7,7 @@ require (
github.com/pterm/pterm v0.12.37
github.com/spf13/cobra v1.3.0
github.com/spf13/viper v1.10.1
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
require (