Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 (#322)

This commit is contained in:
dependabot-preview[bot]
2019-11-06 15:49:39 +00:00
committed by GitHub
parent 903d9455db
commit c4efb7477c
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.4
gopkg.in/yaml.v2 v2.2.5
)