fix(deps): update module github.com/yeqown/go-qrcode/writer/standard to v1.2.2 (#567)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-06 13:06:00 -08:00 committed by GitHub
parent a33cf54a33
commit b28bb2c4a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -21,7 +21,7 @@ require (
github.com/swaggo/http-swagger v1.3.4
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.1
github.com/yeqown/go-qrcode/writer/standard v1.2.2
golang.org/x/crypto v0.13.0
modernc.org/sqlite v1.25.0
)