chore: update version of golang.org/x/crypto library from v0.6.0 to v0.9.0
During the update also the following packages were updated: golang.org/x/sys v0.5.0 to v0.8.0 golang.org/x/text v0.7.0 to v0.9.0 Signed-off-by: Jonathan Gonzalez V <jonathan.abdiel@gmail.com>
This commit is contained in:
committed by
Jack Christensen
parent
2c1973de46
commit
4b9aa7c4f2
@@ -7,9 +7,9 @@ require (
|
||||
github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a
|
||||
github.com/jackc/puddle/v2 v2.2.0
|
||||
github.com/stretchr/testify v1.8.1
|
||||
golang.org/x/crypto v0.6.0
|
||||
golang.org/x/sys v0.5.0
|
||||
golang.org/x/text v0.7.0
|
||||
golang.org/x/crypto v0.9.0
|
||||
golang.org/x/sys v0.8.0
|
||||
golang.org/x/text v0.9.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user