build: package production configs and use system protoc
This commit is contained in:
3
go.work
3
go.work
@@ -13,7 +13,6 @@ use (
|
||||
./module/base/passport
|
||||
./module/base/sender
|
||||
./module/ec/address
|
||||
./module/ec/delivery
|
||||
./module/ec/mall
|
||||
./module/ec/market
|
||||
./module/ec/order
|
||||
@@ -23,3 +22,5 @@ use (
|
||||
./module/social/relation
|
||||
./protobuf
|
||||
)
|
||||
|
||||
replace google.golang.org/genproto v0.0.0-20220519153652-3a47de7e79bd => google.golang.org/genproto v0.0.0-20260807164820-c8921c73eeea
|
||||
|
||||
Reference in New Issue
Block a user