1
0

fix(deps): update module golang.org/x/crypto to v0.9.0

This commit is contained in:
renovate
2023-05-09 08:01:40 +00:00
parent abd67dc14a
commit 340c888dc1
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -64,7 +64,7 @@ require (
github.com/vectordotdev/go-datemath v0.1.1-0.20220323213446-f3954d0b18ae
github.com/wneessen/go-mail v0.3.9
github.com/yuin/goldmark v1.5.4
golang.org/x/crypto v0.8.0
golang.org/x/crypto v0.9.0
golang.org/x/image v0.7.0
golang.org/x/oauth2 v0.8.0
golang.org/x/sync v0.2.0