Skip to content

Commit 6949741

Browse files
Bump github.com/stretchr/testify from 1.10.0 to 1.11.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c08b8a commit 6949741

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/spaolacci/murmur3 v1.1.0
3232
github.com/spf13/cast v1.9.2
3333
github.com/spf13/cobra v1.9.1
34-
github.com/stretchr/testify v1.10.0
34+
github.com/stretchr/testify v1.11.0
3535
github.com/testcontainers/testcontainers-go v0.38.0
3636
github.com/zenizh/go-capturer v0.0.0-20211219060012-52ea6c8fed04
3737
go.opentelemetry.io/otel v1.37.0

go.sum

Lines changed: 2 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)