fix(deps): update module golang.org/x/crypto to v0.49.0
Tests / Run Tests (pull_request) Successful in 2m4s

This commit is contained in:
2026-03-11 23:04:34 +00:00
parent 0b2c029ac1
commit e71918e111
2 changed files with 12 additions and 4 deletions
+4 -4
View File
@@ -12,7 +12,7 @@ require (
github.com/joho/godotenv v1.5.1
github.com/libdns/cloudflare v0.2.2
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.48.0
golang.org/x/crypto v0.49.0
google.golang.org/grpc v1.79.2
google.golang.org/protobuf v1.36.11
)
@@ -45,10 +45,10 @@ require (
go.uber.org/zap v1.27.1 // indirect
go.uber.org/zap/exp v0.3.0 // indirect
golang.org/x/mod v0.33.0 // indirect
golang.org/x/net v0.50.0 // indirect
golang.org/x/sync v0.19.0 // indirect
golang.org/x/net v0.51.0 // indirect
golang.org/x/sync v0.20.0 // indirect
golang.org/x/sys v0.42.0 // indirect
golang.org/x/text v0.34.0 // indirect
golang.org/x/text v0.35.0 // indirect
golang.org/x/tools v0.42.0 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20251222181119-0a764e51fe1b // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect