Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#327)

Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.7...v2.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-23 11:32:53 -05:00
committed by Thomas Pelletier
parent 80f8b7660b
commit 76a94674c9
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.7
gopkg.in/yaml.v2 v2.2.8
)