chore(deps): update module golang.org/x/crypto to v0.16.0
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate 2023-12-03 06:01:54 +00:00
parent bf094d564b
commit a7ddad9951
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -9,7 +9,7 @@ require (
github.com/pquerna/otp v1.4.0
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.25.7
golang.org/x/crypto v0.12.0
golang.org/x/crypto 0.16.0
golang.org/x/term v0.11.0
)