good enough

This commit is contained in:
Bel LaPointe
2023-04-10 11:17:23 -06:00
parent ee06ab7511
commit 1d2f661bb0
19 changed files with 48 additions and 74 deletions

View File

@@ -3,8 +3,8 @@ package config
import (
"encoding/json"
"io/ioutil"
"local/storage"
"local/truckstop/logtr"
"gogs.inhome.blapointe.com/local/storage"
"gogs.inhome.blapointe.com/local/truckstop/logtr"
"os"
"sync"
"time"