mirror of
https://github.com/kovetskiy/mark.git
synced 2026-05-04 06:22:35 +00:00
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](https://github.com/stretchr/testify/compare/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>
This commit is contained in:
committed by
Manuel Rüger
parent
093d62e6d1
commit
b7d64ce03a
2
go.mod
2
go.mod
@@ -12,7 +12,7 @@ require (
|
||||
github.com/reconquest/karma-go v1.4.0
|
||||
github.com/reconquest/pkg v1.3.1-0.20230331080542-242a3690a7bc
|
||||
github.com/reconquest/regexputil-go v0.0.0-20160905154124-38573e70c1f4
|
||||
github.com/stretchr/testify v1.8.4
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/urfave/cli/v2 v2.27.1
|
||||
github.com/yuin/goldmark v1.7.0
|
||||
golang.org/x/tools v0.18.0
|
||||
|
||||
Reference in New Issue
Block a user