fix(deps): update module golang.org/x/crypto to v0.17.0 [security] (#676)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Former-commit-id: f3f2116a2b
This commit is contained in:
renovate[bot] 2024-01-04 12:09:24 -09:00 committed by GitHub
parent 03df23d97c
commit a4d91adc1e
2 changed files with 3 additions and 1 deletions

View file

@ -22,7 +22,7 @@ require (
github.com/swaggo/swag v1.16.2
github.com/yeqown/go-qrcode/v2 v2.2.2
github.com/yeqown/go-qrcode/writer/standard v1.2.2
golang.org/x/crypto v0.16.0
golang.org/x/crypto v0.17.0
modernc.org/sqlite v1.27.0
)