mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-04 12:40:12 +00:00
fix deps
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
package conf
|
||||
|
||||
import (
|
||||
trim "Ratte/common/json"
|
||||
"Ratte/common/watcher"
|
||||
"fmt"
|
||||
trim "github.com/InazumaV/Ratte/common/json"
|
||||
"github.com/InazumaV/Ratte/common/watcher"
|
||||
"net/http"
|
||||
"os"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user