mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-12 06:30:38 +00:00
fix(throne): I guess we could try go mod tidy?
fix #13044 Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -54,6 +54,7 @@ sed -i 's~add_library(qhotkey 3rdparty/QHotkey/qhotkey.cpp)~add_library(qhotkey
|
||||
pushd core/server
|
||||
export GOBIN=$(pwd)/gobin
|
||||
export PATH="${PATH}:${GOBIN}"
|
||||
go mod tidy
|
||||
go install google.golang.org/protobuf/cmd/protoc-gen-go@latest
|
||||
go install github.com/chai2010/protorpc/protoc-gen-protorpc@latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user