update create_bolt_card API

This commit is contained in:
Peter Rounce 2022-08-24 09:03:50 +00:00
parent 1fd70e31d6
commit 8edb9a3993
28 changed files with 2365 additions and 140 deletions

1
go.mod
View file

@ -33,6 +33,7 @@ require (
github.com/miekg/dns v0.0.0-20171125082028-79bfde677fa8 // indirect
github.com/rogpeppe/fastuuid v1.2.0 // indirect
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37 // indirect
golang.org/x/net v0.0.0-20200202094626-16171245cfb2 // indirect
golang.org/x/sys v0.0.0-20200212091648-12a6c2dcc1e4 // indirect