Skip to content

Commit

Permalink
Merge pull request #40 from kmahyyg/dependabot/go_modules/ztnodeid/go…
Browse files Browse the repository at this point in the history
…lang.org/x/crypto-0.31.0

build(deps): bump golang.org/x/crypto from 0.8.0 to 0.31.0 in /ztnodeid
  • Loading branch information
kmahyyg authored Jan 19, 2025
2 parents 9529f56 + 65c90fb commit 8e464ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ztnodeid/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module ztnodeid

go 1.20

require golang.org/x/crypto v0.8.0
require golang.org/x/crypto v0.31.0
4 changes: 2 additions & 2 deletions ztnodeid/go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/crypto v0.8.0 h1:pd9TJtTueMTVQXzk8E2XESSMQDj/U7OUu0PqJqPXQjQ=
golang.org/x/crypto v0.8.0/go.mod h1:mRqEX+O9/h5TFCrQhkgjo2yKi0yYA+9ecGkdQoHrywE=
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 8e464ac

Please sign in to comment.