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 (
"fmt"
"io/ioutil"
"gogs.inhome.blapointe.com/local/encryptor"
"gitea.inhome.blapointe.com/local/encryptor"
"os"
"testing"
)