Migrate repository to new hosting and cleanup CI/CD files

Switched module path and imports to gitea.tryanks.com. Removed GitHub-specific files like workflows, dependabot, and devcontainer as part of migration. This streamlines the codebase for the new hosting environment.
This commit is contained in:
2025-05-12 22:33:48 +08:00
parent 43924743e2
commit 0d83ec6b6c
13 changed files with 10 additions and 144 deletions

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/digitorus/pdfsign
module gitea.tryanks.com/Tryanks/pdfsign
go 1.23.0