commit e22846b45b9a8c165c8718de4f4f217c210af096 Author: R2m1liA <15258427350@163.com> Date: Tue Dec 16 11:03:29 2025 +0800 initial commit diff --git a/go.mod b/go.mod new file mode 100644 index 0000000..9c164ac --- /dev/null +++ b/go.mod @@ -0,0 +1,3 @@ +module git.jinshen.cn/remilia/push-server + +go 1.25.5