From 9580480f90b875f44c7c3fab248bc267d58d20a0 Mon Sep 17 00:00:00 2001 From: logikonline Date: Sat, 10 Jan 2026 04:48:09 -0500 Subject: [PATCH] Update module path to git.marketally.com/gitcaddy/actions-proto-go --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 50e43ab..ab27299 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module code.gitea.io/actions-proto-go +module git.marketally.com/gitcaddy/actions-proto-go go 1.19