Bump golang.org/x/oauth2 from 0.15.0 to 0.19.0 (#3441)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikola Jokic <jokicnikola07@gmail.com>
This commit is contained in:
dependabot[bot]
2024-04-29 12:55:24 +02:00
committed by GitHub
parent 49490c4421
commit d9af241a7d
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
go.uber.org/multierr v1.11.0
go.uber.org/zap v1.26.0
golang.org/x/net v0.24.0
golang.org/x/oauth2 v0.15.0
golang.org/x/oauth2 v0.19.0
golang.org/x/sync v0.6.0
gomodules.xyz/jsonpatch/v2 v2.4.0
gopkg.in/yaml.v2 v2.4.0