Skip to content
This repository was archived by the owner on Jun 5, 2026. It is now read-only.

Commit ff1a42e

Browse files
chore(deps): update module golang.org/x/oauth2 to v0.27.0 [security]
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------- | | go | golang.org/x/oauth2 | v0.11.0 | v0.27.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e339c37 commit ff1a42e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ require (
244244
golang.org/x/exp v0.0.0-20230713183714-613f0c0eb8a1 // indirect
245245
golang.org/x/mod v0.17.0 // indirect
246246
golang.org/x/net v0.26.0 // indirect
247-
golang.org/x/oauth2 v0.11.0 // indirect
247+
golang.org/x/oauth2 v0.27.0 // indirect
248248
golang.org/x/sys v0.21.0 // indirect
249249
golang.org/x/text v0.16.0 // indirect
250250
golang.org/x/time v0.3.0 // indirect

0 commit comments

Comments
 (0)