lbc_sdk for types instead of lbc itself (less deps)
This commit is contained in:
parent
2b5bce7f6f
commit
9c2d1aa992
3 changed files with 14 additions and 43 deletions
1
go.mod
1
go.mod
|
|
@ -4,5 +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/spf13/pflag v1.0.7
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue