chore(deps): update module golang.org/x/oauth2 to v0.22.0
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
Renovate Bot 2024-08-04 16:33:19 +00:00 committed by nemunaire
parent aaad54d643
commit 8f14814335

2
go.mod
View File

@ -18,7 +18,7 @@ require (
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.25.0
golang.org/x/image v0.18.0
golang.org/x/oauth2 v0.21.0
golang.org/x/oauth2 v0.22.0
gopkg.in/fsnotify.v1 v1.4.7
)