From 5e928b5ae1d12456bcf1c6065bd81e915312fc88 Mon Sep 17 00:00:00 2001 From: luoliwoshang <2643523683@qq.com> Date: Thu, 12 Jun 2025 19:05:50 +0800 Subject: [PATCH] goreleaser:gop => xgo --- .goreleaser.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 6a75141a..4a42dbe3 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -104,9 +104,9 @@ nfpms: maintainer: Aofei Sheng description: | LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a - subproject of the Go+ project. + subproject of the XGo project. - LLGo aims to expand the boundaries of Go/Go+, providing limitless possibilities such as: + LLGo aims to expand the boundaries of Go/XGo, providing limitless possibilities such as: - Game development - AI and data science @@ -128,9 +128,9 @@ snapcrafts: summary: A Go compiler based on LLVM description: | LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a - subproject of the Go+ project. + subproject of the XGo project. - LLGo aims to expand the boundaries of Go/Go+, providing limitless possibilities such as: + LLGo aims to expand the boundaries of Go/XGo, providing limitless possibilities such as: - Game development - AI and data science