Compare commits

...

3 Commits

Author SHA1 Message Date
madomado 0e821cdfcf move to proper location
Signed-off-by: madomado <madonuko@outlook.com>
2026-06-16 19:55:47 +08:00
madomado 86bd5eb058 Merge branch 'frawhide' into mado/fix/throne 2026-06-15 21:33:40 +08:00
madomado 448ad0d511 fix(throne): I guess we could try go mod tidy?
fix #13044 

Signed-off-by: madomado <madonuko@outlook.com>
2026-06-12 14:14:05 +08:00
+1
View File
@@ -74,6 +74,7 @@ export PATH="${PATH}:${GOBIN}"
%define build_ldflags %nil
export GO_LDFLAGS=' '
export GO_BUILDTAGS="with_clash_api with_gvisor with_quic with_wireguard with_utls with_dhcp with_tailscale"
go mod tidy
%gobuild -o $DEST -mod=readonly -modcacherw
popd