Skip to content

Commit

Permalink
Merge pull request #55 from koenrh/dependabot/go_modules/golang.org/x…
Browse files Browse the repository at this point in the history
…/crypto-0.31.0
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
2 parents bf3b655 + 38d2c5b commit 88ff86e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module github.com/koenrh/certstatus

require golang.org/x/crypto v0.23.0
require golang.org/x/crypto v0.31.0

go 1.18
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/crypto v0.23.0 h1:dIJU/v2J8Mdglj/8rJ6UUOM3Zc9zLZxVZwwxMooUSAI=
golang.org/x/crypto v0.23.0/go.mod h1:CKFgDieR+mRhux2Lsu27y0fO304Db0wZe70UKqHu0v8=
golang.org/x/crypto v0.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=
golang.org/x/crypto v0.31.0/go.mod h1:kDsLvtWBEx7MV9tJOj9bnXsPbxwJQ6csT/x4KIN4Ssk=

0 comments on commit 88ff86e

Please sign in to comment.