diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-14 16:26:58 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2019-12-14 16:26:58 -0500 |
| commit | c9ba14a39036f2b4ced6ee465f62119c7097f201 (patch) | |
| tree | 40a3480888f0200fff20306a3b3a15170b587042 /go.mod | |
| parent | bfcfe094bb0699adeb2f0e66334ac9d868f65115 (diff) | |
| download | xesite-c9ba14a39036f2b4ced6ee465f62119c7097f201.tar.xz xesite-c9ba14a39036f2b4ced6ee465f62119c7097f201.zip | |
build(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#96)
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](https://github.com/go-yaml/yaml/compare/v2.2.5...v2.2.7)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ require ( github.com/snabb/sitemap v1.0.0 github.com/stretchr/testify v1.4.0 gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect - gopkg.in/yaml.v2 v2.2.5 + gopkg.in/yaml.v2 v2.2.7 within.website/ln v0.7.0 ) |
