to gogs.inhome

This commit is contained in:
Bel LaPointe
2023-04-10 10:21:02 -06:00
parent cb219e269d
commit db39d7b02e
19 changed files with 33 additions and 34 deletions

View File

@@ -4,9 +4,9 @@ import (
"bytes"
"fmt"
"io/ioutil"
"local/storage/minio"
"local/storage/rclone"
"local/storage/resolve"
"gogs.inhome.blapointe.com/local/storage/minio"
"gogs.inhome.blapointe.com/local/storage/rclone"
"gogs.inhome.blapointe.com/local/storage/resolve"
"log"
"net"
"os"