refactor: centralize protobuf and remove go-zero
This commit is contained in:
7
protobuf/go.mod
Normal file
7
protobuf/go.mod
Normal file
@@ -0,0 +1,7 @@
|
||||
module bsm/full/protobuf
|
||||
|
||||
go 1.26.5
|
||||
|
||||
replace git.apinb.com/bsm-sdk/core => D:/work/bsm-sdk/core
|
||||
|
||||
require google.golang.org/protobuf v1.36.11
|
||||
Reference in New Issue
Block a user