chore(go.mod): update x/crypto to 0.31.0 (#15869)

This commit is contained in:
Cian Johnston
2024-12-16 09:20:31 +00:00
committed by GitHub
parent 2eee201cd8
commit 14ce3aa018
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ require (
go.uber.org/atomic v1.11.0
go.uber.org/goleak v1.3.1-0.20240429205332-517bace7cc29
go4.org/netipx v0.0.0-20230728180743-ad4cb58a6516
golang.org/x/crypto v0.30.0
golang.org/x/crypto v0.31.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
golang.org/x/mod v0.22.0
golang.org/x/net v0.32.0