aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-29 07:09:53 -0400
committerGitHub <noreply@github.com>2020-05-29 07:09:53 -0400
commit005c5ec3495d92b36d435553c042960627013370 (patch)
tree24dbc1088f4a66cd26576448347c1d54f4eec10d /go.mod
parent7d1be8022686e7440b99aaae39a09009a4eb9268 (diff)
downloadxesite-005c5ec3495d92b36d435553c042960627013370.tar.xz
xesite-005c5ec3495d92b36d435553c042960627013370.zip
build(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#158)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0) 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index da2b21c..05d15ef 100644
--- a/go.mod
+++ b/go.mod
@@ -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.5.1
+ github.com/stretchr/testify v1.6.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
gopkg.in/yaml.v2 v2.3.0
within.website/ln v0.9.0