Skip to content

Commit 1c677e3

Browse files
build(deps): bump the scripts group
Bumps the scripts group in /scripts/gen_github_action_config with 2 updates: [github.com/stretchr/testify](https://github.com/stretchr/testify) and [golang.org/x/oauth2](https://github.com/golang/oauth2). Updates `github.com/stretchr/testify` from 1.11.0 to 1.11.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.0...v1.11.1) Updates `golang.org/x/oauth2` from 0.30.0 to 0.31.0 - [Commits](golang/oauth2@v0.30.0...v0.31.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: scripts - dependency-name: golang.org/x/oauth2 dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: scripts ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 88ef93e commit 1c677e3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

scripts/gen_github_action_config/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ go 1.24.0
44

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

1111
require (

scripts/gen_github_action_config/go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)