Servis: Code128 barkod na vrhu nalepnice (laserski skener)

This commit is contained in:
2026-06-23 02:54:42 +02:00
parent 966e940993
commit 8e06b9cd97
3 changed files with 54 additions and 19 deletions
+2 -2
View File
@@ -3,21 +3,21 @@ module ntech
go 1.26.3
require (
github.com/boombuler/barcode v1.1.0
github.com/go-chi/chi/v5 v5.3.0
github.com/google/uuid v1.6.0
github.com/joho/godotenv v1.5.1
github.com/pquerna/otp v1.5.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
golang.org/x/crypto v0.52.0
modernc.org/sqlite v1.51.0
)
require (
github.com/boombuler/barcode v1.1.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/ncruces/go-strftime v1.0.0 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e // indirect
github.com/stretchr/testify v1.11.1 // indirect
golang.org/x/sys v0.45.0 // indirect
golang.org/x/tools v0.44.0 // indirect