feat: update golang.org/x/crypto to v0.37.0 #minor (#221)

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-11-06 03:18:59 +00:00
committed by GitHub
parent afed611884
commit 7d9735275a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/spf13/viper v1.21.0
github.com/swaggo/http-swagger/v2 v2.0.2
github.com/swaggo/swag/v2 v2.0.0-rc4
golang.org/x/crypto v0.35.0
golang.org/x/crypto v0.37.0
golang.org/x/oauth2 v0.32.0
gopkg.in/yaml.v3 v3.0.1
gorm.io/datatypes v1.2.7