2
0

Fix workflow: use setup-go@v4 for Gitea Actions compatibility
Some checks failed
Release / build (amd64, darwin) (push) Has been cancelled
Release / build (amd64, windows) (push) Has been cancelled
Release / build (amd64, linux) (push) Has been cancelled
Release / build (arm64, linux) (push) Has been cancelled
Release / release (push) Has been cancelled
Release / build (arm64, darwin) (push) Has been cancelled

This commit is contained in:
2026-01-11 16:10:16 -05:00
commit 970c02c877
5 changed files with 387 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.marketally.com/gitcaddy/mcp-server
go 1.21