diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-03-09 20:19:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-09 20:19:20 -0400 |
| commit | 80b0db8abfd4b401131e8399792cf88e9d9d4c7a (patch) | |
| tree | 5c7e20d93efecfb293c9784fb50083303d187b5c /go.mod | |
| parent | 8ee686bfbbcd9d6b9f62cb48046a980fa2d2c76f (diff) | |
| download | xesite-80b0db8abfd4b401131e8399792cf88e9d9d4c7a.tar.xz xesite-80b0db8abfd4b401131e8399792cf88e9d9d4c7a.zip | |
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#120)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ require ( github.com/sebest/xff v0.0.0-20160910043805-6c115e0ffa35 github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect github.com/snabb/sitemap v1.0.0 - github.com/stretchr/testify v1.4.0 + github.com/stretchr/testify v1.5.1 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d gopkg.in/yaml.v2 v2.2.8 within.website/ln v0.8.0 |
