bcrypt/tests/reference/go.mod
Alex Gaynor 35a695b51b
Bump go deps in tests/reference/ (#504)
This is to fix a warning about a vulnerable dep
2023-02-18 07:59:41 -06:00

6 lines
75 B
Modula-2

module github.com/pyca/bcrypt
go 1.17
require golang.org/x/crypto v0.6.0