mirror of
https://github.com/ent/ent.git
synced 2026-03-05 19:35:23 +03:00
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#3353)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
go.mod
2
go.mod
@@ -17,7 +17,7 @@ require (
|
||||
github.com/modern-go/reflect2 v1.0.2
|
||||
github.com/olekukonko/tablewriter v0.0.5
|
||||
github.com/spf13/cobra v1.6.1
|
||||
github.com/stretchr/testify v1.8.1
|
||||
github.com/stretchr/testify v1.8.2
|
||||
go.opencensus.io v0.24.0
|
||||
golang.org/x/sync v0.1.0
|
||||
golang.org/x/tools v0.6.1-0.20230222164832-25d2519c8696
|
||||
|
||||
Reference in New Issue
Block a user