fix(deps): update module github.com/stretchr/testify to v1.8.1 (#1947)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-11-01 20:30:44 +09:00
committed by GitHub
parent c74ad6195f
commit 3ae3811944
2 changed files with 4 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.22.1
github.com/prometheus/client_golang v1.13.0
github.com/stretchr/testify v1.8.0
github.com/stretchr/testify v1.8.1
github.com/teambition/rrule-go v1.8.0
go.uber.org/zap v1.23.0
golang.org/x/oauth2 v0.1.0