feat: update golang.org/x/oauth2 to v0.34.0 #minor (#417)

Co-authored-by: public-glueops-renovatebot[bot] <186083205+public-glueops-renovatebot[bot]@users.noreply.github.com>
This commit is contained in:
public-glueops-renovatebot[bot]
2025-12-08 12:31:38 +00:00
committed by GitHub
parent fb4af74e3c
commit 98a6cf7e51
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/spf13/viper v1.21.0
github.com/swaggo/swag/v2 v2.0.0-rc4
golang.org/x/crypto v0.45.0
golang.org/x/oauth2 v0.33.0
golang.org/x/oauth2 v0.34.0
gopkg.in/yaml.v3 v3.0.1
gorm.io/datatypes v1.2.7
gorm.io/driver/postgres v1.6.0