From 448ad0d5119b0a5bfdcce02c29c2cc83f5ec2af9 Mon Sep 17 00:00:00 2001 From: madomado Date: Fri, 12 Jun 2026 14:14:05 +0800 Subject: [PATCH] fix(throne): I guess we could try go mod tidy? fix #13044 Signed-off-by: madomado --- anda/apps/throne/throne.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/apps/throne/throne.spec b/anda/apps/throne/throne.spec index ae5bb67601..8102f6f3b4 100644 --- a/anda/apps/throne/throne.spec +++ b/anda/apps/throne/throne.spec @@ -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