update mod path

This commit is contained in:
2025-05-03 23:39:12 -07:00
parent 42e6367d8d
commit 99ae96eef9
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
.git

2
go.mod
View File

@@ -1,3 +1,3 @@
module gitea.suda.codes/screenshot
module gitea.suda.codes/sudacode/screenshot
go 1.24.2