diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-08 13:53:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-08 13:53:43 -0400 |
| commit | 8177400f45ef561dab61c23c8a1fd790fc40a632 (patch) | |
| tree | 389dc438cc3272ece9355aaa38034289095a8407 /go.mod | |
| parent | 8f10617d81d155ceaa0d8185a1d76aacde95158b (diff) | |
| download | xesite-8177400f45ef561dab61c23c8a1fd790fc40a632.tar.xz xesite-8177400f45ef561dab61c23c8a1fd790fc40a632.zip | |
build(deps): bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#164)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.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
@@ -12,7 +12,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.6.0 + github.com/stretchr/testify v1.6.1 golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d gopkg.in/yaml.v2 v2.3.0 within.website/ln v0.9.1 |
