From 50e22d76fc550c0138868ec9c9dc0b36ac62353e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 21:46:58 -0400 Subject: build(deps): bump gopkg.in/yaml.v2 from 2.2.3 to 2.2.4 (#79) Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/go-yaml/yaml/releases) - [Commits](https://github.com/go-yaml/yaml/compare/v2.2.3...v2.2.4) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 58fe9fe..70a6e1b 100644 --- a/go.mod +++ b/go.mod @@ -14,6 +14,6 @@ require ( github.com/stretchr/testify v1.4.0 golang.org/x/net v0.0.0-20190522155817-f3200d17e092 // indirect gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect - gopkg.in/yaml.v2 v2.2.3 + gopkg.in/yaml.v2 v2.2.4 within.website/ln v0.7.0 ) -- cgit v1.2.3