We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f91c698 + b907538 commit 339ea52Copy full SHA for 339ea52
go.mod
@@ -2,4 +2,4 @@ module github.com/kintsdev/certy
2
3
go 1.22.2
4
5
-require golang.org/x/crypto v0.31.0
+require golang.org/x/crypto v0.32.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
-golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=
+golang.org/x/crypto v0.32.0 h1:euUpcYgM8WcP71gNpTqQCn6rC2t6ULUPiOzfWaXVVfc=
+golang.org/x/crypto v0.32.0/go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ugc=
0 commit comments