add GitHub Actions workflow and Dockerfile for building and pushing container image
Some checks failed
Build and Push Container Image / build-and-push-and-deploy (push) Failing after 1m51s

This commit is contained in:
2025-06-16 00:43:17 +08:00
commit abfbb698f2
6 changed files with 126 additions and 0 deletions

5
go.mod Normal file
View File

@ -0,0 +1,5 @@
module git.liteyuki.org/LiteyukiStudio/new-domain-redir
go 1.23.3
require github.com/cloudwego/hertz v0.10.0 // indirect