Skip to content

Bump golang.org/x/crypto from 0.0.0-20191010185427-af544f31c8ac to 0.31.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ require (
github.com/reconquest/karma-go v0.0.0-20190930125156-7b5c19ad6eab
github.com/reconquest/regexputil-go v0.0.0-20160905154124-38573e70c1f4
github.com/seletskiy/carcosa v0.0.0-20191011132719-e95a536a5f95
golang.org/x/crypto v0.0.0-20191010185427-af544f31c8ac
golang.org/x/crypto v0.31.0
golang.org/x/exp v0.0.0-20241210194714-1829a127f884 // indirect
gonum.org/v1/gonum v0.15.1 // indirect
)