Skip to content

Commit 85329be

Browse files
build(deps): bump github.com/stretchr/testify
Bumps the scripts group in /scripts/gen_github_action_config with 1 update: [github.com/stretchr/testify](https://github.com/stretchr/testify). Updates `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 dependency-group: scripts ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0515ab2 commit 85329be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

scripts/gen_github_action_config/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
require (
66
github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
7-
github.com/stretchr/testify v1.10.0
7+
github.com/stretchr/testify v1.11.0
88
golang.org/x/oauth2 v0.30.0
99
)
1010

scripts/gen_github_action_config/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)