chore(deps): update module golang.org/x/crypto to v0.25.0
Some checks reported errors
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build was killed

This commit is contained in:
Renovate Bot 2024-07-05 14:34:39 +00:00
parent 93ac43183d
commit c39e6a6ef4

2
go.mod
View File

@ -16,7 +16,7 @@ require (
github.com/yuin/goldmark v1.7.1
gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b
go.uber.org/multierr v1.11.0
golang.org/x/crypto v0.24.0
golang.org/x/crypto v0.25.0
golang.org/x/image v0.18.0
golang.org/x/oauth2 v0.21.0
gopkg.in/fsnotify.v1 v1.4.7