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>
Former-commit-id: b28bb2c4a8
This commit is contained in:
renovate[bot] 2023-10-06 13:06:00 -08:00 committed by GitHub
parent 4375ff8bd6
commit f8a6160039
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
)