Skip to content

Commit 9ecec9c

Browse files
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc2da93 commit 9ecec9c

File tree

2 files changed

+1388
-2
lines changed

2 files changed

+1388
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-git/go-git/v5 v5.6.1
99
github.com/spf13/cobra v1.8.0
1010
github.com/spf13/pflag v1.0.5
11-
github.com/stretchr/testify v1.8.4
11+
github.com/stretchr/testify v1.9.0
1212
github.com/vaughan0/go-ini v0.0.0-20130923145212-a98ad7ee00ec
1313
go.bug.st/relaxed-semver v0.11.0
1414
)

0 commit comments

Comments
 (0)