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

This commit is contained in:
2026-09-02 20:09:18 +00:00
parent fec6cec5cb
commit 7bd0f30e30
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ require (
github.com/libdns/cloudflare v0.2.2
github.com/muesli/termenv v0.16.0
github.com/stretchr/testify v1.12.1
golang.org/x/crypto v0.55.0
golang.org/x/crypto v0.56.0
google.golang.org/grpc v1.83.2
google.golang.org/protobuf v1.36.12
)