Merge pull request #5080 from restic/dependabot/go_modules/golang.org/x/oauth2-0.23.0

build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
This commit is contained in:
Michael Eischer
2024-10-09 20:15:43 +00:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -27,7 +27,7 @@ require (
go.uber.org/automaxprocs v1.6.0
golang.org/x/crypto v0.26.0
golang.org/x/net v0.28.0
golang.org/x/oauth2 v0.22.0
golang.org/x/oauth2 v0.23.0
golang.org/x/sync v0.8.0
golang.org/x/sys v0.25.0
golang.org/x/term v0.23.0