from gogs

This commit is contained in:
Bel LaPointe
2023-11-09 08:01:21 -07:00
parent 13d2acdf16
commit 14036702ee
9 changed files with 19 additions and 19 deletions

View File

@@ -3,7 +3,7 @@ package contact
import (
"crypto/tls"
"fmt"
"gogs.inhome.blapointe.com/local/system/sysconf"
"gitea.inhome.blapointe.com/local/system/sysconf"
"log"
"net"
"net/smtp"