from gogs

This commit is contained in:
Bel LaPointe
2023-11-09 08:15:01 -07:00
parent d39498ff84
commit e549308d98
11 changed files with 31 additions and 31 deletions

View File

@@ -2,7 +2,7 @@ package config
import (
"fmt"
"gogs.inhome.blapointe.com/local/args"
"gitea.inhome.blapointe.com/local/args"
"os"
"strings"
)