Bump gopkg.in/yaml.v2 from 2.2.8 to 2.3.0 (#408)

This commit is contained in:
dependabot-preview[bot]
2020-05-14 06:20:36 +00:00
committed by GitHub
parent 1479e10663
commit 44aed552fd
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -5,5 +5,5 @@ go 1.12
require (
github.com/BurntSushi/toml v0.3.1
github.com/davecgh/go-spew v1.1.1
gopkg.in/yaml.v2 v2.2.8
gopkg.in/yaml.v2 v2.3.0
)