fix(deps): update module golang.org/x/crypto to v0.12.0
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Renovate Bot 2023-08-22 22:16:35 +00:00 committed by nemunaire
parent 034f039ed0
commit 9bc3f3c651
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -13,7 +13,7 @@ require (
github.com/ovh/go-ovh v1.4.1
github.com/syndtr/goleveldb v1.0.0
github.com/yuin/goldmark v1.5.5
golang.org/x/crypto v0.11.0
golang.org/x/crypto v0.12.0
)
require (