feat: update golang.org/x/oauth2 to v0.35.0 #minor (#653)

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]
2026-02-19 17:16:27 +00:00
committed by GitHub
parent 107cf57e22
commit 3b9ff94c00
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

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