]> git.lizzy.rs Git - micro.git/commitdiff
Bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#2329)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 7 Jan 2022 02:14:50 +0000 (18:14 -0800)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 02:14:50 +0000 (18:14 -0800)
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)

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
go.mod
go.sum

diff --git a/go.mod b/go.mod
index 53f4d190c094739075533ca55b9cd9fb528287b6..f5b85ab53fdc10edcb46291b29c27be30c12628b 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -18,7 +18,7 @@ require (
        github.com/zyedidia/tcell/v2 v2.0.8
        github.com/zyedidia/terminal v0.0.0-20180726154117-533c623e2415
        golang.org/x/text v0.3.2
-       gopkg.in/yaml.v2 v2.2.7
+       gopkg.in/yaml.v2 v2.2.8
        layeh.com/gopher-luar v1.0.7
 )
 
diff --git a/go.sum b/go.sum
index 9a8bf6561162fee99f9e14c72e7c56c54ec3b2ad..c3b38c59324daac606ba38c07a666789e2ea82ab 100644 (file)
--- a/go.sum
+++ b/go.sum
@@ -70,5 +70,5 @@ gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 h1:YR8cESwS4TdDjEe65xsg0ogR
 gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
 gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
 gopkg.in/yaml.v2 v2.2.4/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
-gopkg.in/yaml.v2 v2.2.7 h1:VUgggvou5XRW9mHwD/yXxIYSMtY0zoKQf/v226p2nyo=
-gopkg.in/yaml.v2 v2.2.7/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=
+gopkg.in/yaml.v2 v2.2.8 h1:obN1ZagJSUGI0Ek/LBmuj4SNLPfIny3KsKFopxRdj10=
+gopkg.in/yaml.v2 v2.2.8/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=