Skip to content

Commit c082d71

Browse files
authored
Merge pull request #87 from github/dependabot/go_modules/github.com/stretchr/testify-1.8.4
Bump github.com/stretchr/testify from 1.7.0 to 1.8.4
2 parents 956f27f + 5e27e9b commit c082d71

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ require (
1313
github.com/sirupsen/logrus v1.7.0
1414
github.com/spf13/cobra v1.0.0
1515
github.com/spf13/pflag v1.0.5 // indirect
16-
github.com/stretchr/testify v1.7.0
16+
github.com/stretchr/testify v1.8.4
1717
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
1818
)

go.sum

Lines changed: 8 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)