major update

This commit is contained in:
Gregory Bednov 2025-08-10 18:27:03 +03:00
commit a8f460388a
3 changed files with 408 additions and 109 deletions

2
go.mod
View file

@ -4,6 +4,6 @@ go 1.24.3
require (
github.com/google/uuid v1.6.0
github.com/gregorybednov/lbc_sdk v0.0.0-20250810102513-432a51e65f76
github.com/gregorybednov/lbc_sdk v0.0.0-20250810123844-a90b874431fa
github.com/spf13/pflag v1.0.7
)