Skip to content

Commit 241e8ac

Browse files
Merge pull request #28 from kintsdev/dependabot/go_modules/golang.org/x/crypto-0.51.0
Bump golang.org/x/crypto from 0.50.0 to 0.51.0
2 parents e46b964 + f4ad171 commit 241e8ac

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/kintsdev/certy
22

33
go 1.25.0
44

5-
require golang.org/x/crypto v0.50.0
5+
require golang.org/x/crypto v0.51.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
golang.org/x/crypto v0.50.0 h1:zO47/JPrL6vsNkINmLoo/PH1gcxpls50DNogFvB5ZGI=
2-
golang.org/x/crypto v0.50.0/go.mod h1:3muZ7vA7PBCE6xgPX7nkzzjiUq87kRItoJQM1Yo8S+Q=
1+
golang.org/x/crypto v0.51.0 h1:IBPXwPfKxY7cWQZ38ZCIRPI50YLeevDLlLnyC5wRGTI=
2+
golang.org/x/crypto v0.51.0/go.mod h1:8AdwkbraGNABw2kOX6YFPs3WM22XqI4EXEd8g+x7Oc8=

0 commit comments

Comments
 (0)