from gogs

This commit is contained in:
Bel LaPointe
2023-11-09 08:14:37 -07:00
parent 2d5cd62d65
commit 2c15c093bb
20 changed files with 31 additions and 289 deletions

View File

@@ -8,8 +8,8 @@ import (
"strings"
"time"
"gogs.inhome.blapointe.com/local/args"
"gogs.inhome.blapointe.com/local/storage"
"gitea.inhome.blapointe.com/local/args"
"gitea.inhome.blapointe.com/local/storage"
)
func main() {